summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysocfs2: exit recovery thread on mount error pathJoseph Qi
3 daysocfs2: reject inconsistent local xattr entriesZhengYuan Huang
3 daysocfs2: fix deadlock in inline-data truncate transactionsJoseph Qi
3 daysfat: fix fat_ent_write() for reverting the valueOGAWA Hirofumi
3 daysiomap: simplify writepages reclaim guardKefeng Wang
3 daysxfs: remove dead kswapd flag inheritance from btree split workerKefeng Wang
3 daysmm: make per-VMA locks available universallyDave Hansen
3 daysmm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAXYe Liu
3 daysmm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT supportMuchun Song
3 daysfs/dax: check zero or empty entry before converting xarray entrySeunguk Shin
3 daysfs: fix missed removal of super_fs_objects_eligible()Qi Zheng
3 daysf2fs: stop using PG_privateZi Yan
3 daysf2fs: wait for inode record work before clearing ino bitmapsWenjie Qi
3 daysMerge tag 'ntfs-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 dayssmb: client: fill cache fields after populating cache in copy_ref_data()Fredric Cover
3 daysext2: enable context analysis support for ext2 filesystemTimothy Day
3 daysext2: annotate s_rsv_window_root as requiring s_rsv_window_lockTimothy Day
3 daysexfat: update percent_in_use field when updating volume flagsDavid Timber
3 daysxfs: remove an extra cast in xfs_file_compat_ioctlChristoph Hellwig
3 daysxfs: split out the handlers for XFS_IOC_*_BY_HANDLE_32Christoph Hellwig
3 daysxfs: split out the handlers for XFS_IOC_SWAPEXT_32Christoph Hellwig
3 daysxfs: cleanup XFS_IOC_GETVERSION_32 handlingChristoph Hellwig
3 daysxfs: split out the handlers for XFS_IOC_FSGROWFS_*_32Christoph Hellwig
3 daysxfs: split out the handler for XFS_IOC_FREE_EOFBLOCKSChristoph Hellwig
3 daysxfs: split out the handler for XFS_IOC_ERROR_INJECTIONChristoph Hellwig
3 daysxfs: split out the handler for XFS_IOC_GOINGDOWNChristoph Hellwig
3 daysxfs: split out the handlers for XFS_IOC_FSGROWFS*Christoph Hellwig
3 daysxfs: split out the handler for XFS_IOC_SWAPEXTChristoph Hellwig
3 daysxfs: split out the handlers for XFS_IOC_.*HANDLEChristoph Hellwig
3 daysxfs: split out the handler for XFS_IOC_DIOINFOChristoph Hellwig
3 daysxfs: rename xfs_ioctl_getset_resblocks to xfs_ioc_getset_resblocksChristoph Hellwig
3 daysxfs: rename xfs_ioctl_fs_counts to xfs_ioc_fs_countsChristoph Hellwig
3 daysxfs: rename xfs_ioc_swapext to xfs_swapextChristoph Hellwig
3 daysxfs: remove an outdated comment above xfs_file_ioctlChristoph Hellwig
3 daysxfs: release alleged child inode on metapath unlink errorAnuj Gupta
3 daysxfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLEEric Sandeen
3 daysxfs: fix reclaimed page accounting in xfs_buf_freeEric Sandeen
3 daysxfs: lock the healthmon when inserting unmount eventDarrick J. Wong
3 daysxfs: handle reconnecting metadir subdirectoriesDarrick J. Wong
3 daysxfs: fix parent rec lookup initialization in xrep_metapath_unlinkDarrick J. Wong
3 daysxfs: log the tempip after we convert it to extents formatDarrick J. Wong
3 daysxfs: don't stash removename operations with unknown ftypeDarrick J. Wong
3 daysxfs: don't spin forever on zero-length dirents when salvaging themDarrick J. Wong
3 daysxfs: assert the reservation covers each da fork growthJavier Tia
3 daysxfs: initialise args->total for parent pointer updatesJavier Tia
3 daysxfs: correct the parent pointer space reservation commentJavier Tia
3 daysxfs: report the error that made deferred work shut down the fsJavier Tia
3 daysxfs: give the deferred barrier op type a nameJavier Tia
3 daysxfs: initialise error in xfs_defer_finish_one()Javier Tia
3 daysxfs: add lock annotations to xfs_ail_delete*Christoph Hellwig