index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: consolidate duplicate dt_type helpers
Jeff Layton
2023-04-03
1
-7
/
+2
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-10
/
+10
|
\
|
*
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+4
|
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-5
/
+5
*
|
fs: uninline inode_query_iversion
Jeff Layton
2023-01-26
1
-0
/
+36
|
/
*
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-11-30
1
-3
/
+19
*
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
2022-10-03
1
-0
/
+46
*
fs: Convert simple_readpage to simple_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-7
/
+7
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-2
/
+2
*
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-11
/
+0
*
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-20
1
-5
/
+5
*
libfs: Support RENAME_EXCHANGE in simple_rename()
Lorenz Bauer
2021-11-03
1
-1
/
+4
*
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
2021-11-03
1
-0
/
+24
*
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-16
/
+0
*
fs: remove anon_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-10
/
+1
*
fs: move ramfs_aops to libfs
Christoph Hellwig
2021-06-29
1
-4
/
+13
*
libfs: fix kernel-doc for mnt_userns
Randy Dunlap
2021-03-23
1
-0
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-12
/
+16
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-16
/
+15
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+6
*
|
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
1
-5
/
+0
|
\
\
|
*
|
fs: add LSM-supporting anon-inode interface
Daniel Colascione
2021-01-14
1
-5
/
+0
|
|
/
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
|
*
|
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
|
/
*
/
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
Eric Biggers
2021-01-27
1
-5
/
+3
|
/
*
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
1
-0
/
+70
|
\
|
*
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
2020-12-02
1
-0
/
+70
*
|
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
2020-11-22
1
-2
/
+4
|
/
*
fs: Add standard casefolding support
Daniel Rosenberg
2020-09-10
1
-0
/
+87
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-1
/
+1
*
libfs: fix infoleak in simple_attr_read()
Eric Biggers
2020-03-24
1
-3
/
+5
*
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-12-10
1
-0
/
+70
*
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
1
-2
/
+1
*
libfs: take cursors out of list when moving past the end of directory
Al Viro
2019-10-09
1
-24
/
+25
*
Fix the locking in dcache_readdir() and friends
Al Viro
2019-09-22
1
-65
/
+69
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-33
/
+49
|
\
|
*
convenience helper get_tree_nodev()
Al Viro
2019-07-04
1
-1
/
+1
|
*
vfs: Use sget_fc() for pseudo-filesystems
David Howells
2019-05-25
1
-14
/
+10
|
*
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
2019-05-25
1
-54
/
+34
|
*
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
2019-05-25
1
-0
/
+46
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-9
/
+3
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-05-07
1
-0
/
+14
|
\
|
*
libfs: document simple_get_link()
Eric Biggers
2019-04-30
1
-0
/
+14
[next]