summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-16f2fs: submit cached bio to avoid endless PageWritebackChao Yu3-25/+61
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg13-14/+324
2018-10-03f2fs: clear PageError on the read pathJaegeuk Kim1-1/+4
2018-10-01f2fs: allow out-place-update for direct IO in LFS modeChao Yu3-14/+78
2018-10-01f2fs: refactor ->page_mkwrite() flowChao Yu3-24/+24
2018-10-01Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu5-35/+32
2018-10-01f2fs: support superblock checksumJunling Zheng4-1/+39
2018-10-01f2fs: add to account skip count of background GCChao Yu3-3/+22
2018-10-01f2fs: add to account meta IOChao Yu3-0/+29
2018-10-01f2fs: keep lazytime on remountJaegeuk Kim1-0/+1
2018-09-29f2fs: fix missing up_readJaegeuk Kim1-1/+3
2018-09-28f2fs: return correct errno in f2fs_gcJaegeuk Kim1-1/+1
2018-09-28f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIOJaegeuk Kim6-14/+47
2018-09-26f2fs: mark inode dirty explicitly in recover_inode()Chao Yu1-0/+2
2018-09-26f2fs: fix to recover inode's crtime during PORChao Yu1-0/+7
2018-09-26f2fs: fix to recover inode's i_gc_failures during PORChao Yu1-0/+2
2018-09-26f2fs: fix to recover inode's i_flags during PORChao Yu1-0/+1
2018-09-26f2fs: fix to recover inode's project id during PORChao Yu1-0/+13
2018-09-26f2fs: update i_size after DIO completionJaegeuk Kim2-8/+8
2018-09-26f2fs: report ENOENT correctly in f2fs_renameJaegeuk Kim1-2/+4
2018-09-26f2fs: fix remount problem of option io_bitsChengguang Xu1-1/+2
2018-09-20f2fs: fix to recover inode's uid/gid during PORChao Yu1-0/+2
2018-09-20f2fs: avoid infinite loop in f2fs_alloc_nidJaegeuk Kim1-2/+3
2018-09-20f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala6-14/+56
2018-09-12f2fs: split IO error injection according to RWChao Yu4-5/+14
2018-09-12f2fs: add SPDX license identifiersChao Yu28-111/+28
2018-09-12f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu1-8/+11
2018-09-12f2fs: fix setattr project check upon fssetxattr ioctlWang Shilong1-23/+37
2018-09-12f2fs: avoid sleeping under spin_lockZhikang Zhang2-22/+36
2018-09-12f2fs: plug readahead IO in readdir()Chao Yu1-6/+16
2018-09-12f2fs: fix to do sanity check with current segment numberChao Yu1-1/+33
2018-09-12f2fs: fix memory leak of percpu counter in fill_super()Chao Yu1-1/+5
2018-09-12f2fs: fix memory leak of write_io in fill_super()Chao Yu1-1/+1
2018-09-11f2fs: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-09-11f2fs: fix to flush all dirty inodes recovered in readonly fsChao Yu4-5/+15
2018-09-11f2fs: report error if quota off error during umountYunlei He1-3/+16
2018-09-07f2fs: submit bio after shutdownJaegeuk Kim1-0/+2
2018-09-05f2fs: avoid wrong decrypted data from diskJaegeuk Kim4-12/+17
2018-09-05Revert "f2fs: use printk_ratelimited for f2fs_msg"Chao Yu3-7/+7
2018-09-05f2fs: fix unnecessary periodic wakeup of discard thread when dev is busySahitya Tummala1-1/+7
2018-09-05f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu5-55/+46
2018-09-05f2fs: add additional sanity check in f2fs_acl_from_disk()Chengguang Xu1-0/+3
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu1-0/+12
2018-09-05nilfs2: convert to SPDX license tagsRyusuke Konishi39-390/+39
2018-09-05drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder1-1/+2
2018-09-05lib/Kconfig.debug: fix three typos in help textThibaut Sautereau1-2/+2
2018-09-05checkpatch: add __ro_after_init to known $AttributeJoe Perches1-0/+1
2018-09-05mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang1-2/+2
2018-09-05uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2-2/+2
2018-09-05memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko1-11/+9