aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-27
* [AFS]: Fix VLocation record update wakeupDavid Howells2007-04-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-04-27
|\
| * security: prevent permission checking of file removal via sysfs_remove_group()James Morris2007-04-27
| * device_schedule_callback() needs a module referenceAlan Stern2007-04-27
| * sysfs: bin.c printk fixAndrew Morton2007-04-27
| * debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
| * the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-27
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-27
|\ \
| * | JFFS2: add UBI supportArtem Bityutskiy2007-04-27
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-27
|\ \ \ | |_|/ |/| |
| * | ocfs2: Cache extent recordsMark Fasheh2007-04-26
| * | ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-26
| * | ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
| * | ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-26
| * | ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-26
| * | ocfs2: make room for unwritten extents flagMark Fasheh2007-04-26
| * | ocfs2: Use own splice write actorMark Fasheh2007-04-26
| * | ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-26
| * | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-26
| * | ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-26
| * | ocfs2: Teach ocfs2_get_block() about holesMark Fasheh2007-04-26
| * | ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh2007-04-26
| * | ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-26
| * | ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-26
| * | ocfs2: abstract out allocation lockingMark Fasheh2007-04-26
| * | ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-26
| * | ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
| * | ocfs2: sparse b-tree supportMark Fasheh2007-04-26
| * | ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh2007-04-26
| * | ocfs2: remove unused codeTiger Yang2007-04-26
| * | ocfs2: Remove delete inode voteTiger Yang2007-04-26
| * | ocfs2: filter more error printsMark Fasheh2007-04-26
| * | ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran2007-04-26
| * | ocfs2: Silence compiler warningsSunil Mushran2007-04-26
| * | ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-26
| * | ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran2007-04-26
| * | ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda2007-04-26
| |/
* | [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-26
* | [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-26
* | [AFS]: Add "directory write" support.David Howells2007-04-26
* | [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-26
* | [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-26
* | [AFS]: Add security support.David Howells2007-04-26
* | [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-26
* | [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-26
* | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* | [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* | [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-26