summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-05-01[DLM] Remove redundant assignmentPatrick Caulfield1-2/+0
2007-05-01[GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse1-2/+3
2007-05-01[DLM] change lkid formatDavid Teigland1-4/+4
2007-05-01[DLM] interface for purge (2/2)David Teigland2-0/+30
2007-05-01[DLM] add orphan purging code (1/2)David Teigland2-0/+102
2007-05-01[DLM] split create_message functionDavid Teigland1-22/+32
2007-05-01[GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse1-1/+1
2007-05-01[GFS2] use log_error before LM_OUT_ERRORDavid Teigland1-2/+2
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland4-224/+577
2007-05-01[DLM] fix coverity-spotted stupidityPatrick Caulfield1-2/+0
2007-05-01[GFS2] Red Hat bz 228540: owner referencesRobert Peterson3-22/+59
2007-05-01[GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski1-1/+6
2007-05-01[GFS2] Fix log entry list corruptionBenjamin Marzinski1-9/+11
2007-05-01[GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2-6/+5
2007-05-01[DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield1-22/+36
2007-05-01[GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse1-1/+1
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse5-179/+93
2007-05-01[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter1-0/+4
2007-05-01[DLM] Fix uninitialised variable in receivingPatrick Caulfield1-0/+1
2007-05-01[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount optionJosef Whiter1-1/+1
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson5-63/+262
2007-05-01reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-35/+6
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-35/+6
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras138-9916/+13375
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-12/+12
2007-04-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds46-1386/+880
2007-04-28[AF_RXRPC/AFS]: Arch-specific fixes.David Howells4-3/+4
2007-04-28[AFS]: Fix VLocation record update wakeupDavid Howells1-9/+8
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-38/+110
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse79-8321/+12190
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris2-22/+56
2007-04-27device_schedule_callback() needs a module referenceAlan Stern1-3/+11
2007-04-27sysfs: bin.c printk fixAndrew Morton1-1/+1
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman1-0/+42
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk1-12/+0
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds3-0/+42
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds30-2235/+4690
2007-04-27JFFS2: add UBI supportArtem Bityutskiy3-0/+42
2007-04-27[AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2-6/+16
2007-04-27[AFS]: Fix u64 printing in debug logging.David S. Miller3-3/+5
2007-04-27[AFS]: Add "directory write" support.David Howells14-268/+1778
2007-04-27[AFS]: Implement the CB.InitCallBackState3 operation.David Howells2-0/+47
2007-04-27[AFS]: Add support for the CB.GetCapabilities operation.David Howells7-0/+705
2007-04-27[AFS]: Add security support.David Howells18-238/+945
2007-04-27[AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells1-10/+16
2007-04-27[AF_RXRPC]: Delete the old RxRPC code.David Howells1-4/+0
2007-04-27[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells39-5240/+4011
2007-04-27[AFS]: Clean up the AFS sourcesDavid Howells36-906/+506
2007-04-27ocfs2: Cache extent recordsMark Fasheh7-0/+289