aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-04-18x86: kgdb build fixHarvey Harrison
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran
2008-04-18ocfs2: Only build ocfs2/dlm with the o2cb stack moduleMark Fasheh
2008-04-18ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney
2008-04-18ocfs2: Put tree in MAINTAINERSJoel Becker
2008-04-18ocfs2: Use BUG_ONJulia Lawall
2008-04-18ocfs2: Convert ocfs2 over to unlocked_ioctlAndi Kleen
2008-04-18ocfs2: Improve rename lockingJan Kara
2008-04-18fs/ocfs2/aops.c: test for IS_ERR rather than 0Julia Lawall
2008-04-18ocfs2: Add inode stealing for ocfs2_reserve_new_inodeTao Ma
2008-04-18ocfs2: Add ac_alloc_slot in ocfs2_alloc_contextTao Ma
2008-04-18ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bitsTao Ma
2008-04-18ocfs2: Enable cross extent block merge.Tao Ma
2008-04-18ocfs2: Add support for cross extent blockTao Ma
2008-04-18ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh
2008-04-18sysfs: Allow removal of symlinks in the sysfs rootMark Fasheh
2008-04-18ocfs2: Reconnect after idle time out.Tao Ma
2008-04-18ocfs2/dlm: Cleanup lockres printSunil Mushran
2008-04-18ocfs2/dlm: Fix lockname in lockres print functionSunil Mushran
2008-04-18ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cSunil Mushran
2008-04-18ocfs2/dlm: Dumps the purgelist into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Dumps the mles into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.hSunil Mushran
2008-04-18ocfs2/dlm: Dumps the lockres' into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Create debugfs dirsSunil Mushran
2008-04-18ocfs2/dlm: Link all lockres' to a tracking listSunil Mushran
2008-04-18ocfs2/dlm: Create slabcaches for lock and lockresSunil Mushran
2008-04-18ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mleSunil Mushran
2008-04-18ocfs2: Document /sys/fs/ocfs2Joel Becker