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: introduce gc_urgent_mid mode
Daeho Jeong
2022-03-17
4
-1
/
+17
*
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
2022-03-17
1
-3
/
+2
*
f2fs: remove redundant parameter judgment
Wang Xiaojun
2022-03-17
1
-2
/
+1
*
f2fs: use spin_lock to avoid hang
Jaegeuk Kim
2022-03-17
1
-7
/
+10
*
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
2022-03-11
4
-2
/
+10
*
f2fs: remove unnecessary read for F2FS_FITS_IN_INODE
Jia Yang
2022-03-10
1
-13
/
+4
*
f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsem
Jaegeuk Kim
2022-03-04
2
-0
/
+17
*
f2fs: avoid an infinite loop in f2fs_sync_dirty_inodes
Jaegeuk Kim
2022-03-04
2
-0
/
+12
*
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
2022-03-04
1
-0
/
+7
*
f2fs: fix to avoid potential deadlock
Chao Yu
2022-03-03
2
-2
/
+10
*
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-02-25
1
-3
/
+3
*
f2fs: Restore rwsem lockdep support
Bart Van Assche
2022-02-25
1
-2
/
+10
*
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-02-25
1
-0
/
+1
*
f2fs: support idmapped mounts
Chao Yu
2022-02-12
4
-37
/
+50
*
f2fs: add a way to limit roll forward recovery time
Jaegeuk Kim
2022-02-12
8
-2
/
+30
*
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2022-02-07
5
-15
/
+32
*
f2fs: adjust readahead block number during recovery
Chao Yu
2022-02-04
3
-6
/
+35
*
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
2022-02-04
1
-1
/
+3
*
f2fs: expose discard related parameters in sysfs
Konstantin Vyshetsky
2022-02-03
1
-0
/
+8
*
f2fs: move discard parameters into discard_cmd_control
Konstantin Vyshetsky
2022-02-03
2
-9
/
+17
*
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
2022-01-25
1
-1
/
+1
*
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-25
16
-274
/
+342
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
6
-18
/
+18
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
6
-18
/
+18
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
35
-142
/
+569
|
\
\
|
*
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
9
-47
/
+0
|
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
4
-15
/
+15
|
*
|
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
3
-11
/
+1
|
*
|
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
2022-01-22
2
-60
/
+61
|
*
|
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
1
-2
/
+2
|
*
|
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
3
-6
/
+30
|
*
|
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
1
-0
/
+9
|
*
|
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
1
-3
/
+61
|
*
|
fs: move fs/exec.c sysctls into its own file
Luis Chamberlain
2022-01-22
1
-0
/
+90
|
*
|
fs: move namei sysctls to its own file
Luis Chamberlain
2022-01-22
1
-4
/
+54
|
*
|
fs: move locking sysctls where they are used
Luis Chamberlain
2022-01-22
1
-2
/
+32
|
*
|
fs: move shared sysctls to fs/sysctls.c
Luis Chamberlain
2022-01-22
2
-0
/
+39
|
*
|
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
1
-1
/
+1
|
*
|
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
1
-6
/
+31
|
*
|
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
1
-8
/
+39
|
*
|
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-22
1
-7
/
+32
|
*
|
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
1
-0
/
+3
|
*
|
fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
2022-01-22
1
-1
/
+5
|
*
|
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
1
-0
/
+14
|
*
|
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
1
-1
/
+9
|
*
|
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
2
-2
/
+19
|
*
|
ocfs2: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-24
/
+1
|
*
|
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
1
-1
/
+20
|
*
|
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
1
-2
/
+29
|
*
|
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
1
-1
/
+1
[next]