index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
9
-100
/
+257
|
\
|
*
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-06-09
1
-0
/
+5
|
*
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
5
-10
/
+24
|
*
xfs: use file_modified() helper
Amir Goldstein
2019-06-09
1
-14
/
+1
|
*
vfs: introduce file_modified() helper
Amir Goldstein
2019-06-09
3
-18
/
+25
|
*
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
3
-1
/
+58
|
*
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
2019-06-09
1
-21
/
+12
|
*
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
3
-27
/
+36
|
*
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
5
-18
/
+73
|
*
vfs: introduce generic_copy_file_range()
Dave Chinner
2019-06-09
2
-3
/
+35
*
|
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-10
5
-37
/
+47
|
\
\
|
*
|
iomap: fix page_done callback for short writes
Andreas Gruenbacher
2019-06-27
1
-1
/
+1
|
*
|
fs: fold __generic_write_end back into generic_write_end
Christoph Hellwig
2019-06-27
2
-35
/
+29
|
*
|
iomap: don't mark the inode dirty in iomap_write_end
Andreas Gruenbacher
2019-06-27
3
-1
/
+17
|
|
/
*
|
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-07-10
9
-151
/
+195
|
\
\
|
*
|
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-10
1
-33
/
+60
|
*
|
ext2: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-03
1
-2
/
+1
|
*
|
quota: honor quota type in Q_XGETQSTAT[V] calls
Eric Sandeen
2019-06-25
1
-26
/
+12
|
*
|
ext2: Always brelse bh on failure in ext2_iget()
Jan Kara
2019-06-19
1
-4
/
+2
|
*
|
ext2: add missing brelse() in ext2_iget()
Chengguang Xu
2019-06-19
1
-0
/
+1
|
*
|
ext2: Fix a typo in ext2_getattr argument
Fumiya Shigemitsu
2019-06-12
1
-1
/
+1
|
*
|
ext2: fix a typo in comment
Chengguang Xu
2019-06-12
1
-2
/
+1
|
*
|
ext2: add missing brelse() in ext2_new_inode()
Chengguang Xu
2019-05-30
1
-0
/
+1
|
*
|
ext2: optimize ext2_xattr_get()
Chengguang Xu
2019-05-28
1
-4
/
+8
|
*
|
ext2: introduce new helper for xattr entry comparison
Chengguang Xu
2019-05-28
1
-7
/
+18
|
*
|
ext2: merge xattr next entry check to ext2_xattr_entry_valid()
Chengguang Xu
2019-05-28
1
-20
/
+16
|
*
|
ext2: code cleanup for ext2_preread_inode()
Chengguang Xu
2019-05-28
1
-3
/
+1
|
*
|
ext2: code cleanup by using test_opt() and clear_opt()
Chengguang Xu
2019-05-20
1
-9
/
+8
|
*
|
doc: ext2: update description of quota options for ext2
Chengguang Xu
2019-05-20
1
-1
/
+7
|
*
|
ext2: Strengthen xattr block checks
Jan Kara
2019-05-20
1
-12
/
+10
|
*
|
ext2: Merge loops in ext2_xattr_set()
Jan Kara
2019-05-20
1
-22
/
+19
|
*
|
ext2: introduce helper for xattr entry validation
Chengguang Xu
2019-05-20
1
-11
/
+21
|
*
|
ext2: introduce helper for xattr header validation
Chengguang Xu
2019-05-20
1
-11
/
+20
|
*
|
quota: add dqi_dirty_list description to comment of Dquot List Management
Chengguang Xu
2019-05-20
1
-3
/
+8
*
|
|
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-10
16
-71
/
+76
|
\
\
\
|
*
|
|
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
2019-06-20
3
-49
/
+2
|
*
|
|
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
2019-06-20
4
-13
/
+2
|
*
|
|
configfs: call fsnotify_rmdir() hook
Amir Goldstein
2019-06-20
1
-0
/
+3
|
*
|
|
debugfs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-06-20
1
-0
/
+3
|
*
|
|
debugfs: simplify __debugfs_remove_file()
Amir Goldstein
2019-06-20
1
-12
/
+8
|
*
|
|
devpts: call fsnotify_unlink() hook
Amir Goldstein
2019-06-20
1
-0
/
+1
|
*
|
|
tracefs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-06-20
1
-0
/
+3
|
*
|
|
rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-06-20
1
-0
/
+4
|
*
|
|
btrfs: call fsnotify_rmdir() hook
Amir Goldstein
2019-06-20
1
-1
/
+3
|
*
|
|
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-06-20
2
-0
/
+28
|
*
|
|
fanotify: Disallow permission events for proc filesystem
Jan Kara
2019-05-28
3
-1
/
+24
*
|
|
|
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-07-10
3
-22
/
+79
|
\
\
\
\
|
*
|
|
|
locks: eliminate false positive conflicts for write lease
Amir Goldstein
2019-06-19
2
-17
/
+29
|
*
|
|
|
locks: Add trace_leases_conflict
Ira Weiny
2019-06-19
2
-5
/
+50
*
|
|
|
|
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
46
-992
/
+325
[next]