summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-09-20xfs: fix compiler warningsDarrick J. Wong
2017-09-20xfs: use kmem_free to free return value of kmem_zallocPan Bian
2017-09-20xfs: open code end_buffer_async_write in xfs_finish_page_writebackChristoph Hellwig
2017-09-20xfs: don't set v3 xflags for v2 inodesChristoph Hellwig
2017-09-20xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2017-09-20xfs: disable per-inode DAX flagChristoph Hellwig
2017-09-20xfs: relog dirty buffers during swapext bmbt owner changeBrian Foster
2017-09-20xfs: disallow marking previously dirty buffers as orderedBrian Foster
2017-09-20xfs: move bmbt owner change to last step of extent swapBrian Foster
2017-09-20xfs: skip bmbt block ino validation during owner changeBrian Foster
2017-09-20xfs: don't log dirty ranges for ordered buffersBrian Foster
2017-09-20xfs: refactor buffer logging into buffer dirtying helperBrian Foster
2017-09-20xfs: ordered buffer log items are never formattedBrian Foster
2017-09-20xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster
2017-09-20xfs: open-code xfs_buf_item_dirty()Brian Foster
2017-09-20xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-09-20xfs: evict all inodes involved with log redo itemDarrick J. Wong
2017-09-20xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino
2017-09-20xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster
2017-09-20xfs: fix log recovery corruption error due to tail overwriteBrian Foster
2017-09-20xfs: always verify the log tail during recoveryBrian Foster
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: toggle readonly state around xfs_log_mount_finishEric Sandeen
2017-09-20xfs: write unmount record for ro mountsEric Sandeen
2017-09-20fuse: allow server to run in different pid_nsMiklos Szeredi
2017-09-20ovl: fix false positive ESTALE on lookupAmir Goldstein
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-13NFSv4: Fix up mirror allocationTrond Myklebust
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-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse
2017-09-01ceph: fix readpage from fscacheYan, Zheng
2017-08-30CIFS: remove endian related sparse warningSteve French
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds