index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
1
-3
/
+11
|
\
|
*
vfs: Remove kern_mount_data()
David Howells
2019-02-28
1
-2
/
+1
|
*
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
2019-02-28
1
-0
/
+4
|
*
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2019-02-28
1
-0
/
+2
|
*
introduce fs_context methods
Al Viro
2019-01-30
1
-0
/
+2
|
*
convert do_remount_sb() to fs_context
David Howells
2019-01-30
1
-0
/
+1
|
*
teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
Al Viro
2019-01-30
1
-1
/
+1
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-09
1
-2
/
+2
|
\
\
|
*
|
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
1
-2
/
+2
|
|
/
*
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-1
/
+12
|
\
\
|
*
|
fs: add fget_many() and fput_many()
Jens Axboe
2019-02-28
1
-1
/
+3
|
*
|
Add io_uring IO interface
Jens Axboe
2019-02-28
1
-0
/
+9
*
|
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-0
/
+2
|
\
|
|
|
*
|
fs: add an iopoll method to struct file_operations
Christoph Hellwig
2019-02-24
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
1
-0
/
+3
|
\
\
\
|
*
|
|
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
2019-03-07
1
-0
/
+3
*
|
|
|
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-07
1
-16
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fs: common implementation of file type
Phillip Potter
2019-01-21
1
-16
/
+1
|
|
|
/
|
|
/
|
*
|
|
writeback: fix inode cgroup switching comment
Greg Thelen
2019-03-05
1
-1
/
+1
*
|
|
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-04
1
-1
/
+7
|
|
/
|
/
|
*
|
fs: Don't need to put list_lru into its own cacheline
Waiman Long
2019-01-30
1
-4
/
+5
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-0
/
+4
|
\
|
*
mm: migrate: provide buffer_migrate_page_norefs()
Jan Kara
2018-12-28
1
-0
/
+4
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
1
-1
/
+1
*
|
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-12-07
1
-2
/
+2
*
|
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-30
1
-2
/
+7
|
/
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-17
/
+38
|
\
|
*
vfs: hide file range comparison function
Darrick J. Wong
2018-10-30
1
-3
/
+0
|
*
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
1
-2
/
+3
|
*
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-30
1
-2
/
+2
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-12
/
+15
|
*
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-4
/
+21
|
*
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-30
1
-3
/
+3
|
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
1
-3
/
+6
*
|
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-10-29
1
-5
/
+17
|
\
\
|
*
|
fsnotify: Fix busy inodes during unmount
Jan Kara
2018-10-25
1
-0
/
+3
|
*
|
fs: group frequently accessed fields of struct super_block together
Amir Goldstein
2018-10-19
1
-10
/
+14
|
*
|
fsnotify: add super block object type
Amir Goldstein
2018-09-03
1
-0
/
+5
*
|
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-22
/
+41
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
1
-7
/
+10
|
*
|
page cache: Rearrange address_space
Matthew Wilcox
2018-10-21
1
-15
/
+31
*
|
|
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
2018-09-24
1
-14
/
+3
|
/
/
*
/
vfs: add the fadvise() file operation
Amir Goldstein
2018-08-30
1
-0
/
+5
|
/
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-23
1
-0
/
+2
*
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-14
/
+15
|
\
|
*
vfs: remove open_flags from d_real()
Miklos Szeredi
2018-07-18
1
-1
/
+1
[next]