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
*
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
1
-0
/
+52
*
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
Cyrill Gorcunov
2017-07-12
1
-0
/
+2
*
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
2017-07-12
1
-0
/
+42
*
procfs: fdinfo: extend information about epoll target files
Cyrill Gorcunov
2017-07-12
1
-2
/
+6
*
fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more
Davidlohr Bueso
2017-07-12
1
-1
/
+0
*
bfs: fix sanity checks for empty files
Rakesh Pandit
2017-07-12
1
-1
/
+1
*
sysctl: add unsigned int range support
Luis R. Rodriguez
2017-07-12
1
-1
/
+3
*
sysctl: simplify unsigned int support
Luis R. Rodriguez
2017-07-12
1
-0
/
+14
*
sysctl: fix lax sysctl_check_table() sanity check
Luis R. Rodriguez
2017-07-12
1
-5
/
+5
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-12
10
-383
/
+1418
|
\
|
*
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
2017-07-04
1
-24
/
+33
|
*
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
5
-5
/
+77
|
*
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
5
-3
/
+204
|
*
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
3
-37
/
+103
|
*
ovl: move copy up lock out
Miklos Szeredi
2017-07-04
1
-25
/
+13
|
*
ovl: rearrange copy up
Miklos Szeredi
2017-07-04
1
-36
/
+50
|
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
7
-2
/
+31
|
*
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
2017-07-04
1
-82
/
+78
|
*
ovl: base tmpfile in workdir too
Miklos Szeredi
2017-07-04
1
-5
/
+3
|
*
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
2017-07-04
1
-17
/
+29
|
*
ovl: extract helper to get temp file in copy up
Miklos Szeredi
2017-07-04
1
-18
/
+41
|
*
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2017-07-04
2
-30
/
+38
|
*
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
3
-9
/
+44
|
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
5
-10
/
+130
|
*
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
3
-2
/
+116
|
*
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
4
-8
/
+27
|
*
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
4
-15
/
+101
|
*
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
6
-7
/
+108
|
*
ovl: generalize ovl_create_workdir()
Amir Goldstein
2017-07-04
1
-16
/
+25
|
*
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
1
-18
/
+24
|
*
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2017-07-04
2
-3
/
+29
|
*
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
2
-0
/
+33
|
*
ovl: move cache and version to ovl_inode
Miklos Szeredi
2017-07-04
3
-17
/
+13
|
*
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
2017-07-04
3
-20
/
+11
|
*
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
6
-17
/
+26
|
*
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
4
-9
/
+9
|
*
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
8
-94
/
+79
|
*
ovl: compare inodes
Miklos Szeredi
2017-07-04
1
-4
/
+9
|
*
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
5
-20
/
+37
|
*
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
5
-37
/
+36
|
*
ovl: allocate an ovl_inode struct
Amir Goldstein
2017-07-04
2
-2
/
+63
|
*
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-07-04
1
-0
/
+7
|
*
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
2017-07-04
19
-156
/
+51
|
|
\
*
|
\
Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-07-11
15
-179
/
+180
|
\
\
\
|
*
|
|
cifs: Clean up unused variables in smb2pdu.c
Christos Gkekas
2017-07-09
1
-28
/
+7
|
*
|
|
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
2017-07-08
1
-3
/
+3
|
*
|
|
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
10
-131
/
+39
|
*
|
|
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-08
4
-0
/
+39
|
*
|
|
CIFS: Display SMB2 error codes in the hex format
Pavel Shilovsky
2017-07-08
1
-2
/
+2
|
*
|
|
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
Shirish Pargaonkar
2017-07-08
1
-3
/
+60
[next]