index
:
Linux Stable
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.12.y
linux-6.13.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
*
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]