aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells
2007-04-27[AFS]: Fix VLocation record update wakeupDavid Howells
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris
2007-04-27device_schedule_callback() needs a module referenceAlan Stern
2007-04-27sysfs: bin.c printk fixAndrew Morton
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-04-27JFFS2: add UBI supportArtem Bityutskiy
2007-04-26[AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller
2007-04-26[AFS]: Fix u64 printing in debug logging.David S. Miller
2007-04-26[AFS]: Add "directory write" support.David Howells
2007-04-26[AFS]: Implement the CB.InitCallBackState3 operation.David Howells
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.David Howells
2007-04-26[AFS]: Add security support.David Howells
2007-04-26[AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Remember rw lock level during direct ioMark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use own splice write actorMark Fasheh
2007-04-26ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: Teach ocfs2_get_block() about holesMark Fasheh
2007-04-26ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh
2007-04-26ocfs2: abstract out allocation lockingMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh
2007-04-26ocfs2: remove unused codeTiger Yang
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: filter more error printsMark Fasheh