Age | Commit message (Expand) | Author |
2008-07-09 | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust |
2008-07-09 | NFS: Fix the ftruncate() credential problem | Trond Myklebust |
2008-07-09 | rpc: bring back cl_chatty | Olga Kornievskaia |
2008-07-09 | NFS: implement option checking when remounting NFS filesystems (resend) | Jeff Layton |
2008-07-09 | fs/nfs/nfsroot.c: remove CVS keyword | Adrian Bunk |
2008-07-09 | NFS: Fix trace debugging nits in write.c | Chuck Lever |
2008-07-09 | NFS: Use NFSDBG_FILE for all fops | Chuck Lever |
2008-07-09 | NFS: Add debugging facility for NFS aops | Chuck Lever |
2008-07-09 | NFS: Make nfs_open methods consistent | Chuck Lever |
2008-07-09 | NFS: Make nfs_llseek methods consistent | Chuck Lever |
2008-07-09 | NFS: Make nfs_fsync methods consistent | Chuck Lever |
2008-07-09 | NFS: Update help text for CONFIG_NFS_FS | Chuck Lever |
2008-07-09 | NFS: do_setlk(): don't flush caches when we have a delegation | Trond Myklebust |
2008-07-09 | NFS: Revert commit 44dd151d | Trond Myklebust |
2008-07-09 | NFS: Optimise append writes with holes | Trond Myklebust |
2008-07-09 | NFS: Add correct bounds checking to NFSv2 locks | Trond Myklebust |
2008-07-09 | NFS: Fix a preemption count leak in nfs_update_request | Trond Myklebust |
2008-07-09 | NFS: Reduce the stack usage in NFSv3 create operations | Trond Myklebust |
2008-07-09 | NFS: Reduce the stack usage in NFSv4 create operations | Trond Myklebust |
2008-07-08 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-07-08 | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney |
2008-07-08 | NFS: Fix readdir cache invalidation | Trond Myklebust |
2008-07-05 | Fix pagemap_read() use of struct mm_walk | Andrew Morton |
2008-07-05 | Fix clear_refs_write() use of struct mm_walk | Andrew Morton |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan |
2008-07-04 | add kernel-doc for simple_read_from_buffer and memory_read_from_buffer | Akinobu Mita |
2008-07-04 | ntfs: update help text | Jess Guerrero |
2008-07-04 | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() | Michael Halcrow |
2008-07-04 | reiserfs: add missing unlock to an error path in reiserfs_quota_write() | Jan Kara |
2008-07-04 | ext4: add missing unlock to an error path in ext4_quota_write() | Jan Kara |
2008-07-04 | ext3: add missing unlock to error path in ext3_quota_write() | Jan Kara |
2008-07-03 | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen |
2008-07-01 | Properly notify block layer of sync writes | Jens Axboe |
2008-06-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-24 | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski |
2008-06-24 | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson |
2008-06-24 | Merge branch 'master' into for_mm | Jan Kara |
2008-06-24 | udf: Fix regression in UDF anchor block detection | Tomas Janousek |
2008-06-23 | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust |
2008-06-23 | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust |
2008-06-23 | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust |
2008-06-23 | [patch 2/3] vfs: dcache cleanups | Miklos Szeredi |
2008-06-23 | [patch 1/3] vfs: dcache sparse fixes | Miklos Szeredi |
2008-06-23 | [patch 3/3] vfs: make d_path() consistent across mount operations | Andreas Gruenbacher |
2008-06-23 | [patch 4/4] flock: remove unused fields from file_lock_operations | Denis V. Lunev |
2008-06-23 | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink | Marcin Slusarz |
2008-06-23 | [patch 2/4] fs: make struct file arg to d_path const | Jan Engelhardt |
2008-06-23 | [patch 1/4] vfs: path_{get,put}() cleanups | Jan Blunck |
2008-06-23 | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() | Michael Kerrisk |