index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
[prev]
[next]