index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-12
fs: remove f_version
Christian Brauner
2024-09-12
fs: add f_pipe
Christian Brauner
2024-09-09
inode: make __iget() a static inline
Kent Overstreet
2024-09-09
fs: add generic_llseek_cookie()
Christian Brauner
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-08-30
inode: make i_state a u32
Christian Brauner
2024-08-30
fs: reorder i_state bits
Christian Brauner
2024-08-30
fs: add i_state helpers
Christian Brauner
2024-08-30
fs: s/__u32/u32/ for s_fsnotify_mask
Christian Brauner
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
vfs: only read fops once in fops_get/put
Mateusz Guzik
2024-08-29
fs: use kmem_cache_create_rcu()
Christian Brauner
2024-08-29
fs: pack struct file
Christian Brauner
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-28
fs: switch f_iocb_flags and f_ra
Christian Brauner
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-08-19
percpu-rwsem: remove the unused parameter 'read'
Wang Long
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-27
fs: new helper vfs_empty_path()
Christian Brauner
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
2024-06-07
libfs: Introduce case-insensitive string comparison helper
Gabriel Krisman Bertazi
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-05-27
fs: switch timespec64 fields in inode to discrete integers
Jeff Layton
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-20
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-04
fs: WARN when f_count resurrection is attempted
Kees Cook
[next]