aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-24[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse1-1/+1
2006-09-24Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse1-1/+0
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1797-64502/+170664
2006-09-24ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh1-31/+28
2006-09-24ocfs2: Remove ->unblock lockres operationMark Fasheh1-146/+6
2006-09-24ocfs2: move downconvert worker to lockres opsMark Fasheh1-18/+32
2006-09-24ocfs2: Remove unused dlmglue functionsMark Fasheh1-103/+0
2006-09-24ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh1-1/+31
2006-09-24ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh1-2/+29
2006-09-24ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh1-1/+18
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-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds77-1275/+19846
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds360-28263/+40596
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik30-85/+67
2006-09-24Merge branch 'master' into upstreamJeff Garzik1430-35271/+111297
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+4
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds141-2289/+26689
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley628-15465/+33028
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley2-8/+25
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structuresAlan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: README updateMark Haverkamp1-23/+30
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-28/+34