| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-01 | 1 | -20/+15 |
|\ |
|
| * | sched/debug: Add explicit TASK_PARKED printing | Peter Zijlstra | 2017-09-29 | 1 | -1/+2 |
| * | sched/debug: Add explicit TASK_IDLE printing | Peter Zijlstra | 2017-09-29 | 1 | -8/+13 |
| * | sched/debug: Implement consistent task-state printing | Peter Zijlstra | 2017-09-29 | 1 | -13/+2 |
* | | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-29 | 11 | -27/+72 |
|\ \
| |/
|/| |
|
| * | btrfs: log csums for all modified extents | Josef Bacik | 2017-09-26 | 1 | -2/+10 |
| * | Btrfs: fix unexpected result when dio reading corrupted blocks | Liu Bo | 2017-09-26 | 1 | -5/+2 |
| * | btrfs: Report error on removing qgroup if del_qgroup_item fails | Sargun Dhillon | 2017-09-26 | 1 | -0/+2 |
| * | Btrfs: skip checksum when reading compressed data if some IO have failed | Liu Bo | 2017-09-26 | 1 | -1/+8 |
| * | Btrfs: fix kernel oops while reading compressed data | Liu Bo | 2017-09-26 | 1 | -0/+9 |
| * | Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block | Liu Bo | 2017-09-26 | 1 | -1/+1 |
| * | Btrfs: do not backup tree roots when fsync | Liu Bo | 2017-09-26 | 1 | -1/+8 |
| * | btrfs: remove BTRFS_FS_QUOTA_DISABLING flag | Misono, Tomohiro | 2017-09-26 | 2 | -5/+0 |
| * | btrfs: propagate error to btrfs_cmp_data_prepare caller | Naohiro Aota | 2017-09-26 | 1 | -1/+1 |
| * | btrfs: prevent to set invalid default subvolid | satoru takeuchi | 2017-09-26 | 1 | -0/+4 |
| * | Btrfs: send: fix error number for unknown inode types | Tsutomu Itoh | 2017-09-26 | 1 | -1/+1 |
| * | btrfs: fix NULL pointer dereference from free_reloc_roots() | Naohiro Aota | 2017-09-26 | 1 | -1/+1 |
| * | btrfs: finish ordered extent cleaning if no progress is found | Naohiro Aota | 2017-09-26 | 1 | -0/+8 |
| * | btrfs: clear ordered flag on cleaning up ordered extents | Naohiro Aota | 2017-09-26 | 1 | -0/+12 |
| * | Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO | Omar Sandoval | 2017-09-26 | 1 | -3/+3 |
| * | Btrfs: do not reset bio->bi_ops while writing bio | Liu Bo | 2017-09-26 | 1 | -3/+0 |
| * | Btrfs: use the new helper wbc_to_write_flags | Liu Bo | 2017-09-26 | 1 | -3/+2 |
* | | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-09-28 | 15 | -56/+81 |
|\ \ |
|
| * | | xfs: revert "xfs: factor rmap btree size into the indlen calculations" | Darrick J. Wong | 2017-09-26 | 1 | -15/+2 |
| * | | xfs: Capture state of the right inode in xfs_iflush_done | Carlos Maiolino | 2017-09-26 | 1 | -1/+1 |
| * | | xfs: perag initialization should only touch m_ag_max_usable for AG 0 | Darrick J. Wong | 2017-09-26 | 1 | -2/+10 |
| * | | xfs: update i_size after unwritten conversion in dio completion | Eryu Guan | 2017-09-26 | 5 | -19/+28 |
| * | | iomap_dio_rw: Allocate AIO completion queue before submitting dio | Chandan Rajendra | 2017-09-26 | 1 | -7/+7 |
| * | | xfs: validate bdev support for DAX inode flag | Ross Zwisler | 2017-09-26 | 1 | -1/+2 |
| * | | xfs: remove redundant re-initialization of total_nr_pages | Colin Ian King | 2017-09-26 | 1 | -2/+0 |
| * | | xfs: Output warning message when discard option was enabled even though the d... | Kenjiro Nakayama | 2017-09-26 | 1 | -0/+10 |
| * | | xfs: report zeroed or not correctly in xfs_zero_range() | Eryu Guan | 2017-09-26 | 1 | -1/+1 |
| * | | xfs: kill meaningless variable 'zero' | Eryu Guan | 2017-09-26 | 1 | -3/+1 |
| * | | fs/xfs: Use %pS printk format for direct addresses | Helge Deller | 2017-09-26 | 1 | -1/+1 |
| * | | xfs: evict CoW fork extents when performing finsert/fcollapse | Darrick J. Wong | 2017-09-26 | 1 | -1/+13 |
| * | | xfs: don't unconditionally clear the reflink flag on zero-block files | Darrick J. Wong | 2017-09-26 | 1 | -3/+5 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2017-09-27 | 3 | -0/+8 |
|\ \ \ |
|
| * | | | quota: Fix quota corruption with generic/232 test | Jan Kara | 2017-09-27 | 1 | -0/+4 |
| * | | | isofs: fix build regression | Arnd Bergmann | 2017-09-18 | 1 | -0/+2 |
| * | | | quota: add missing lock into __dquot_transfer() | Konstantin Khlebnikov | 2017-09-18 | 1 | -0/+2 |
* | | | | vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets | Andreas Gruenbacher | 2017-09-26 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-26 | 2 | -19/+59 |
|\ \ \ \ |
|
| * | | | | fs: Fix page cache inconsistency when mixing buffered and AIO DIO | Lukas Czerner | 2017-09-25 | 2 | -19/+59 |
* | | | | | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-26 | 1 | -9/+5 |
|\ \ \ \ \ |
|
| * | | | | | gfs2: Fix debugfs glocks dump | Andreas Gruenbacher | 2017-09-25 | 1 | -9/+5 |
* | | | | | | Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s... | Linus Torvalds | 2017-09-23 | 6 | -15/+66 |
|\ \ \ \ \ \ |
|
| * | | | | | | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags | Steve French | 2017-09-23 | 1 | -0/+7 |
| * | | | | | | SMB3: handle new statx fields | Steve French | 2017-09-23 | 1 | -0/+15 |
| * | | | | | | SMB: Validate negotiate (to protect against downgrade) even if signing off | Steve French | 2017-09-21 | 1 | -5/+12 |
| * | | | | | | cifs: release auth_key.response for reconnect. | Shu Wang | 2017-09-21 | 1 | -0/+8 |