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
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-08
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-07-27
vfs: function to prevent re-use of block-device-based superblocks
Daniil Lunev
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
2022-07-19
fs: add mode_strip_sgid() helper
Yang Xu
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
2022-06-29
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
Christian Brauner
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
fs: introduce tiny iattr ownership update helpers
Christian Brauner
2022-06-26
fs: use mount types in iattr
Christian Brauner
2022-06-26
fs: add two type safe mapping helpers
Christian Brauner
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
struct file: use anonymous union member for rcuhead and llist
Al Viro
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-19
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
2022-05-16
fs: add a lockdep check function for sb_start_write()
Naohiro Aota
2022-05-14
fs: remove fget_many and fput_many interface
Gou Hao
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-09
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
[next]