Age | Commit message (Expand) | Author |
2010-02-03 | GFS2: Wait for unlock completion on umount | Steven Whitehouse |
2010-02-02 | ocfs2: Remove overzealous BUG_ON during blocked lock processing | Sunil Mushran |
2010-02-02 | ocfs2: Do not downconvert if the lock level is already compatible | Sunil Mushran |
2010-02-02 | ocfs2: Prevent a livelock in dlmglue | Sunil Mushran |
2010-02-02 | ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast | Wengang Wang |
2010-02-02 | ocfs2: Use compat_ptr in reflink_arguments. | Tao Ma |
2010-02-02 | ocfs2/dlm: Handle EAGAIN for compatibility - v2 | Sunil Mushran |
2010-02-02 | ocfs2: Add parenthesis to wrap the check for O_DIRECT. | Tao Ma |
2010-02-02 | ocfs2: Only bug out when page size is larger than cluster size. | Tao Ma |
2010-02-02 | ocfs2: Fix memory overflow in cow_by_page. | Tao Ma |
2010-02-02 | mm: flush dcache before writing into page to avoid alias | anfei zhou |
2010-02-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-02-02 | Fix 'flush_old_exec()/setup_new_exec()' split | Linus Torvalds |
2010-02-01 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-01 | GFS2: Use GFP_NOFS for alloc structure | Steven Whitehouse |
2010-02-01 | GFS2: Fix previous patch | Steven Whitehouse |
2010-02-01 | GFS2: Don't withdraw on partial rindex entries | Benjamin Marzinski |
2010-01-31 | nilfs2: fix potential leak of dirty data on umount | Ryusuke Konishi |
2010-01-30 | block: fix bugs in bio-integrity mempool usage | Chuck Ebbert |
2010-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds |
2010-01-28 | Btrfs: check total number of devices when removing missing | Josef Bacik |
2010-01-28 | Btrfs: check return value of open_bdev_exclusive properly | Josef Bacik |
2010-01-28 | Btrfs: do not mark the chunk as readonly if in degraded mode | Josef Bacik |
2010-01-28 | Btrfs: run orphan cleanup on default fs root | Josef Bacik |
2010-01-28 | Btrfs: fix a memory leak in btrfs_init_acl | Yang Hongyang |
2010-01-28 | Btrfs: Use correct values when updating inode i_size on fallocate | Aneesh Kumar K.V |
2010-01-28 | Btrfs: remove tree_search() in extent_map.c | Miao Xie |
2010-01-28 | Btrfs: Add mount -o compress-force | Chris Mason |
2010-01-28 | block: fix bio_add_page for non trivial merge_bvec_fn case | Dmitry Monakhov |
2010-01-28 | reiserfs: Fix vmalloc call under reiserfs lock | Frederic Weisbecker |
2010-01-26 | fix oops in fs/9p late mount failure | Al Viro |
2010-01-26 | fix leak in romfs_fill_super() | Al Viro |
2010-01-26 | get rid of pointless checks after simple_pin_fs() | Al Viro |
2010-01-26 | Fix failure exits in bfs_fill_super() | Al Viro |
2010-01-26 | fix affs parse_options() | Al Viro |
2010-01-26 | Fix remount races with symlink handling in affs | Al Viro |
2010-01-26 | Fix a leak in affs_fill_super() | Al Viro |
2010-01-26 | fnctl: f_modown should call write_lock_irqsave/restore | Greg Kroah-Hartman |
2010-01-26 | NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly | Trond Myklebust |
2010-01-26 | NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily | Trond Myklebust |
2010-01-26 | NFSv4: Don't allow posix locking against servers that don't support it | Trond Myklebust |
2010-01-26 | NFSv4: Ensure that the NFSv4 locking can recover from stateid errors | Trond Myklebust |
2010-01-26 | NFS: Avoid warnings when CONFIG_NFS_V4=n | David Howells |
2010-01-26 | NFS: Make nfs_commitdata_release static | H Hartley Sweeten |
2010-01-26 | NFS: Try to commit unstable writes in nfs_release_page() | Trond Myklebust |
2010-01-26 | NFS: Fix a reference leak in nfs_wb_cancel_page() | Trond Myklebust |
2010-01-25 | ocfs2/dlm: Print more messages during lock migration | Sunil Mushran |
2010-01-25 | ocfs2/dlm: Ignore LVBs of locks in the Blocked list | Sunil Mushran |