index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
ext4: introduce linear search for dentries
Theodore Ts'o
1
-1
/
+9
2025-07-10
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-0
/
+2
2025-03-22
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-1
/
+0
2024-12-05
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-12-05
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
1
-1
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-25
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
1
-1
/
+8
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-40
/
+66
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+3
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-31
/
+57
2024-09-12
fs: remove f_version
Christian Brauner
1
-3
/
+1
2024-09-12
fs: add f_pipe
Christian Brauner
1
-1
/
+7
2024-09-09
inode: make __iget() a static inline
Kent Overstreet
1
-1
/
+8
2024-09-09
fs: add generic_llseek_cookie()
Christian Brauner
1
-0
/
+2
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
1
-0
/
+1
2024-09-04
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
1
-1
/
+0
2024-08-30
inode: make i_state a u32
Christian Brauner
1
-1
/
+2
2024-08-30
fs: reorder i_state bits
Christian Brauner
1
-17
/
+21
2024-08-30
fs: add i_state helpers
Christian Brauner
1
-0
/
+15
2024-08-30
fs: s/__u32/u32/ for s_fsnotify_mask
Christian Brauner
1
-1
/
+1
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
1
-5
/
+3
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-2
/
+3
2024-08-30
vfs: only read fops once in fops_get/put
Mateusz Guzik
1
-4
/
+11
2024-08-29
fs: use kmem_cache_create_rcu()
Christian Brauner
1
-0
/
+2
2024-08-29
fs: pack struct file
Christian Brauner
1
-40
/
+51
2024-08-28
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
fs: switch f_iocb_flags and f_ra
Christian Brauner
1
-3
/
+3
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-2
/
+9
2024-08-27
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-19
percpu-rwsem: remove the unused parameter 'read'
Wang Long
1
-1
/
+1
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+18
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+6
2024-07-15
Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
1
-15
/
+1
2024-06-27
fs: new helper vfs_empty_path()
Christian Brauner
1
-0
/
+17
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
1
-0
/
+2
2024-06-21
fs: Add initial atomic write support info to statx
Prasad Singamsetty
1
-0
/
+3
2024-06-21
fs: Initial atomic write support
Prasad Singamsetty
1
-2
/
+15
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
1
-1
/
+6
2024-06-07
libfs: Introduce case-insensitive string comparison helper
Gabriel Krisman Bertazi
1
-0
/
+4
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
1
-1
/
+1
2024-05-27
fs: switch timespec64 fields in inode to discrete integers
Jeff Layton
1
-16
/
+32
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+1
[next]