index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
1
-1
/
+1
*
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2021-05-05
1
-2
/
+0
*
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
2021-04-30
1
-0
/
+2
*
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-10
/
+14
|
\
|
*
fs: Document file_ra_state
Matthew Wilcox (Oracle)
2021-04-23
1
-10
/
+14
*
|
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-04-27
1
-2
/
+122
|
\
\
|
*
|
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
2021-03-23
1
-0
/
+28
|
*
|
fs: introduce fsuidgid_has_mapping() helper
Christian Brauner
2021-03-23
1
-0
/
+20
|
*
|
fs: document and rename fsid helpers
Christian Brauner
2021-03-23
1
-2
/
+26
|
*
|
fs: document mapping helpers
Christian Brauner
2021-03-23
1
-0
/
+48
|
|
/
*
|
Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-27
1
-3
/
+14
|
\
\
|
*
|
fs: update kernel-doc for vfs_rename()
Christian Brauner
2021-03-23
1
-0
/
+11
|
*
|
fs: turn some comments into kernel-doc
Lukas Bulwahn
2021-03-23
1
-3
/
+3
|
|
/
*
|
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-12
/
+4
|
\
\
|
*
|
vfs: remove unused ioctl helpers
Miklos Szeredi
2021-04-12
1
-12
/
+0
|
*
|
vfs: add fileattr ops
Miklos Szeredi
2021-04-12
1
-0
/
+4
|
|
/
*
/
new helper: inode_wrong_type()
Al Viro
2021-03-08
1
-0
/
+5
|
/
*
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
1
-2
/
+2
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-43
/
+143
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+25
|
*
open: handle idmapped mounts in do_truncate()
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-11
/
+21
|
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-1
/
+11
|
*
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
1
-5
/
+9
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+5
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-4
/
+4
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-4
/
+6
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-0
/
+8
|
*
fs: add id translation helpers
Christian Brauner
2021-01-24
1
-0
/
+47
|
*
mount: attach mappings to mounts
Christian Brauner
2021-01-24
1
-0
/
+6
*
|
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
1
-5
/
+28
|
\
\
|
*
|
ext4: simplify i_state checks in __ext4_update_other_inode_time()
Eric Biggers
2021-01-13
1
-0
/
+15
|
*
|
fs: correctly document the inode dirty flags
Eric Biggers
2021-01-13
1
-5
/
+13
|
|
/
*
/
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
Eric Biggers
2021-01-27
1
-5
/
+0
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-12-25
1
-2
/
+1
|
\
|
*
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-10
1
-2
/
+1
*
|
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
1
-0
/
+1
|
\
\
|
*
|
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
2020-12-02
1
-0
/
+1
*
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-4
/
+1
|
\
\
\
|
*
|
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-1
/
+0
|
*
|
|
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
2020-12-01
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-12-15
1
-3
/
+2
|
\
\
\
|
*
|
|
epoll: take epitem list out of struct file
Al Viro
2020-10-25
1
-3
/
+2
|
*
|
|
convert ->f_ep_links/->fllink to hlist
Al Viro
2020-10-25
1
-1
/
+1
*
|
|
|
mm/gup: remove the vma allocation from gup_longterm_locked()
Jason Gunthorpe
2020-12-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-13
1
-11
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
2020-11-10
1
-3
/
+18
|
*
|
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
2020-11-10
1
-10
/
+11
|
|
/
*
/
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
|
/
[next]