summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-24ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh1-12/+19
2006-09-24ocfs2: don't unconditionally pass LVB flagsMark Fasheh1-3/+15
2006-09-24ocfs2: combine inode and generic blocking AST functionsMark Fasheh1-112/+11
2006-09-24ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh1-0/+33
2006-09-24ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh1-13/+3
2006-09-24ocfs2: combine inode and generic AST functionsMark Fasheh1-110/+10
2006-09-24ocfs2: Clean up lock resource refresh flagsMark Fasheh1-14/+35
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh10-53/+170
2006-09-24ocfs2: Encode i_generation in the meta data lvbMark Fasheh2-7/+12
2006-09-24ocfs2: Free up some space in the lvbMark Fasheh2-4/+6
2006-09-24ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh3-37/+14
2006-09-24ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2-2/+5
2006-09-24[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh4-13/+13
2006-09-24ocfs2: Remove the dentry voteMark Fasheh2-183/+2
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh4-41/+94
2006-09-24ocfs2: Add dentry tracking APIMark Fasheh3-32/+369
2006-09-24ocfs2: Add new cluster lock typeMark Fasheh5-104/+436
2006-09-24ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh1-0/+3
2006-09-24ocfs2: Update dlmfs for new dlmlock() APIMark Fasheh2-51/+31
2006-09-24ocfs2: Allow binary names in the DLMMark Fasheh5-8/+11
2006-09-24ocfs2: Silence dlm error printMark Fasheh1-3/+3
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik30-85/+67
2006-09-24[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-24[SCSI] SPI transport class: misc DV fixesJames Bottomley2-8/+25
2006-09-24[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-24[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-24[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox3-10/+20
2006-09-24[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-24[SCSI] aacraid: README updateMark Haverkamp1-23/+30
2006-09-24[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-24[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-24[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-24[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-24[CRYPTO] hmac: Fix error truncation by unlikely()Herbert Xu1-6/+18
2006-09-24[SCSI] zfcp: update maintainers fileSwen Schillig1-0/+2
2006-09-24[SCSI] zfcp: update maintainers fileAndreas Herrmann1-2/+0
2006-09-24[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann3-19/+4
2006-09-24[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann6-344/+191
2006-09-24[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann5-49/+42
2006-09-24[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens5-39/+92
2006-09-24[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2-14/+0
2006-09-24[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-24[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-24[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro4-5/+5
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro4-0/+4
2006-09-23[CRYPTO] hmac: Fix hmac_init update callHerbert Xu1-1/+1