aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-06-29Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana
2018-06-28Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason
2018-06-28btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2018-06-27proc: add proc_seq_releaseChunyu Hu
2018-06-27Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-26ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-06-26Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileDarrick J. Wong
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong
2018-06-24xfs: don't trip over negative free space in xfs_reserve_blocksDarrick J. Wong
2018-06-24xfs: allow empty transactions while frozenDarrick J. Wong
2018-06-22Btrfs: fix return value on rename exchange failureFilipe Manana
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-21xfs: xfs_iflush_abort() can be called twice on cluster writeback failureDave Chinner
2018-06-21xfs: More robust inode extent count validationDave Chinner
2018-06-21xfs: simplify xfs_bmap_punch_delalloc_rangeChristoph Hellwig
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21btrfs: fix invalid-free in btrfs_extent_sameLu Fengqi
2018-06-21Btrfs: fix physical offset reported by fiemap for inline extentsFilipe Manana
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara
2018-06-20udf: Provide function for calculating dir entry lengthJan Kara
2018-06-20udf: Detect incorrect directory sizeJan Kara
2018-06-20ext2: add warning when specifying nocheck optionChengguang Xu
2018-06-20quota: Cleanup list iteration in dqcache_shrink_scan()Jan Kara
2018-06-20quota: reclaim least recently used dquotsGreg Thelen
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds
2018-06-19pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-19pNFS: Don't send layoutreturn if the layout is already invalidTrond Myklebust
2018-06-19pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-06-19Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-06-18Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-15cifs: Fix invalid check in __cifs_calc_signature()Paulo Alcantara
2018-06-15cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells