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
...
|
*
|
|
f2fs: it's umode_t, not mode_t...
Al Viro
2015-12-06
1
-4
/
+2
|
*
|
|
typo in fs/namei.c comment
Mike Marshall
2015-12-06
1
-1
/
+1
|
*
|
|
vgaarb: remove bogus checks
Al Viro
2015-12-06
1
-7
/
+0
|
*
|
|
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
2015-12-06
1
-3
/
+5
|
*
|
|
adfs: constify adfs_dir_ops structures
Julia Lawall
2015-12-06
4
-8
/
+8
|
*
|
|
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
2015-12-06
1
-3
/
+2
|
*
|
|
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
2015-12-06
1
-9
/
+11
|
*
|
|
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
2015-12-06
1
-1
/
+1
|
*
|
|
fs/attr.c: is_sxid can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
|
*
|
|
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-06
2
-2
/
+2
|
*
|
|
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
2015-12-06
2
-8
/
+8
|
*
|
|
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
2015-12-06
2
-3
/
+3
|
*
|
|
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
2015-12-06
1
-2
/
+2
|
*
|
|
lustre: constify inode_operations structures
Julia Lawall
2015-12-06
3
-4
/
+4
|
*
|
|
fs/file.c: __const_max is actually __const_min :-)
Rasmus Villemoes
2015-12-06
1
-3
/
+3
|
*
|
|
9p/trans_virtio: don't bother with p9_tag_lookup()
Al Viro
2015-12-06
1
-8
/
+4
*
|
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-12
2
-7
/
+8
|
\
\
\
\
|
*
|
|
|
iov_iter: export import_single_range()
Al Viro
2015-12-06
1
-0
/
+1
|
*
|
|
|
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
2015-12-06
2
-7
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
26
-343
/
+733
|
\
\
\
\
|
*
|
|
|
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
3
-97
/
+16
|
*
|
|
|
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
5
-0
/
+173
|
*
|
|
|
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2016-01-01
2
-1
/
+5
|
*
|
|
|
cifs: avoid unused variable and label
Arnd Bergmann
2015-12-08
1
-2
/
+0
|
*
|
|
|
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-12-07
6
-2
/
+90
|
*
|
|
|
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-12-07
3
-12
/
+13
|
*
|
|
|
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
11
-193
/
+254
|
*
|
|
|
locks: new locks_mandatory_area calling convention
Christoph Hellwig
2015-12-07
3
-32
/
+25
|
*
|
|
|
vfs: Add vfs_copy_file_range() support for pagecache copies
Anna Schumaker
2015-12-01
1
-4
/
+9
|
*
|
|
|
btrfs: add .copy_file_range file operation
Zach Brown
2015-12-01
3
-39
/
+56
|
*
|
|
|
x86: add sys_copy_file_range to syscall tables
Zach Brown
2015-12-01
2
-0
/
+2
|
*
|
|
|
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-12-01
5
-1
/
+130
*
|
|
|
|
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-12
6
-83
/
+232
|
\
\
\
\
\
|
*
|
|
|
|
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2016-01-08
1
-5
/
+6
|
*
|
|
|
|
locks: prink more detail when there are leaked locks
Jeff Layton
2016-01-08
1
-4
/
+29
|
*
|
|
|
|
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
3
-4
/
+6
|
*
|
|
|
|
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2016-01-08
2
-3
/
+86
|
*
|
|
|
|
locks: don't check for race with close when setting OFD lock
Jeff Layton
2016-01-08
1
-6
/
+10
|
*
|
|
|
|
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-01-07
1
-21
/
+30
|
*
|
|
|
|
fs: make locks.c explicitly non-modular
Paul Gortmaker
2015-12-18
1
-2
/
+1
|
*
|
|
|
|
locks: use list_first_entry_or_null()
Geliang Tang
2015-11-18
1
-6
/
+4
|
*
|
|
|
|
locks: Don't allow mounts in user namespaces to enable mandatory locking
Eric W. Biederman
2015-11-16
1
-1
/
+1
|
*
|
|
|
|
locks: Allow disabling mandatory locking at compile time
Jeff Layton
2015-11-16
4
-34
/
+62
*
|
|
|
|
|
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
20
-63
/
+285
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: Use race-free temporary file creation
Mickaël Salaün
2016-01-10
1
-0
/
+11
|
*
|
|
|
|
|
um: Do not set unsecure permission for temporary file
Mickaël Salaün
2016-01-10
1
-6
/
+0
|
*
|
|
|
|
|
um: Fix build error and kconfig for i386
Mickaël Salaün
2016-01-10
1
-1
/
+1
|
*
|
|
|
|
|
um: Add seccomp support
Mickaël Salaün
2016-01-10
5
-1
/
+25
|
*
|
|
|
|
|
um: Add full asm/syscall.h support
Mickaël Salaün
2016-01-10
2
-0
/
+139
|
*
|
|
|
|
|
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
2016-01-10
1
-3
/
+24
[prev]
[next]