aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-09
* NFS: Clean up nfs_update_request()Trond Myklebust2008-07-09
* NFS: missing newline in NFS mount debugging messageChuck Lever2008-07-09
* NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever2008-07-09
* NFS: Allow any value for the "retry" optionChuck Lever2008-07-09
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-09
* NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-09
* NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-09
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-09
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-09
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-09
* NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-09
* fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk2008-07-09
* NFS: Fix trace debugging nits in write.cChuck Lever2008-07-09
* NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-09
* NFS: Add debugging facility for NFS aopsChuck Lever2008-07-09
* NFS: Make nfs_open methods consistentChuck Lever2008-07-09
* NFS: Make nfs_llseek methods consistentChuck Lever2008-07-09
* NFS: Make nfs_fsync methods consistentChuck Lever2008-07-09
* NFS: Update help text for CONFIG_NFS_FSChuck Lever2008-07-09
* NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-09
* NFS: Revert commit 44dd151dTrond Myklebust2008-07-09
* NFS: Optimise append writes with holesTrond Myklebust2008-07-09
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-09
* NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-09
* Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-08
|\
| * NFS: Fix readdir cache invalidationTrond Myklebust2008-07-08
* | reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-08
|/
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-05
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-05
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-04
* add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-04
* ntfs: update help textJess Guerrero2008-07-04
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-04
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-04
* ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-04
* ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-04
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-03
* Properly notify block layer of sync writesJens Axboe2008-07-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-29
|\
| * Merge branch 'master' into for_mmJan Kara2008-06-24
| |\
| * | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
|\ \ \
| * | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-23
| * | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-23
| * | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-23
| * | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-23