aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | 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
* | | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-26
|/ /
* | reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-24
* | v9fs: don't use primary fid when removing fileLatchesar Ionkov2007-04-24
* | NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-21
* | NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-21
* | NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-21
* | NFS: clean up the unstable write codeTrond Myklebust2007-04-21
* | ufs proper handling of zero link caseEvgeniy Dushistov2007-04-17
* | exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox2007-04-17
* | NFS: Fix a list corruption problemTrond Myklebust2007-04-15
* | NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-15
* | NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-15
* | NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-15
* | [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-12
* | [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-12
* | [PATCH] fuse: validate rootmode mount optionTimo Savola2007-04-08
* | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-05
* | [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-02
* | [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-02
* | [PATCH] fix page leak during core dumpBrian Pomerantz2007-04-02
* | [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2007-04-02
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-29
|\ \
| * | [PATCH] splice: partial write fixDmitriy Monakhov2007-03-29