summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-16
|\
| * nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew2017-12-15
| * nfs: fix a deadlock in nfs client initializationScott Mayhew2017-12-15
* | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-15
* | Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-12-15
|\ \
| * | ceph: drop negative child dentries before try pruning inode's aliasYan, Zheng2017-12-08
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-15
|\ \ \
| * | | ovl: fix overlay: warning prefixAmir Goldstein2017-12-14
| * | | ovl: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-11
| * | | ovl: Sync upper dirty data when syncing overlayfsChengguang Xu2017-12-11
| * | | ovl: update ctx->pos on impure dir iterationAmir Goldstein2017-12-11
| * | | ovl: Pass ovl_get_nlink() parameters in right orderVivek Goyal2017-12-11
| * | | ovl: don't follow redirects if redirect_dir=offMiklos Szeredi2017-12-11
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-12-14
|\ \ \
| * | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-14
| * | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-14
| * | | autofs: fix careless error in recent commitNeilBrown2017-12-14
* | | | Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-12-14
|\ \ \ \ | |/ / / |/| | |
| * | | CIFS: don't log STATUS_NOT_FOUND errors for DFSAurelien Aptel2017-12-06
| * | | cifs: fix NULL deref in SMB2_readRonnie Sahlberg2017-12-06
| |/ /
* | | Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-13
|\ \ \
| * | | xfs: make iomap_begin functions trim iomaps consistentlyDarrick J. Wong2017-12-08
| * | | xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-08
| * | | fs: xfs: remove duplicate includesPravin Shedge2017-12-08
* | | | hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-10
* | | | Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-10
|\ \ \ \
| * | | | btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2017-12-07
| * | | | Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-07
| * | | | btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-07
| * | | | btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-07
| * | | | btrfs: Fix quota reservation leak on preallocated filesJustin Maggard2017-12-07
* | | | | proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds2017-12-06
| |_|/ / |/| | |
* | | | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-01
|\ \ \ \ | | |_|/ | |/| |
| * | | NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"Trond Myklebust2017-11-29
* | | | Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-01
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2017-11-30
| * | | xfs: scrub inode mode properlyDarrick J. Wong2017-11-30
| * | | xfs: remove unused parameter from xfs_writepage_mapDarrick J. Wong2017-11-30
| * | | xfs: ubsan fixesDarrick J. Wong2017-11-30
| * | | xfs: calculate correct offset in xfs_scrub_quota_itemEric Sandeen2017-11-28
| * | | xfs: fix uninitialized variable in xfs_scrub_quotaEric Sandeen2017-11-28
| * | | xfs: fix leaks on corruption errors in xfs_bmap.cEric Sandeen2017-11-28
| * | | xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko2017-11-28
| * | | xfs: log recovery should replay deferred ops in orderDarrick J. Wong2017-11-27
| * | | xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong2017-11-27
* | | | afs: Properly reset afs_vnode (inode) fieldsDavid Howells2017-12-01
* | | | afs: Fix permit refcountingDavid Howells2017-12-01
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-30
|\ \ \ \
| * | | | quota: Check for register_shrinker() failure.Tetsuo Handa2017-11-29
| * | | | quota: propagate error from __dquot_initializeChao Yu2017-11-28