index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: Trace reset zone events
Damien Le Moal
2016-11-23
1
-0
/
+1
*
f2fs: Reset sequential zones on zoned block devices
Damien Le Moal
2016-11-23
1
-8
/
+55
*
f2fs: Cache zoned block devices zone type
Damien Le Moal
2016-11-23
2
-0
/
+90
*
f2fs: Do not allow adaptive mode for host-managed zoned block devices
Damien Le Moal
2016-11-23
1
-0
/
+7
*
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
2016-11-23
2
-7
/
+12
*
f2fs: Suppress discard warning message for zoned block devices
Damien Le Moal
2016-11-23
1
-1
/
+1
*
f2fs: Check zoned block feature for host-managed zoned block devices
Damien Le Moal
2016-11-23
1
-0
/
+20
*
f2fs: Use generic zoned block device terminology
Damien Le Moal
2016-11-23
3
-5
/
+5
*
f2fs: Add missing break in switch-case
Damien Le Moal
2016-11-23
1
-0
/
+1
*
f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
Jaegeuk Kim
2016-11-23
1
-0
/
+7
*
f2fs: report error of f2fs_fill_dentries
Chao Yu
2016-11-23
3
-12
/
+17
*
f2fs: hide a maybe-uninitialized warning
Arnd Bergmann
2016-11-23
1
-1
/
+1
*
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
2016-11-23
3
-23
/
+17
*
f2fs: make clean inodes when flushing inode page
Jaegeuk Kim
2016-11-23
2
-2
/
+6
*
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2016-11-23
10
-44
/
+49
*
f2fs: use BIO_MAX_PAGES for bio allocation
Jaegeuk Kim
2016-11-23
5
-22
/
+8
*
f2fs: declare static function for __build_free_nids
Jaegeuk Kim
2016-11-23
1
-1
/
+1
*
f2fs: call f2fs_balance_fs for setattr
Jaegeuk Kim
2016-11-23
1
-1
/
+4
*
f2fs: count dirty inodes to flush node pages during checkpoint
Jaegeuk Kim
2016-11-23
1
-4
/
+5
*
f2fs: avoid casted negative value as shrink count
Chao Yu
2016-11-23
1
-4
/
+6
*
f2fs: don't interrupt free nids building during nid allocation
Chao Yu
2016-11-23
4
-15
/
+13
*
f2fs: clean up free nid list operations
Jaegeuk Kim
2016-11-23
1
-30
/
+26
*
f2fs: split free nid list
Chao Yu
2016-11-23
5
-68
/
+108
*
f2fs: clear nlink if fail to add_link
Chao Yu
2016-11-23
1
-0
/
+14
*
f2fs: fix sparse warnings
Eric Biggers
2016-11-23
5
-6
/
+7
*
f2fs: fix error handling in fsync_node_pages
Chao Yu
2016-11-23
1
-2
/
+3
*
f2fs: fix to update largest extent under lock
Chao Yu
2016-11-23
1
-4
/
+7
*
f2fs: be aware of extent beyond EOF in fiemap
Chao Yu
2016-11-23
1
-14
/
+4
*
f2fs: don't miss any f2fs_balance_fs cases
Chao Yu
2016-11-23
1
-8
/
+3
*
f2fs: add missing f2fs_balance_fs in f2fs_zero_range
Chao Yu
2016-11-23
1
-0
/
+3
*
f2fs: give a chance to detach from dirty list
Chao Yu
2016-11-23
6
-6
/
+16
*
f2fs: fix to release discard entries during checkpoint
Chao Yu
2016-11-23
2
-4
/
+6
*
f2fs: exclude free nids building and allocation
Chao Yu
2016-11-23
1
-3
/
+8
*
f2fs: fix overflow due to condition check order
Jaegeuk Kim
2016-11-23
1
-1
/
+1
*
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-19
4
-36
/
+51
|
\
|
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-19
2
-1
/
+17
|
*
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
2016-11-19
1
-3
/
+13
|
*
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
2016-11-19
1
-32
/
+21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-11-17
1
-8
/
+14
|
\
\
|
*
|
xattr: Fix setting security xattrs on sockfs
Andreas Gruenbacher
2016-11-17
1
-8
/
+14
*
|
|
Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-17
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
orangefs: add .owner to debugfs file_operations
Mike Marshall
2016-11-16
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-11-16
4
-1
/
+14
|
\
\
\
|
*
|
|
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-15
1
-0
/
+6
|
*
|
|
fuse: fix root dentry initialization
Miklos Szeredi
2016-10-18
3
-1
/
+8
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-11-11
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
coredump: fix unfreezable coredumping task
Andrey Ryabinin
2016-11-11
1
-0
/
+3
|
*
|
|
|
ocfs2: fix not enough credit panic
Junxiao Bi
2016-11-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-11-11
3
-105
/
+109
|
\
\
\
\
\
|
*
|
|
|
|
splice: remove detritus from generic_file_splice_read()
Al Viro
2016-11-10
1
-5
/
+0
[next]