Age | Commit message (Expand) | Author |
2009-03-19 | NFS: Optimise NFS close() | Trond Myklebust |
2009-03-19 | NFS: Fix the notifications when renaming onto an existing file | Trond Myklebust |
2009-03-19 | NFS: Fix up a mismerged patch | Trond Myklebust |
2009-03-11 | NFS: load the rpc/rdma transport module automatically | Tom Talpey |
2009-03-11 | NFS: Kill the "defined but not used" compile error on nommu machines | Trond Myklebust |
2009-03-11 | NFS: Throttle page dirtying while we're flushing to disk | Trond Myklebust |
2009-03-11 | NFS: cleanup - remove struct nfs_inode->ncommit | Trond Myklebust |
2009-03-11 | NFSv4: Simplify some cache consistency post-op GETATTRs | Trond Myklebust |
2009-03-11 | NFSv4: A referral is assumed to always point to a directory. | Trond Myklebust |
2009-03-11 | NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded | Trond Myklebust |
2009-03-11 | NFSv4: Clean up decode_getfattr() | Trond Myklebust |
2009-03-11 | NFS: Fix the type of struct nfs_fattr->mode | Trond Myklebust |
2009-03-11 | NFS: Shrink the struct nfs_fattr | Trond Myklebust |
2009-03-11 | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr | Trond Myklebust |
2009-03-11 | NFSv4: Ignore errors on the post-op attributes in SETATTR calls | Trond Myklebust |
2009-03-11 | NFS: flush cached directory information slightly more readily. | NeilBrown |
2009-03-11 | NFS: Minor __nfs_revalidate_inode cleanup | Suresh Jayaraman |
2009-03-10 | Bug 11061, NFS mounts dropped | Ian Dall |
2009-03-10 | NFS: Handle -ESTALE error in access() | Suresh Jayaraman |
2009-03-10 | NLM: Fix GRANT callback address comparison when IPv6 is enabled | Chuck Lever |
2009-03-10 | NFSv3: Fix posix ACL code | Trond Myklebust |
2009-03-10 | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust |
2009-03-10 | devpts: remove graffiti | Alexey Dobriyan |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-03-09 | Btrfs: fix spinlock assertions on UP systems | Chris Mason |
2009-03-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-05 | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin |
2009-03-05 | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher |
2009-03-04 | ext4: fix ext4_free_inode() vs. ext4_claim_inode() race | Eric Sandeen |
2009-03-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig |
2009-02-27 | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy |
2009-02-26 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-02-26 | ocfs2: add IO error check in ocfs2_get_sector() | wengang wang |
2009-02-26 | ocfs2: set gap to seperate entry and value when xattr in bucket | Tiger Yang |
2009-02-26 | ocfs2: lock the metaecc process for xattr bucket | Tao Ma |
2009-02-26 | ocfs2: Use the right access_* method in ctime update of xattr. | Tao Ma |
2009-02-26 | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter | Sunil Mushran |
2009-02-26 | ocfs2/dlm: Use ast_lock to protect ast_list | Sunil Mushran |
2009-02-26 | ocfs2: Cleanup the lockname print in dlmglue.c | Sunil Mushran |
2009-02-26 | ocfs2/dlm: Retract fix for race between purge and migrate | Sunil Mushran |
2009-02-26 | ocfs2: Access and dirty the buffer_head in mark_written. | Tao Ma |
2009-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-26 | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe |
2009-02-26 | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen |
2009-02-28 | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o |
2009-02-28 | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o |
2009-02-24 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-02-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-24 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann |