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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
3
-20
/
+63
|
\
|
*
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
2016-10-14
1
-12
/
+25
|
*
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
2016-10-14
1
-3
/
+3
|
*
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
2016-10-14
1
-5
/
+6
|
*
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2016-10-14
1
-0
/
+29
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-10-14
19
-296
/
+824
|
\
\
|
*
|
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
2016-10-14
1
-0
/
+123
|
*
|
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
4
-1
/
+11
|
*
|
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
2016-10-13
1
-0
/
+9
|
*
|
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2016-10-13
2
-5
/
+18
|
*
|
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-199
/
+162
|
*
|
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-46
/
+230
|
*
|
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
1
-3
/
+3
|
*
|
Cleanup missing frees on some ioctls
Steve French
2016-10-13
1
-5
/
+4
|
*
|
Enable previous version support
Steve French
2016-10-13
4
-2
/
+72
|
*
|
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-13
1
-0
/
+6
|
*
|
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
5
-16
/
+37
|
*
|
fs/cifs: reopen persistent handles on reconnect
Steve French
2016-10-12
3
-0
/
+25
|
*
|
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
7
-63
/
+75
|
*
|
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-12
1
-6
/
+8
|
*
|
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-12
1
-0
/
+1
|
*
|
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-12
4
-4
/
+4
|
*
|
Set previous session id correctly on SMB3 reconnect
Steve French
2016-10-12
2
-1
/
+6
|
*
|
cifs: Limit the overall credit acquired
Ross Lagerwall
2016-10-12
2
-1
/
+27
|
*
|
Display number of credits available
Steve French
2016-10-12
1
-0
/
+1
|
*
|
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
1
-1
/
+27
|
*
|
Add way to query file attributes via cifs xattr
Steve French
2016-10-12
1
-1
/
+33
*
|
|
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-14
7
-156
/
+261
|
\
\
\
|
*
\
\
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-12
7
-156
/
+261
|
|
\
\
\
|
|
*
|
|
btrfs: tests: uninline member definitions in free_space_extent
David Sterba
2016-10-03
1
-1
/
+2
|
|
*
|
|
btrfs: tests: constify free space extent specs
David Sterba
2016-10-03
1
-11
/
+11
|
|
*
|
|
Btrfs: expand free space tree sanity tests to catch endianness bug
Omar Sandoval
2016-10-03
1
-68
/
+96
|
|
*
|
|
Btrfs: fix extent buffer bitmap tests on big-endian systems
Omar Sandoval
2016-10-03
1
-36
/
+51
|
|
*
|
|
Btrfs: catch invalid free space trees
Omar Sandoval
2016-10-03
3
-1
/
+13
|
|
*
|
|
Btrfs: fix mount -o clear_cache,space_cache=v2
Omar Sandoval
2016-10-03
1
-12
/
+12
|
|
*
|
|
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
2016-10-03
3
-27
/
+76
*
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
5
-93
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
ovl: use vfs_get_link()
Miklos Szeredi
2016-10-14
2
-49
/
+7
|
*
|
|
|
|
vfs: add vfs_get_link() helper
Miklos Szeredi
2016-10-14
1
-0
/
+25
|
*
|
|
|
|
ovl: use generic_readlink
Miklos Szeredi
2016-10-14
1
-20
/
+1
|
*
|
|
|
|
ovl: explain error values when removing acl from workdir
Miklos Szeredi
2016-10-14
1
-0
/
+13
|
*
|
|
|
|
ovl: Fix info leak in ovl_lookup_temp()
Richard Weinberger
2016-09-21
1
-1
/
+4
|
*
|
|
|
|
ovl: during copy up, switch to mounter's creds early
Vivek Goyal
2016-09-19
2
-11
/
+11
|
*
|
|
|
|
ovl: lookup: do getxattr with mounter's permission
Miklos Szeredi
2016-09-16
1
-11
/
+9
|
*
|
|
|
|
ovl: copy_up_xattr(): use strnlen
Miklos Szeredi
2016-09-16
1
-1
/
+11
*
|
|
|
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
2
-70
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernfs: remove kernfs_path_len()
Tejun Heo
2016-08-10
1
-23
/
+0
|
*
|
|
|
|
|
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2016-08-10
2
-47
/
+20
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
25
-476
/
+1331
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
Jeff Layton
2016-10-04
1
-0
/
+1
[next]