Age | Commit message (Expand) | Author |
2011-04-18 | nfsd4: fix struct file leak on delegation | J. Bruce Fields |
2011-04-18 | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson |
2011-04-18 | GFS2: Don't try to deallocate unlinked inodes when mounted ro | Steven Whitehouse |
2011-04-18 | GFS2: directly write blocks past i_size | Benjamin Marzinski |
2011-04-18 | GFS2: write_end error path fails to unlock transaction lock | Bob Peterson |
2011-04-18 | Btrfs: fix free space cache leak | Chris Mason |
2011-04-17 | fs: synchronize_rcu when unregister_filesystem success not failure | Milton Miller |
2011-04-16 | Btrfs: avoid taking the chunk_mutex in do_chunk_alloc | Josef Bacik |
2011-04-16 | Btrfs end_bio_extent_readpage should look for locked bits | Chris Mason |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-04-15 | NFSv4.1: Ensure state manager thread dies on last umount | Trond Myklebust |
2011-04-15 | vfs: Fix absolute RCU path walk failures due to uninitialized seq number | Tim Chen |
2011-04-15 | fs/9p: Fix error reported by coccicheck | Aneesh Kumar K.V |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Use write_inode for data sync on server | Aneesh Kumar K.V |
2011-04-15 | fs/9p: Fix revalidate to return correct value | Aneesh Kumar K.V |
2011-04-15 | Btrfs: don't force chunk allocation in find_free_extent | Chris Mason |
2011-04-15 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-04-15 | vfs: fix incorrect dentry_update_name_case() BUG_ON() test | Linus Torvalds |
2011-04-14 | ramfs: fix memleak on no-mmu arch | Bob Liu |
2011-04-14 | fs/fhandle.c: add <linux/personality.h> for ia64 | Jeff Mahoney |
2011-04-14 | brk: COMPAT_BRK: fix detection of randomized brk | Jiri Kosina |
2011-04-14 | fs/partitions/ldm.c: fix oops caused by corrupted partition table | Timo Warns |
2011-04-13 | NFS: Use correct variable for page bounds checking | Bryan Schumaker |
2011-04-13 | NFS: don't negotiate when user specifies sec flavor | Bryan Schumaker |
2011-04-13 | NFS: Attempt mount with default sec flavor first | Bryan Schumaker |
2011-04-13 | NFS: flav_array honors NFS_MAX_SECFLAVORS | Bryan Schumaker |
2011-04-13 | NFS: Fix infinite loop in gss_create_upcall() | Bryan Schumaker |
2011-04-13 | Don't mark_inode_dirty_sync() while holding lock | Weston Andros Adamson |
2011-04-13 | UBIFS: fix compilation warnings when compiling with gcc 4.5 | Maksim Rayskiy |
2011-04-13 | UBIFS: fix oops when R/O file-system is fsync'ed | Artem Bityutskiy |
2011-04-13 | Btrfs: Check validity before setting an acl | Miao Xie |
2011-04-13 | Btrfs: Fix incorrect inode nlink in btrfs_link() | Miao Xie |
2011-04-13 | Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() | Li Zefan |
2011-04-13 | Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() | Li Zefan |
2011-04-12 | Btrfs: make uncache_state unconditional | Chris Mason |
2011-04-12 | NFS: Get rid of pointless test in nfs_commit_done | Trond Myklebust |
2011-04-12 | NFS: Remove unused argument from nfs_find_best_sec() | Bryan Schumaker |
2011-04-12 | NFS: Eliminate duplicate call to nfs_mark_request_dirty | Trond Myklebust |
2011-04-12 | NFS: Remove dead code from nfs_fs_mount() | Jesper Juhl |
2011-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-04-12 | nfs: don't call __mark_inode_dirty while holding i_lock | Dave Chinner |
2011-04-12 | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" | Linus Torvalds |
2011-04-12 | cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) | Jeff Layton |
2011-04-12 | [CIFS] Warn on requesting default security (ntlm) on mount | Steve French |
2011-04-12 | [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood | Steve French |
2011-04-12 | cifs: wrap received signature check in srv_mutex | Jeff Layton |
2011-04-12 | cifs: clean up various nits in unicode routines (try #2) | Jeff Layton |
2011-04-12 | cifs: clean up length checks in check2ndT2 | Jeff Layton |
2011-04-12 | cifs: set ra_pages in backing_dev_info | Jeff Layton |