Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-08-29 | 4 | -25/+49 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | ext4: avoid deadlock when expanding inode size | Jan Kara | 2016-08-11 | 2 | -8/+13 | |
| * | | | | | | ext4: properly align shifted xattrs when expanding inodes | Jan Kara | 2016-08-11 | 1 | -1/+1 | |
| * | | | | | | ext4: fix xattr shifting when expanding inodes part 2 | Jan Kara | 2016-08-11 | 1 | -2/+3 | |
| * | | | | | | ext4: fix xattr shifting when expanding inodes | Jan Kara | 2016-08-11 | 1 | -13/+14 | |
| * | | | | | | ext4: validate that metadata blocks do not overlap superblock | Theodore Ts'o | 2016-08-01 | 1 | -1/+17 | |
| * | | | | | | ext4: reserve xattr index for the Hurd | Theodore Ts'o | 2016-08-01 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-27 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fs/seq_file: fix out-of-bounds read | Vegard Nossum | 2016-08-27 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-27 | 20 | -181/+473 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Btrfs: fix lockdep warning on deadlock against an inode's log mutex | Filipe Manana | 2016-08-25 | 3 | -4/+8 | |
| * | | | | | | | Btrfs: detect corruption when non-root leaf has zero item | Liu Bo | 2016-08-25 | 1 | -1/+22 | |
| * | | | | | | | Btrfs: check btree node's nritems | Liu Bo | 2016-08-25 | 1 | -0/+16 | |
| * | | | | | | | btrfs: don't create or leak aliased root while cleaning up orphans | Jeff Mahoney | 2016-08-25 | 3 | -11/+22 | |
| * | | | | | | | Btrfs: fix em leak in find_first_block_group | Josef Bacik | 2016-08-25 | 1 | -0/+1 | |
| * | | | | | | | btrfs: do not background blkdev_put() | Anand Jain | 2016-08-25 | 1 | -8/+19 | |
| * | | | | | | | Btrfs: clarify do_chunk_alloc()'s return value | Liu Bo | 2016-08-25 | 1 | -0/+9 | |
| * | | | | | | | btrfs: fix fsfreeze hang caused by delayed iputs deal | Wang Xiaoguang | 2016-08-25 | 4 | -1/+25 | |
| * | | | | | | | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang | 2016-08-25 | 7 | -63/+73 | |
| * | | | | | | | btrfs: divide btrfs_update_reserved_bytes() into two functions | Wang Xiaoguang | 2016-08-25 | 1 | -40/+57 | |
| * | | | | | | | btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() | Wang Xiaoguang | 2016-08-25 | 1 | -4/+6 | |
| * | | | | | | | btrfs: qgroup: Fix qgroup incorrectness caused by log replay | Qu Wenruo | 2016-08-25 | 1 | -0/+16 | |
| * | | | | | | | btrfs: relocation: Fix leaking qgroups numbers on data extents | Qu Wenruo | 2016-08-25 | 1 | -6/+103 | |
| * | | | | | | | btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() | Qu Wenruo | 2016-08-25 | 4 | -47/+71 | |
| * | | | | | | | btrfs: waiting on qgroup rescan should not always be interruptible | Jeff Mahoney | 2016-08-25 | 4 | -6/+13 | |
| * | | | | | | | btrfs: properly track when rescan worker is running | Jeff Mahoney | 2016-08-25 | 3 | -1/+10 | |
| * | | | | | | | btrfs: flush_space: treat return value of do_chunk_alloc properly | Alex Lyakas | 2016-08-25 | 1 | -1/+1 | |
| * | | | | | | | Btrfs: add ASSERT for block group's memory leak | Liu Bo | 2016-08-25 | 1 | -0/+5 | |
| * | | | | | | | btrfs: backref: Fix soft lockup in __merge_refs function | Qu Wenruo | 2016-08-25 | 1 | -0/+1 | |
| * | | | | | | | Btrfs: fix memory leak of reloc_root | Liu Bo | 2016-08-25 | 1 | -1/+8 | |
* | | | | | | | | Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds | 2016-08-27 | 1 | -14/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dlm: fix malfunction of dlm_tool caused by debugfs changes | Eric Ren | 2016-08-26 | 1 | -14/+48 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-08-27 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fs/block_dev: fix potential NULL ptr deref in freeze_bdev() | Andrey Ryabinin | 2016-08-25 | 1 | -1/+2 | |
| * | | | | | | | | bdev: fix NULL pointer dereference | Vegard Nossum | 2016-08-22 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-08-24 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ubifs: Fix xattr generic handler usage | Richard Weinberger | 2016-08-23 | 1 | -1/+4 | |
| * | | | | | | | | ubifs: Fix assertion in layout_in_gaps() | Vincent Stehlé | 2016-08-23 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-08-24 | 5 | -40/+40 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | f2fs: avoid potential deadlock in f2fs_move_file_range | Chao Yu | 2016-08-19 | 1 | -2/+7 | |
| * | | | | | | | f2fs: allow copying file range only in between regular files | Chao Yu | 2016-08-19 | 1 | -2/+2 | |
| * | | | | | | | Revert "f2fs: move i_size_write in f2fs_write_end" | Chao Yu | 2016-08-19 | 1 | -1/+1 | |
| * | | | | | | | Revert "f2fs: use percpu_rw_semaphore" | Jaegeuk Kim | 2016-08-19 | 3 | -35/+30 | |
* | | | | | | | | Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-08-19 | 11 | -28/+119 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'iomap-fixes-4.8-rc3' into for-next | Dave Chinner | 2016-08-17 | 5 | -20/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xfs: (re-)implement FIEMAP_FLAG_XATTR | Christoph Hellwig | 2016-08-17 | 3 | -1/+54 | |
| | * | | | | | | xfs: simplify xfs_file_iomap_begin | Christoph Hellwig | 2016-08-17 | 2 | -11/+4 | |
| | * | | | | | | iomap: mark ->iomap_end as optional | Christoph Hellwig | 2016-08-17 | 1 | -2/+5 | |
| | * | | | | | | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner | 2016-08-17 | 1 | -0/+3 | |
| | * | | | | | | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner | 2016-08-17 | 1 | -3/+5 |