aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-20xfs: fix recovery failure when log record header wraps log endBrian Foster
2017-09-20xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino
2017-09-20xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino
2017-09-20xfs: remove xfs_trans_ail_delete_bulkChristoph Hellwig
2017-09-20xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen
2017-09-20xfs: write unmount record for ro mountsEric Sandeen
2017-09-20iomap: fix integer truncation issues in the zeroing and dirtying helpersChristoph Hellwig
2017-09-20xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong
2017-09-20xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong
2017-09-20xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-09-20xfs: Fix per-inode DAX flag inheritanceLukas Czerner
2017-09-20xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig
2017-09-20xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-09-20xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong
2017-09-20xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong
2017-09-20xfs: check _btree_check_block valueDarrick J. Wong
2017-09-20xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong
2017-09-20xfs: free cowblocks and retry on buffered write ENOSPCBrian Foster
2017-09-20xfs: free uncommitted transactions during log recoveryBrian Foster
2017-09-20xfs: don't allow bmap on rt filesDarrick J. Wong
2017-09-20xfs: remove bli from AIL before release on transaction abortBrian Foster
2017-09-20xfs: release bli from transaction properly on fs shutdownBrian Foster
2017-09-20xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2017-09-20xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster
2017-09-20xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster
2017-09-20xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-13NFS: Sync the correct byte range during synchronous writestarangg@amazon.com
2017-09-13NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-09-09dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-07CIFS: remove endian related sparse warningSteve French
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-09-07ceph: fix readpage from fscacheYan, Zheng
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-08-06Btrfs: fix lockdep warning about log_mutexLiu Bo