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.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 branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-03-03
16
-168
/
+447
|
\
|
*
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-02
8
-7
/
+49
|
*
CIFS: Fix sparse warnings
Steve French
2017-03-02
2
-4
/
+4
|
*
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2017-03-02
2
-0
/
+109
|
*
CIFS: use DFS pathnames in SMB2+ Create requests
Aurelien Aptel
2017-03-02
1
-16
/
+80
|
*
CIFS: set signing flag in SMB2+ TreeConnect if needed
Aurelien Aptel
2017-03-01
1
-2
/
+2
|
*
CIFS: let ses->ipc_tid hold smb2 TreeIds
Aurelien Aptel
2017-03-01
1
-1
/
+1
|
*
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
2017-03-01
4
-11
/
+35
|
*
CIFS: add build_path_from_dentry_optional_prefix()
Aurelien Aptel
2017-03-01
3
-2
/
+17
|
*
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
2017-03-01
4
-120
/
+125
|
*
CIFS: Fix possible use after free in demultiplex thread
Pavel Shilovsky
2017-03-01
1
-6
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2017-03-03
3
-18
/
+13
|
\
\
|
*
|
fuse: release: private_data cannot be NULL
Miklos Szeredi
2017-02-22
1
-7
/
+2
|
*
|
fuse: cleanup fuse_file refcounting
Miklos Szeredi
2017-02-22
3
-11
/
+10
|
*
|
fuse: add missing FR_FORCE
Miklos Szeredi
2017-02-22
1
-0
/
+1
*
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-03
5
-27
/
+148
|
\
\
\
|
*
|
|
ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials
Konstantin Khlebnikov
2017-02-07
1
-2
/
+6
|
*
|
|
ovl: properly implement sync_filesystem()
Amir Goldstein
2017-02-07
1
-0
/
+20
|
*
|
|
ovl: concurrent copy up of regular files
Amir Goldstein
2017-02-07
1
-4
/
+31
|
*
|
|
ovl: introduce copy up waitqueue
Amir Goldstein
2017-02-07
4
-0
/
+35
|
*
|
|
ovl: copy up regular file using O_TMPFILE
Amir Goldstein
2017-02-07
1
-7
/
+20
|
*
|
|
ovl: rearrange code in ovl_copy_up_locked()
Amir Goldstein
2017-02-07
1
-24
/
+25
|
*
|
|
ovl: check if upperdir fs supports O_TMPFILE
Amir Goldstein
2017-02-07
3
-0
/
+20
*
|
|
|
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
72
-214
/
+822
|
\
\
\
\
|
*
|
|
|
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
72
-214
/
+822
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-03
19
-89
/
+265
|
\
\
\
\
\
|
*
|
|
|
|
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2017-03-02
2
-1
/
+5
|
*
|
|
|
|
blk-mq: ensure that bd->last is always set correctly
Jens Axboe
2017-03-02
1
-7
/
+43
|
*
|
|
|
|
block: don't call ioc_exit_icq() with the queue lock held for blk-mq
Jens Axboe
2017-03-02
3
-17
/
+31
|
*
|
|
|
|
block: Initialize bd_bdi on inode initialization
Jan Kara
2017-03-02
1
-2
/
+4
|
*
|
|
|
|
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-02
1
-7
/
+8
|
*
|
|
|
|
nvme: Complete all stuck requests
Keith Busch
2017-03-02
3
-5
/
+79
|
*
|
|
|
|
blk-mq: Provide freeze queue timeout
Keith Busch
2017-03-02
2
-0
/
+11
|
*
|
|
|
|
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
2017-03-02
2
-1
/
+3
|
*
|
|
|
|
nbd: stop leaking sockets
Josef Bacik
2017-03-02
1
-1
/
+3
|
*
|
|
|
|
blk-mq: move update of tags->rqs to __blk_mq_alloc_request()
Omar Sandoval
2017-03-02
2
-2
/
+1
|
*
|
|
|
|
blk-mq: kill blk_mq_set_alloc_data()
Omar Sandoval
2017-03-02
1
-10
/
+0
|
*
|
|
|
|
blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
Omar Sandoval
2017-03-02
2
-24
/
+20
|
*
|
|
|
|
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
2017-03-02
4
-2
/
+12
|
*
|
|
|
|
nvme: allocate nvme_queue in correct node
Shaohua Li
2017-03-02
1
-4
/
+8
|
*
|
|
|
|
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
2
-0
/
+22
|
*
|
|
|
|
blk-mq: allocate blk_mq_tags and requests in correct node
Shaohua Li
2017-03-02
1
-6
/
+15
*
|
|
|
|
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1218
-3575
/
+5226
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/headers: Clean up <linux/sched.h>
Ingo Molnar
2017-03-03
1
-571
/
+651
|
*
|
|
|
|
|
sched/headers: Remove #ifdefs from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-8
/
+4
|
*
|
|
|
|
|
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
3
-6
/
+9
|
*
|
|
|
|
|
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
|
|
|
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...
Ingo Molnar
2017-03-03
1
-1
/
+0
|
*
|
|
|
|
|
sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>
Ingo Molnar
2017-03-03
2
-1
/
+2
|
*
|
|
|
|
|
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
2
-1
/
+1
[next]