index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+5
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+5
2022-09-29
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-4
/
+5
2022-09-21
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
1
-1
/
+1
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
1
-1
/
+2
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
1
-0
/
+1
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-4
/
+5
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2022-08-12
fs: don't randomize struct kiocb fields
Keith Busch
1
-5
/
+0
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+2
2022-08-08
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+13
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-17
/
+3
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
1
-0
/
+4
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-12
/
+0
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
1
-1
/
+3
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-07-27
vfs: function to prevent re-use of block-device-based superblocks
Daniil Lunev
1
-0
/
+2
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
1
-0
/
+1
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
1
-0
/
+3
2022-07-19
fs: add mode_strip_sgid() helper
Yang Xu
1
-0
/
+2
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
1
-4
/
+8
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
1
-1
/
+1
2022-06-29
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
Christian Brauner
1
-2
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-0
/
+4
2022-06-26
fs: introduce tiny iattr ownership update helpers
Christian Brauner
1
-0
/
+76
2022-06-26
fs: use mount types in iattr
Christian Brauner
1
-2
/
+16
2022-06-26
fs: add two type safe mapping helpers
Christian Brauner
1
-2
/
+36
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
1
-3
/
+2
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-2
/
+8
2022-06-10
struct file: use anonymous union member for rcuhead and llist
Al Viro
1
-3
/
+3
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+0
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+12
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-25
/
+7
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+5
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
1
-0
/
+2
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-11
/
+0
2022-05-19
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
1
-0
/
+5
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
1
-0
/
+3
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
1
-0
/
+7
2022-05-16
fs: add a lockdep check function for sb_start_write()
Naohiro Aota
1
-0
/
+5
2022-05-14
fs: remove fget_many and fput_many interface
Gou Hao
1
-3
/
+1
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
1
-0
/
+2
2022-05-09
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
1
-1
/
+0
[next]