index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-05-17
Update cifs.ko version to 2.09
Steve French
1
-1
/
+1
2016-05-17
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+18
2016-05-17
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-05-17
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-12
/
+16
2016-05-17
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-05-17
cifs: remove any preceding delimiter from prefix_path
Sachin Prabhu
2
-3
/
+11
2016-05-17
cifs: Use file_dentry()
Goldwyn Rodrigues
2
-4
/
+4
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
174
-1174
/
+1273
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-21
/
+26
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
19
-134
/
+202
2016-05-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2016-05-16
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
George Spelvin
1
-7
/
+26
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-52
/
+110
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+18
2016-05-12
ext4: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-12
hfs: switch to ->iterate_shared()
Al Viro
4
-3
/
+15
2016-05-12
hfsplus: switch to ->iterate_shared()
Al Viro
5
-3
/
+15
2016-05-12
hostfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-12
hpfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-12
hpfs: handle allocation failures in hpfs_add_pos()
Al Viro
3
-6
/
+14
2016-05-12
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-12
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-12
gfs2: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
1
-1
/
+2
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
274
-2566
/
+2974
2016-05-10
ovl: ignore permissions on underlying lookup
Miklos Szeredi
1
-3
/
+1
2016-05-10
vfs: add lookup_hash() helper
Miklos Szeredi
1
-5
/
+28
2016-05-10
vfs: rename: check backing inode being equal
Miklos Szeredi
1
-1
/
+5
2016-05-10
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-8
/
+4
2016-05-10
f2fs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
afs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
befs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
befs: constify stuff a bit
Al Viro
6
-31
/
+34
2016-05-09
Revert "proc/base: make prompt shell start from new line after executing "cat...
Robin Humble
1
-1
/
+1
2016-05-09
isofs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
1
-0
/
+14
2016-05-09
get_acorn_filename(): deobfuscate a bit
Al Viro
1
-1
/
+1
2016-05-09
btrfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-09
logfs: no need to lock directory in lseek
Al Viro
1
-1
/
+1
2016-05-09
switch ecryptfs to ->iterate_shared
Al Viro
1
-1
/
+1
2016-05-09
Merge branch 'for-linus' into work.lookups
Al Viro
2
-19
/
+65
2016-05-09
9p: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-09
fat: switch to ->iterate_shared()
Al Viro
1
-3
/
+3
2016-05-09
romfs, squashfs: switch to ->iterate_shared()
Al Viro
2
-4
/
+4
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
16
-17
/
+16
2016-05-09
kernfs: no point locking directory around that generic_file_llseek()
Al Viro
1
-15
/
+2
2016-05-09
configfs_readdir(): make safe under shared lock
Al Viro
1
-13
/
+7
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
5
-154
/
+56
2016-05-07
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
[next]