summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-262-6/+16
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-263-3/+5
* [AFS]: Add "directory write" support.David Howells2007-04-2614-268/+1778
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-262-0/+47
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-267-0/+705
* [AFS]: Add security support.David Howells2007-04-2618-238/+945
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-261-10/+16
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-261-4/+0
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-2639-5240/+4011
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-2636-906/+506
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-2/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+18
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-241-68/+24
* v9fs: don't use primary fid when removing fileLatchesar Ionkov2007-04-241-1/+1
* NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-201-3/+14
* NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-201-25/+22
* NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-201-3/+3
* NFS: clean up the unstable write codeTrond Myklebust2007-04-201-46/+71
* ufs proper handling of zero link caseEvgeniy Dushistov2007-04-171-7/+22
* exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox2007-04-171-7/+11
* NFS: Fix a list corruption problemTrond Myklebust2007-04-151-1/+3
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-7/+15
* NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust2007-04-141-4/+7
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-142-3/+6
* [PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney2007-04-121-3/+3
* [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-121-1/+1
* [PATCH] fuse: validate rootmode mount optionTimo Savola2007-04-083-2/+10
* [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
* [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10
* [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10
* [PATCH] fix page leak during core dumpBrian Pomerantz2007-04-022-2/+5
* [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2007-04-022-2/+4
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-291-9/+16
|\
| * [PATCH] splice: partial write fixDmitriy Monakhov2007-03-291-9/+16
* | [PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso2007-03-291-12/+12
* | [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-1/+0
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-03-283-44/+73
|\
| * ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-262-34/+67
| * ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-262-10/+6
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-281-0/+9
|\ \
| * | [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-271-0/+9
| |/
* | [PATCH] aio: remove bare user-triggerable error printkZach Brown2007-03-271-1/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-271-69/+15
|\ \
| * | Export __splice_from_pipe()Mark Fasheh2007-03-271-3/+4
| * | 2/2 splice: dont readpageNick Piggin2007-03-271-30/+0
| * | 1/2 splice: dont stealNick Piggin2007-03-271-63/+38
* | | [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-271-1/+2
* | | [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0
* | | [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2
OpenPOWER on IntegriCloud