index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-29
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-21
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-12
fs: don't randomize struct kiocb fields
Keith Busch
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)
[next]