index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-03-04
f2fs: avoid an infinite loop in f2fs_sync_dirty_inodes
Jaegeuk Kim
2022-03-03
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
2022-03-03
f2fs: fix to avoid potential deadlock
Chao Yu
2022-02-25
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-02-25
f2fs: Restore rwsem lockdep support
Bart Van Assche
2022-02-25
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-02-12
f2fs: support idmapped mounts
Chao Yu
2022-02-12
f2fs: add a way to limit roll forward recovery time
Jaegeuk Kim
2022-02-07
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2022-02-03
f2fs: adjust readahead block number during recovery
Chao Yu
2022-02-03
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
2022-02-02
f2fs: expose discard related parameters in sysfs
Konstantin Vyshetsky
2022-02-02
f2fs: move discard parameters into discard_cmd_control
Konstantin Vyshetsky
2022-01-24
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
2022-01-24
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-01-22
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
fs: move fs/exec.c sysctls into its own file
Luis Chamberlain
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
2022-01-22
fs: move shared sysctls to fs/sysctls.c
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
ocfs2: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-21
netfs: Make ops->init_rreq() optional
Jeffle Xu
2022-01-21
cachefiles: Check that the backing filesystem supports tmpfiles
David Howells
2022-01-21
cachefiles: Explain checks in a comment
David Howells
2022-01-21
cachefiles: Trace active-mark failure
David Howells
[next]