aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-02-25btrfs: Remove redundant assignment in btrfs_get_extent_fiemapNikolay Borisov1-1/+1
2019-02-25btrfs: Refactor btrfs_get_extent_fiemapNikolay Borisov1-44/+48
2019-02-25btrfs: Remove unused arguments from btrfs_get_extent_fiemapNikolay Borisov4-10/+5
2019-02-25Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana1-0/+9
2019-02-25Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana1-0/+8
2019-02-25Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana1-1/+1
2019-02-25Btrfs: do not overwrite scrub error with fault error in scrub ioctlFilipe Manana1-1/+1
2019-02-25btrfs: Make first argument of btrfs_run_delalloc_range directly an inodeNikolay Borisov2-3/+2
2019-02-25Btrfs: drop useless LIST_HEAD in merge_reloc_rootJulia Lawall1-1/+0
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-19/+19
2019-02-24iomap: wire up the iopoll methodChristoph Hellwig3-15/+31
2019-02-24block: add bio_set_polled() helperJens Axboe1-2/+2
2019-02-24block: wire up block device iopoll methodChristoph Hellwig1-1/+17
2019-02-24ubifs: Reject unsupported ioctl flags explicitlyHou Tao1-0/+8
2019-02-23NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umountTrond Myklebust2-10/+24
2019-02-22vfs: Make __vfs_write() staticGeert Uytterhoeven1-2/+2
2019-02-21aio: Fix locking in aio_poll()Bart Van Assche1-3/+9
2019-02-21NFS: Fix a soft lockup in the delegation recovery codeTrond Myklebust2-8/+13
2019-02-21udf: Drop pointless check from udf_sync_fs()Jan Kara1-6/+3
2019-02-21NFSv4.1: Avoid false retries when RPC calls are interruptedTrond Myklebust3-60/+55
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko1-4/+0
2019-02-21ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_taskKonstantin Khlebnikov1-0/+13
2019-02-21ext4: Change debugging support help prefix from EXT4 to Ext4Geert Uytterhoeven1-1/+1
2019-02-21ext4: fix compile error when using BUFFER_TRACEzhangyi (F)1-1/+1
2019-02-21jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)1-8/+8
2019-02-21ext4: fix some error pointer dereferencesDan Carpenter1-0/+3
2019-02-21xfs: fix uninitialized error variableColin Ian King1-1/+1
2019-02-21xfs: introduce an always_cow modeChristoph Hellwig10-32/+116
2019-02-21xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delayChristoph Hellwig1-3/+4
2019-02-21xfs: make COW fork unwritten extent conversions more robustChristoph Hellwig3-33/+45
2019-02-21xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig4-111/+94
2019-02-21xfs: also truncate holes covered by COW blocksChristoph Hellwig1-15/+16
2019-02-21xfs: don't use delalloc extents for COW on files with extsize hintsChristoph Hellwig3-13/+29
2019-02-21xfs: fix SEEK_DATA for speculative COW fork preallocationChristoph Hellwig3-2/+89
2019-02-21xfs: make xfs_bmbt_to_iomap more usefulChristoph Hellwig3-49/+41
2019-02-21ext4: annotate more implicit fall throughsMathieu Malaterre1-0/+6
2019-02-21ext4: annotate implicit fall throughsMathieu Malaterre1-0/+2
2019-02-21nfsd: fix performance-limiting session calculationJ. Bruce Fields1-4/+4
2019-02-21fanotify: Make waits for fanotify events only killableJan Kara1-2/+2
2019-02-20nfs: fix xfstest generic/099 failed on nfsv3ZhangXiaoxu1-2/+0
2019-02-20pNFS: Avoid read/modify/write when it is not necessaryKazuo Ito1-14/+26
2019-02-20pNFS: Fix potential corruption of page being writtenKazuo Ito1-1/+1
2019-02-20NFS: Fix typo in comments of nfs_readdir_alloc_pages()zhangliguang1-2/+2
2019-02-20NFS: Remove redundant semicolonzhangliguang1-1/+1
2019-02-20NFS: readdirplus optimization by cache mechanismluanshi2-7/+86
2019-02-20fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman1-1/+1
2019-02-20NFS: drop useless LIST_HEADJulia Lawall1-1/+0
2019-02-20NFS: Fix sparse annotations for nfs_set_open_stateid_locked()Trond Myklebust1-0/+4