summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: try to allocate enough memory for reserved capsZhi Zhang2018-01-294-16/+74
* ceph: fix race of queuing delayed capsYan, Zheng2018-01-291-17/+16
* ceph: delete unreachable code in ceph_check_caps()Yan, Zheng2018-01-291-12/+3
* ceph: limit rate of cap import/export error messagesYan, Zheng2018-01-291-7/+15
* ceph: fix incorrect snaprealm when adding capsYan, Zheng2018-01-292-3/+19
* ceph: fix un-balanced fsc->writeback_count updateYan, Zheng2018-01-291-3/+6
* ceph: track read contexts in ceph_file_infoYan, Zheng2018-01-293-9/+66
* ceph: avoid dereferencing invalid pointer during cached readdirYan, Zheng2018-01-292-19/+66
* ceph: use atomic_t for ceph_inode_info::i_shared_genYan, Zheng2018-01-294-12/+13
* ceph: cleanup traceless reply handling for renameYan, Zheng2018-01-292-12/+6
* ceph: voluntarily drop Fx cap for readdir requestYan, Zheng2018-01-291-0/+1
* ceph: properly drop caps for setattr requestYan, Zheng2018-01-291-6/+6
* ceph: voluntarily drop Lx cap for link/rename requestsYan, Zheng2018-01-291-2/+2
* ceph: voluntarily drop Ax cap for requests that create new inodeYan, Zheng2018-01-293-10/+19
* orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2018-01-252-16/+2
* Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-251-18/+8
|\
| * Btrfs: fix stale entries in readdirJosef Bacik2018-01-241-18/+8
* | nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-221-3/+3
* | orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg2018-01-221-1/+2
* | orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg2018-01-221-2/+2
* | proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan2018-01-191-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-061-1/+5
|\ \
| * | sget(): handle failures of register_shrinker()Al Viro2017-12-181-1/+5
* | | Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-052-12/+34
|\ \ \ | | |/ | |/|
| * | btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason2018-01-021-11/+34
| * | btrfs: Fix flush bio leakNikolay Borisov2018-01-021-1/+0
* | | Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-053-19/+33
|\ \ \
| * | | xfs: fix s_maxbytes overflow problemsDarrick J. Wong2018-01-022-3/+3
| * | | xfs: quota: check result of register_shrinker()Aliaksei Karaliou2018-01-021-16/+29
| * | | xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou2018-01-021-0/+1
* | | | userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli2018-01-041-2/+18
* | | | Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds2018-01-034-12/+39
|\ \ \ \
| * | | | afs: Fix missing error handling in afs_write_end()David Howells2018-01-021-3/+5
| * | | | afs: Fix unlinkDavid Howells2018-01-022-8/+33
| * | | | afs: Potential uninitialized variable in afs_extract_data()Dan Carpenter2018-01-021-1/+1
* | | | | exec: Weaken dumpability for secureexecKees Cook2018-01-031-2/+7
|/ / / /
* | | | Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-2219-97/+258
|\ \ \ \ | |/ / /
| * | | xfs: only skip rmap owner checks for unknown-owner rmap removalDarrick J. Wong2017-12-211-24/+52
| * | | xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-215-4/+48
| * | | xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...Darrick J. Wong2017-12-211-33/+19
| * | | xfs: set cowblocks tag for direct cow writes tooDarrick J. Wong2017-12-211-0/+2
| * | | xfs: remove leftover CoW reservations when remounting roDarrick J. Wong2017-12-213-1/+11
| * | | xfs: don't be so eager to clear the cowblocks tag on truncateDarrick J. Wong2017-12-211-9/+19
| * | | xfs: track cowblocks separately in i_flagsDarrick J. Wong2017-12-202-9/+25
| * | | xfs: allow CoW remap transactions to use reserve blocksDarrick J. Wong2017-12-141-1/+1
| * | | xfs: avoid infinite loop when cancelling CoW blocks after writeback failureDarrick J. Wong2017-12-141-0/+3
| * | | xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mappingDarrick J. Wong2017-12-141-1/+2
| * | | xfs: remove dest file's post-eof preallocations before reflinkingDarrick J. Wong2017-12-141-0/+11
| * | | xfs: move xfs_iext_insert tracepoint to report useful informationDarrick J. Wong2017-12-141-2/+2
| * | | xfs: account for null transactions in bunmapiDarrick J. Wong2017-12-141-1/+1
OpenPOWER on IntegriCloud