summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-08-23f2fs: cleanup the code in build_sit_entries.Lihong Kou
2019-08-23f2fs: fix wrong available node count calculationChao Yu
2019-08-23f2fs: remove duplicate code in f2fs_file_write_iterLihong Kou
2019-08-23f2fs: fix to migrate blocks correctly during defragmentChao Yu
2019-08-23f2fs: use wrapped f2fs_cp_error()Chao Yu
2019-08-23f2fs: fix to use more generic EOPNOTSUPPChao Yu
2019-08-23f2fs: use wrapped IS_SWAPFILE()Chao Yu
2019-08-23f2fs: Support case-insensitive file name lookupsDaniel Rosenberg
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg
2019-08-23f2fs: fix to avoid call kvfree under spinlockChao Yu
2019-08-23fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()Jia-Ju Bai
2019-08-23f2fs: disallow direct IO in atomic writeChao Yu
2019-08-23f2fs: fix to handle quota_{on,off} correctlyChao Yu
2019-08-23f2fs: fix to detect cp error in f2fs_setxattr()Chao Yu
2019-08-23f2fs: fix to spread f2fs_is_checkpoint_ready()Chao Yu
2019-08-23f2fs: support fiemap() for directory inodeChao Yu
2019-08-23f2fs: fix to avoid discard command leakChao Yu
2019-08-23f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectlyChao Yu
2019-08-23f2fs: fix to drop meta/node pages during umountChao Yu
2019-08-23f2fs: disallow switching io_bits option during remountChao Yu
2019-08-23f2fs: fix panic of IO alignment featureChao Yu
2019-08-23f2fs: introduce {page,io}_is_mergeable() for readabilityChao Yu
2019-08-22xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong
2019-08-22ext4: rework reserved cluster accounting when invalidating pagesEric Whitney
2019-08-22ext4: treat buffers with write errors as containing valid dataZhangXiaoxu
2019-08-22ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit
2019-08-22io_uring: add need_resched() check in inner poll loopJens Axboe
2019-08-22Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger
2019-08-22NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Add an nfs4_call_sync_custom() functionAnna Schumaker
2019-08-22afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing
2019-08-22afs: Fix possible oops in afs_lookup trace eventMarc Dionne
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-08-22ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton
2019-08-22ceph: clear page dirty before invalidate pageErqi Chen
2019-08-22ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-08-22fs: cifs: move from the crypto cipher API to the new DES library interfaceArd Biesheuvel
2019-08-21NFSv4: Fix a memory leak bugWenwen Wang
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo