index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 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
|
*
Partially revert "locks: fix file locking on overlayfs"
Miklos Szeredi
2018-07-18
1
-12
/
+1
|
*
Revert "vfs: add flags to d_real()"
Miklos Szeredi
2018-07-18
1
-1
/
+1
|
*
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
2018-07-18
1
-0
/
+1
|
*
vfs: export vfs_dedupe_file_range_one() to modules
Miklos Szeredi
2018-07-18
1
-0
/
+4
|
*
vfs: export vfs_ioctl() to modules
Miklos Szeredi
2018-07-18
1
-0
/
+2
|
*
vfs: make open_with_fake_path() not contribute to nr_files
Miklos Szeredi
2018-07-18
1
-0
/
+3
|
*
Merge branch 'dedupe-cleanup' into overlayfs-next
Miklos Szeredi
2018-07-18
1
-1
/
+1
|
|
\
|
|
*
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
1
-1
/
+1
|
|
*
vfs: dedupe: return int
Miklos Szeredi
2018-07-06
1
-1
/
+1
|
*
|
new helper: open_with_fake_path()
Al Viro
2018-07-12
1
-0
/
+2
*
|
|
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
1
-0
/
+4
*
|
|
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2018-08-17
1
-1
/
+0
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2018-08-13
1
-4
/
+3
|
\
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fs: shave 8 bytes off of struct inode
Amir Goldstein
2018-07-08
1
-2
/
+3
|
*
|
|
removed extra extern file_fdatawait_range
Vasily Averin
2018-06-18
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-1
/
+16
|
\
\
\
|
*
|
|
new helper: inode_fake_hash()
Al Viro
2018-08-03
1
-0
/
+11
|
*
|
|
new primitive: discard_new_inode()
Al Viro
2018-08-03
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-8
/
+9
|
\
\
\
|
*
|
|
kill FILE_{CREATED,OPENED}
Al Viro
2018-07-12
1
-4
/
+0
|
*
|
|
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-1
/
+1
|
*
|
|
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
1
-2
/
+1
|
*
|
|
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
introduce FMODE_OPENED
Al Viro
2018-07-12
1
-0
/
+2
|
*
|
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
2018-07-10
1
-1
/
+4
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
1
-0
/
+1
|
\
|
|
|
*
|
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-10
1
-0
/
+1
|
|
/
[next]