aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-5/+15
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+10
2018-06-29Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLGravatar Linus Torvalds 6-217/+32
2018-06-28Btrfs: fix mount failure when qgroup rescan is in progressGravatar Filipe Manana 1-3/+10
2018-06-28Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionGravatar Chris Mason 1-1/+2
2018-06-28btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafGravatar Qu Wenruo 1-1/+3
2018-06-27proc: add proc_seq_releaseGravatar Chunyu Hu 1-1/+10
2018-06-27Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 12-130/+205
2018-06-26ceph: fix dentry leak in splice_dentry()Gravatar Yan, Zheng 1-0/+1
2018-06-26Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-7/+12
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationGravatar Darrick J. Wong 1-4/+27
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileGravatar Darrick J. Wong 1-1/+16
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeGravatar Darrick J. Wong 1-2/+2
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendGravatar Darrick J. Wong 1-2/+2
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeGravatar Darrick J. Wong 1-1/+14
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetGravatar Darrick J. Wong 4-0/+34
2018-06-24xfs: don't trip over negative free space in xfs_reserve_blocksGravatar Darrick J. Wong 1-1/+1
2018-06-24xfs: allow empty transactions while frozenGravatar Darrick J. Wong 1-1/+6
2018-06-22Btrfs: fix return value on rename exchange failureGravatar Filipe Manana 1-1/+3
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 8-34/+25
2018-06-21xfs: xfs_iflush_abort() can be called twice on cluster writeback failureGravatar Dave Chinner 1-36/+21
2018-06-21xfs: More robust inode extent count validationGravatar Dave Chinner 2-29/+50
2018-06-21xfs: simplify xfs_bmap_punch_delalloc_rangeGravatar Christoph Hellwig 1-53/+32
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 4-13/+50
2018-06-21btrfs: fix invalid-free in btrfs_extent_sameGravatar Lu Fengqi 1-5/+5
2018-06-21Btrfs: fix physical offset reported by fiemap for inline extentsGravatar Filipe Manana 1-1/+4
2018-06-20udf: Drop unused arguments of udf_delete_aext()Gravatar Jan Kara 3-9/+7
2018-06-20udf: Provide function for calculating dir entry lengthGravatar Jan Kara 3-15/+10
2018-06-20udf: Detect incorrect directory sizeGravatar Jan Kara 1-0/+3
2018-06-20ext2: add warning when specifying nocheck optionGravatar Chengguang Xu 2-5/+3
2018-06-20quota: Cleanup list iteration in dqcache_shrink_scan()Gravatar Jan Kara 1-5/+2
2018-06-20quota: reclaim least recently used dquotsGravatar Greg Thelen 1-2/+2
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteGravatar Linus Torvalds 1-5/+23
2018-06-19pNFS/flexfiles: Process writeback resends from nfsiod context as wellGravatar Trond Myklebust 1-2/+8
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsGravatar Trond Myklebust 1-3/+8
2018-06-19pNFS: Don't send layoutreturn if the layout is already invalidGravatar Trond Myklebust 2-0/+21
2018-06-19pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionGravatar Trond Myklebust 1-7/+10
2018-06-19Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 1-4/+6
2018-06-18Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 17-268/+737
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalGravatar Linus Torvalds 4-4/+4
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-124/+152
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 20-645/+879
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 3-136/+112
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 3-9/+14
2018-06-15cifs: Fix invalid check in __cifs_calc_signature()Gravatar Paulo Alcantara 1-9/+6
2018-06-15cifs: Use correct packet length in SMB2_TRANSFORM headerGravatar Paulo Alcantara 4-23/+24
2018-06-15fix a series of Documentation/ broken file name referencesGravatar Mauro Carvalho Chehab 2-2/+2
2018-06-15docs: Fix more broken referencesGravatar Mauro Carvalho Chehab 2-2/+2
2018-06-15afs: Optimise callback breaking by not repeating volume lookupGravatar David Howells 3-20/+107