index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-01
1
-12
/
+2
|
\
|
*
libfs: remove redundant checks of s_encoding
Eric Biggers
2023-08-27
1
-12
/
+2
*
|
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
1
-21
/
+21
|
\
\
|
*
|
libfs: Convert simple_write_begin and simple_write_end to use a folio
Matthew Wilcox (Oracle)
2023-08-21
1
-20
/
+20
|
*
|
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-0
/
+248
|
\
\
|
*
|
libfs: Remove parent dentry locking in offset_iterate_dir()
Chuck Lever
2023-08-09
1
-7
/
+4
|
*
|
libfs: Add a lock class for the offset map's xa_lock
Chuck Lever
2023-08-09
1
-0
/
+3
|
*
|
libfs: Add directory operations for stable offsets
Chuck Lever
2023-08-09
1
-0
/
+248
|
|
/
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-2
/
+2
*
|
kernfs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-9
/
+10
*
|
fs: new helper: simple_rename_timestamp
Jeff Layton
2023-07-10
1
-9
/
+27
|
/
*
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-10
1
-0
/
+41
*
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-12-01
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-21
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-22
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-28
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-03
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-24
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
[next]