summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-25
|\
| * Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-24
| |\
| | * Btrfs: fix blk_status_t/errno confusionOmar Sandoval2017-08-24
| * | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-24
| * | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-23
| * | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-22
| |\ \ | | |/ | |/|
| | * ext4: add missing xattr hash updateTahsin Erdogan2017-08-14
| | * ext4: fix clang build regressionTheodore Ts'o2017-08-14
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-20
| |\ \
| | * | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-16
| * | | Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-08-18
| |\ \ \
| | * | | xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong2017-08-17
| | * | | xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong2017-08-17
| | * | | iomap: fix integer truncation issues in the zeroing and dirtying helpersChristoph Hellwig2017-08-11
| | * | | xfs: fix inobt inode allocation search optimizationOmar Sandoval2017-08-11
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-08-17
| |\ \ \ \
| | * | | | quota: correct space limit checkzhangyi (F)2017-08-07
| | | |_|/ | | |/| |
| * | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-17
| * | | | Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-11
| |\ \ \ \
| | * | | | pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-11
| | * | | | NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()Trond Myklebust2017-08-09
| | * | | | nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson2017-08-08
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-08-11
| |\ \ \ \ \
| | * | | | | fuse: set mapping error in writepage_locked when it failsJeff Layton2017-08-11
| | * | | | | fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant2017-08-03
| | * | | | | fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk2017-06-09
* | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport2017-08-10
| * | | | | | mm: fix KSM data corruptionMinchan Kim2017-08-10
| * | | | | | mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-10
| | |_|_|_|/ | |/| | | |
* | | | | | locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-10
* | | | | | overlayfs, locking: Remove smp_mb__before_spinlock() usagePeter Zijlstra2017-08-10
|/ / / / /
* | | | | Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-08-07
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | xfs: Fix per-inode DAX flag inheritanceLukas Czerner2017-08-04
| * | | xfs: Fix leak of discard bioJan Kara2017-08-04
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-06
|\ \ \ \
| * | | | ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-06
| * | | | ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-06
| * | | | ext4, project: expand inode extra size if possibleMiao Xie2017-08-06
| * | | | ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie2017-08-06
| * | | | ext4: restructure ext4_expand_extra_isizeMiao Xie2017-08-06
| * | | | ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2017-08-06
| * | | | ext4: make xattr inode reads fasterTahsin Erdogan2017-08-06
| * | | | ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2017-08-05
| * | | | ext4: remove unused mode parameterTahsin Erdogan2017-08-05
| * | | | ext4: fix warning about stack corruptionArnd Bergmann2017-08-05
| * | | | ext4: fix dir_nlink behaviourAndreas Dilger2017-08-05
| * | | | ext4: silence array overflow warningDan Carpenter2017-08-05
| * | | | ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-05
| * | | | ext4: release discard bio after sending discard commandsDaeho Jeong2017-08-05