Age | Commit message (Expand) | Author |
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-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-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-22 | bdev: fix NULL pointer dereference | Vegard Nossum |
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 |
2016-08-19 | f2fs: allow copying file range only in between regular files | Chao Yu |
2016-08-19 | Revert "f2fs: move i_size_write in f2fs_write_end" | Chao Yu |
2016-08-19 | Revert "f2fs: use percpu_rw_semaphore" | Jaegeuk Kim |
2016-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-08-17 | Merge branch 'iomap-fixes-4.8-rc3' into for-next | Dave Chinner |
2016-08-17 | xfs: remove OWN_AG rmap when allocating a block from the AGFL | Darrick J. Wong |
2016-08-17 | xfs: (re-)implement FIEMAP_FLAG_XATTR | Christoph Hellwig |
2016-08-17 | xfs: simplify xfs_file_iomap_begin | Christoph Hellwig |
2016-08-17 | iomap: mark ->iomap_end as optional | Christoph Hellwig |
2016-08-17 | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner |
2016-08-17 | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner |
2016-08-17 | iomap: remove superflous pagefault_disable from iomap_write_actor | Christoph Hellwig |
2016-08-17 | iomap: remove superflous mark_page_accessed from iomap_write_actor | Christoph Hellwig |
2016-08-17 | xfs: store rmapbt block count in the AGF | Darrick J. Wong |
2016-08-17 | xfs: don't invalidate whole file on DAX read/write | Dave Chinner |
2016-08-17 | xfs: fix bogus space reservation in xfs_iomap_write_allocate | Christoph Hellwig |