summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-092-6/+5Star
* NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-091-106/+13Star
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-094-8/+2Star
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-094-26/+29
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+1
* NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-091-0/+76
* fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk2008-07-091-2/+0Star
* NFS: Fix trace debugging nits in write.cChuck Lever2008-07-091-13/+14
* NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-093-30/+43
* NFS: Add debugging facility for NFS aopsChuck Lever2008-07-091-2/+27
* NFS: Make nfs_open methods consistentChuck Lever2008-07-092-2/+9
* NFS: Make nfs_llseek methods consistentChuck Lever2008-07-092-2/+15
* NFS: Make nfs_fsync methods consistentChuck Lever2008-07-092-6/+9
* NFS: Update help text for CONFIG_NFS_FSChuck Lever2008-07-091-58/+57Star
* NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-091-1/+2
* NFS: Revert commit 44dd151dTrond Myklebust2008-07-091-11/+2Star
* NFS: Optimise append writes with holesTrond Myklebust2008-07-092-9/+23
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-092-5/+39
* NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust2008-07-091-7/+4Star
* NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-091-129/+142
* NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-091-107/+97Star
* Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-081-1/+1
|\
| * NFS: Fix readdir cache invalidationTrond Myklebust2008-07-081-1/+1
* | reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-081-0/+2
|/
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-051-34/+38
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-051-4/+4
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-15/+22
* add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-041-0/+28
* ntfs: update help textJess Guerrero2008-07-041-1/+1
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-041-2/+0Star
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-041-1/+3
* ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-041-1/+3
* ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-041-1/+3
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-033-10/+14
* Properly notify block layer of sync writesJens Axboe2008-07-011-5/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-291-34/+23Star
|\
| * Merge branch 'master' into for_mmJan Kara2008-06-2414-183/+185
| |\
| * | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-241-34/+23Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-296-91/+88Star
|\ \ \
| * | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-231-17/+14Star
| * | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-231-11/+12
| * | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-231-5/+7
| * | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-6/+0Star
| * | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-231-7/+8
| * | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| * | | [patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2008-06-232-12/+9Star
| * | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk2008-06-231-8/+3Star
| * | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk2008-06-231-15/+21
| * | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk2008-06-231-8/+0Star
| * | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk2008-06-231-0/+4