index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-05-09
1
-2
/
+1
|
*
|
|
|
f2fs: fix to do sanity check on valid node/block count
Chao Yu
2019-05-09
1
-1
/
+20
|
*
|
|
|
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-05-09
1
-1
/
+9
|
*
|
|
|
f2fs: fix to do sanity check on free nid
Chao Yu
2019-05-09
1
-0
/
+3
|
*
|
|
|
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2019-05-09
2
-5
/
+6
|
*
|
|
|
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
2019-05-09
1
-2
/
+8
|
*
|
|
|
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
2019-05-09
1
-0
/
+1
|
*
|
|
|
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2019-05-09
2
-6
/
+6
|
*
|
|
|
f2fs: fix wrong __is_meta_io() macro
Chao Yu
2019-05-09
3
-6
/
+6
|
*
|
|
|
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
2019-05-09
1
-3
/
+11
|
*
|
|
|
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
2019-05-09
1
-2
/
+10
|
*
|
|
|
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
2019-05-09
1
-1
/
+3
|
*
|
|
|
f2fs: fix to retrieve inline xattr space
Chao Yu
2019-05-09
1
-0
/
+17
|
*
|
|
|
f2fs: fix error path of recovery
Chao Yu
2019-05-09
1
-4
/
+11
|
*
|
|
|
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
2019-05-09
1
-0
/
+1
|
*
|
|
|
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
1
-1
/
+1
|
*
|
|
|
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2019-04-16
1
-9
/
+19
|
*
|
|
|
f2fs: add comment for conditional compilation statement
Chao Yu
2019-04-05
1
-1
/
+1
|
*
|
|
|
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2019-04-05
2
-5
/
+4
|
*
|
|
|
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2019-04-05
2
-5
/
+19
|
*
|
|
|
f2fs: Reduce zoned block device memory usage
Damien Le Moal
2019-04-05
3
-34
/
+29
|
*
|
|
|
f2fs: Fix use of number of devices
Damien Le Moal
2019-04-05
5
-15
/
+32
*
|
|
|
|
gfs2: Fix error path kobject memory leak
Tobin C. Harding
2019-05-14
1
-7
/
+1
*
|
|
|
|
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-14
2
-0
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
fsnotify: fix unlink performance regression
Amir Goldstein
2019-05-09
1
-0
/
+41
|
*
|
|
|
|
fsnotify: Clarify connector assignment in fsnotify_add_mark_list()
Jan Kara
2019-05-01
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-13
7
-36
/
+31
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
quota: check time limit when back out space/inode change
Chengguang Xu
2019-04-30
1
-8
/
+6
|
*
|
|
|
|
fs/quota: erase unused but set variable warning
Jiang Biao
2019-04-25
1
-0
/
+4
|
*
|
|
|
|
quota: fix wrong indentation
Chengguang Xu
2019-04-25
1
-3
/
+4
|
*
|
|
|
|
udf: fix an uninitialized read bug and remove dead code
Wenwen Wang
2019-04-17
1
-15
/
+0
|
*
|
|
|
|
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
2019-04-15
1
-1
/
+1
|
*
|
|
|
|
quota: remove trailing whitespaces
Sascha Hauer
2019-03-26
3
-7
/
+7
|
*
|
|
|
|
quota: code cleanup for __dquot_alloc_space()
Chengguang Xu
2019-03-26
1
-2
/
+2
|
*
|
|
|
|
ext2: Adjust the comment of function ext2_alloc_branch
Shuning Zhang
2019-03-26
1
-1
/
+3
|
*
|
|
|
|
udf: Explain handling of load_nls() failure
Jan Kara
2019-03-26
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-13
14
-176
/
+332
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ubifs: Drop unnecessary setting of zbr->znode
Sascha Hauer
2019-05-07
1
-1
/
+0
|
*
|
|
|
|
|
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
4
-21
/
+15
|
*
|
|
|
|
|
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
3
-10
/
+5
|
*
|
|
|
|
|
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
6
-8
/
+101
|
*
|
|
|
|
|
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
2
-67
/
+144
|
*
|
|
|
|
|
ubifs: journal: Handle xattrs like files
Richard Weinberger
2019-05-07
1
-11
/
+49
|
*
|
|
|
|
|
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
2019-05-07
1
-8
/
+1
|
*
|
|
|
|
|
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
2019-05-07
1
-8
/
+7
|
*
|
|
|
|
|
ubifs: work around high stack usage with clang
Arnd Bergmann
2019-05-07
1
-7
/
+10
|
*
|
|
|
|
|
ubifs: remove unused function __ubifs_shash_final
YueHaibing
2019-05-07
1
-18
/
+0
|
*
|
|
|
|
|
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
2019-05-07
1
-6
/
+1
|
*
|
|
|
|
|
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
2019-05-07
1
-12
/
+0
*
|
|
|
|
|
|
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
1
-1
/
+1
|
\
\
\
\
\
\
\
[prev]
[next]