summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-16
|\
| * Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2018-03-16
| * btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski2018-03-14
| * btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh2018-03-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-03-15
|\ \
| * | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-15
| * | fs: dcache: Use READ_ONCE when accessing i_dir_seqWill Deacon2018-02-25
| * | fs: dcache: Avoid livelock between d_alloc_parallel and __d_addWill Deacon2018-02-25
| * | lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro2018-02-23
* | | fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo2018-03-14
* | | fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo2018-03-14
* | | Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-03-12
|\ \ \
| * | | NFS: Fix unstable write completionTrond Myklebust2018-03-08
| * | | pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust2018-03-08
| * | | NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust2018-03-08
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-09
|\ \ \ \
| * | | | ovl: update Kconfig textsMiklos Szeredi2018-03-07
| * | | | ovl: redirect_dir=nofollow should not follow redirect for opaque lowerVivek Goyal2018-02-26
| * | | | ovl: fix ptr_ret.cocci warningsFengguang Wu2018-02-26
| * | | | ovl: check ERR_PTR() return value from ovl_lookup_real()Amir Goldstein2018-02-16
| * | | | ovl: check lower ancestry on encode of lower dir file handleAmir Goldstein2018-02-16
| * | | | ovl: hash non-dir by lower inode for fsnotifyAmir Goldstein2018-02-16
* | | | | Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-03-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig2018-03-01
| * | | | xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig2018-03-01
| * | | | xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig2018-03-01
* | | | | gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher2018-03-07
* | | | | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-01
| * | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-01
| * | | | Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-01
| * | | | btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-01
| * | | | btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-01
| * | | | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov2018-03-01
| * | | | btrfs: handle failure of add_pending_csumsNikolay Borisov2018-03-01
| * | | | btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2018-03-01
* | | | | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2018-03-02
|\ \ \ \ \
| * | | | | ceph: fix potential memory leak in init_caches()Chengguang Xu2018-03-01
| * | | | | ceph: fix dentry leak when failing to init debugfsChengguang Xu2018-02-26
| * | | | | libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-26
| * | | | | ceph: flush dirty caps of unlinked inode ASAPZhi Zhang2018-02-26
* | | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-02
|\ \ \ \ \ \
| * | | | | | blockdev: Avoid two active bdev inodes for one deviceJan Kara2018-02-26
| * | | | | | genhd: Fix use after free in __blkdev_get()Jan Kara2018-02-26
| * | | | | | genhd: Add helper put_disk_and_module()Jan Kara2018-02-26
| * | | | | | direct-io: Fix sleep in atomic due to sync AIOJan Kara2018-02-26
* | | | | | | Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-02-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | xfs: fix potential memory leak in mount option parsingChengguang Xu2018-02-26
| * | | | | xfs: reserve blocks for refcount / rmap log item recoveryDarrick J. Wong2018-02-22
| * | | | | xfs: use memset to initialize xfs_scrub_agfl_infoEric Sandeen2018-02-22
| | |_|/ / | |/| | |