Age | Commit message (Expand) | Author |
2016-08-28 | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence | Trond Myklebust |
2016-08-28 | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN | Trond Myklebust |
2016-08-28 | NFSv4.1: Defer bumping the slot sequence number until we free the slot | Trond Myklebust |
2016-08-28 | NFSv4.1: Delay callback processing when there are referring triples | Trond Myklebust |
2016-08-28 | NFSv4.1: Fix Oopsable condition in server callback races | Trond Myklebust |
2016-08-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-26 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-26 | Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds |
2016-08-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-08-26 | fs/seq_file: fix out-of-bounds read | Vegard Nossum |
2016-08-26 | dlm: fix malfunction of dlm_tool caused by debugfs changes | Eric Ren |
2016-08-26 | xfs: prevent dropping ioend completions during buftarg wait | Brian Foster |
2016-08-26 | xfs: fix superblock inprogress check | Dave Chinner |
2016-08-26 | xfs: simple btree query range should look right if LE lookup fails | Darrick J. Wong |
2016-08-26 | xfs: fix some key handling problems in _btree_simple_query_range | Darrick J. Wong |
2016-08-26 | xfs: don't log the entire end of the AGF | Darrick J. Wong |
2016-08-26 | xfs: disallow mounting of realtime + rmap filesystems | Darrick J. Wong |
2016-08-26 | xfs: don't perform lookups on zero-height btrees | Darrick J. Wong |
2016-08-25 | fs/block_dev: fix potential NULL ptr deref in freeze_bdev() | Andrey Ryabinin |
2016-08-25 | Btrfs: fix lockdep warning on deadlock against an inode's log mutex | Filipe Manana |
2016-08-25 | Btrfs: detect corruption when non-root leaf has zero item | Liu Bo |
2016-08-25 | Btrfs: check btree node's nritems | Liu Bo |
2016-08-25 | btrfs: don't create or leak aliased root while cleaning up orphans | Jeff Mahoney |
2016-08-25 | Btrfs: fix em leak in find_first_block_group | Josef Bacik |
2016-08-25 | btrfs: do not background blkdev_put() | Anand Jain |
2016-08-25 | Btrfs: clarify do_chunk_alloc()'s return value | Liu Bo |
2016-08-25 | btrfs: fix fsfreeze hang caused by delayed iputs deal | Wang Xiaoguang |
2016-08-25 | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang |
2016-08-25 | btrfs: divide btrfs_update_reserved_bytes() into two functions | Wang Xiaoguang |
2016-08-25 | btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() | Wang Xiaoguang |
2016-08-25 | btrfs: qgroup: Fix qgroup incorrectness caused by log replay | Qu Wenruo |
2016-08-25 | btrfs: relocation: Fix leaking qgroups numbers on data extents | Qu Wenruo |
2016-08-25 | btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() | Qu Wenruo |
2016-08-25 | btrfs: waiting on qgroup rescan should not always be interruptible | Jeff Mahoney |
2016-08-25 | btrfs: properly track when rescan worker is running | Jeff Mahoney |
2016-08-25 | btrfs: flush_space: treat return value of do_chunk_alloc properly | Alex Lyakas |
2016-08-25 | Btrfs: add ASSERT for block group's memory leak | Liu Bo |
2016-08-25 | btrfs: backref: Fix soft lockup in __merge_refs function | Qu Wenruo |
2016-08-25 | Btrfs: fix memory leak of reloc_root | Liu Bo |
2016-08-24 | Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-08-24 | fuse: direct-io: don't dirty ITER_BVEC pages | Miklos Szeredi |
2016-08-23 | Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-08-23 | ubifs: Fix xattr generic handler usage | Richard Weinberger |
2016-08-23 | ubifs: Fix assertion in layout_in_gaps() | Vincent Stehlé |
2016-08-23 | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington |
2016-08-23 | pNFS: The client must not do I/O to the DS if it's lease has expired | Trond Myklebust |
2016-08-22 | bdev: fix NULL pointer dereference | Vegard Nossum |
2016-08-19 | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls | Trond Myklebust |
2016-08-19 | Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-08-19 | f2fs: avoid potential deadlock in f2fs_move_file_range | Chao Yu |