summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-05-091-2/+1
| * | | | f2fs: fix to do sanity check on valid node/block countChao Yu2019-05-091-1/+20
| * | | | f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-05-091-1/+9
| * | | | f2fs: fix to do sanity check on free nidChao Yu2019-05-091-0/+3
| * | | | f2fs: fix to do checksum even if inode page is uptodateChao Yu2019-05-092-5/+6
| * | | | f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu2019-05-091-2/+8
| * | | | f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu2019-05-091-0/+1
| * | | | f2fs: remove new blank line of f2fs kernel messageChao Yu2019-05-092-6/+6
| * | | | f2fs: fix wrong __is_meta_io() macroChao Yu2019-05-093-6/+6
| * | | | f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu2019-05-091-3/+11
| * | | | f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu2019-05-091-2/+10
| * | | | f2fs: fix to use inline space only if inline_xattr is enableChao Yu2019-05-091-1/+3
| * | | | f2fs: fix to retrieve inline xattr spaceChao Yu2019-05-091-0/+17
| * | | | f2fs: fix error path of recoveryChao Yu2019-05-091-4/+11
| * | | | f2fs: fix to avoid deadloop in foreground GCChao Yu2019-05-091-0/+1
| * | | | f2fs: data: fix warning Using plain integer as NULL pointerHariprasad Kelam2019-04-161-1/+1
| * | | | f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu2019-04-161-9/+19
| * | | | f2fs: add comment for conditional compilation statementChao Yu2019-04-051-1/+1
| * | | | f2fs: fix potential recursive call when enabling data_flushChao Yu2019-04-052-5/+4
| * | | | f2fs: improve discard handling with multi-device volumesDamien Le Moal2019-04-052-5/+19
| * | | | f2fs: Reduce zoned block device memory usageDamien Le Moal2019-04-053-34/+29
| * | | | f2fs: Fix use of number of devicesDamien Le Moal2019-04-055-15/+32
* | | | | gfs2: Fix error path kobject memory leakTobin C. Harding2019-05-141-7/+1
* | | | | Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-142-0/+46
|\ \ \ \ \
| * | | | | fsnotify: fix unlink performance regressionAmir Goldstein2019-05-091-0/+41
| * | | | | fsnotify: Clarify connector assignment in fsnotify_add_mark_list()Jan Kara2019-05-011-0/+5
* | | | | | Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-137-36/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | quota: check time limit when back out space/inode changeChengguang Xu2019-04-301-8/+6
| * | | | | fs/quota: erase unused but set variable warningJiang Biao2019-04-251-0/+4
| * | | | | quota: fix wrong indentationChengguang Xu2019-04-251-3/+4
| * | | | | udf: fix an uninitialized read bug and remove dead codeWenwen Wang2019-04-171-15/+0
| * | | | | fs/reiserfs/journal.c: Make remove_journal_hash staticBharath Vedartham2019-04-151-1/+1
| * | | | | quota: remove trailing whitespacesSascha Hauer2019-03-263-7/+7
| * | | | | quota: code cleanup for __dquot_alloc_space()Chengguang Xu2019-03-261-2/+2
| * | | | | ext2: Adjust the comment of function ext2_alloc_branchShuning Zhang2019-03-261-1/+3
| * | | | | udf: Explain handling of load_nls() failureJan Kara2019-03-261-0/+5
* | | | | | Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-1314-176/+332
|\ \ \ \ \ \
| * | | | | | ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer2019-05-071-1/+0
| * | | | | | ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORTSascha Hauer2019-05-074-21/+15
| * | | | | | ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-073-10/+5
| * | | | | | ubifs: Limit number of xattrs per inodeRichard Weinberger2019-05-076-8/+101
| * | | | | | ubifs: orphan: Handle xattrs like filesRichard Weinberger2019-05-072-67/+144
| * | | | | | ubifs: journal: Handle xattrs like filesRichard Weinberger2019-05-071-11/+49
| * | | | | | ubifs: find.c: replace swap function with built-in oneAndrey Abramov2019-05-071-8/+1
| * | | | | | ubifs: Do not skip hash checking in data nodesSascha Hauer2019-05-071-8/+7
| * | | | | | ubifs: work around high stack usage with clangArnd Bergmann2019-05-071-7/+10
| * | | | | | ubifs: remove unused function __ubifs_shash_finalYueHaibing2019-05-071-18/+0
| * | | | | | ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers2019-05-071-6/+1
| * | | | | | ubifs: remove unnecessary calls to set up directory keyEric Biggers2019-05-071-12/+0
* | | | | | | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-121-1/+1
|\ \ \ \ \ \ \