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 tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
21
-292
/
+1982
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
2
-1
/
+45
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
|
*
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
1
-5
/
+6
|
*
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
2018-10-23
1
-7
/
+7
|
*
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-23
1
-48
/
+47
*
|
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
\
|
*
|
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-01
1
-1
/
+1
*
|
|
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-11-03
12
-99
/
+530
|
\
\
\
|
*
|
|
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
2018-11-02
1
-6
/
+11
|
*
|
|
cifs: don't dereference smb_file_target before null check
Colin Ian King
2018-11-02
1
-2
/
+5
|
*
|
|
CIFS: Add direct I/O functions to file_operations
Long Li
2018-11-02
1
-6
/
+4
|
*
|
|
CIFS: Add support for direct I/O write
Long Li
2018-11-02
2
-41
/
+164
|
*
|
|
CIFS: Add support for direct I/O read
Long Li
2018-11-02
3
-39
/
+192
|
*
|
|
smb3: missing defines and structs for reparse point handling
Steve French
2018-11-02
2
-0
/
+38
|
*
|
|
smb3: allow more detailed protocol info on open files for debugging
Steve French
2018-11-02
4
-0
/
+65
|
*
|
|
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-02
1
-2
/
+4
|
*
|
|
smb3: add trace point for tree connection
Steve French
2018-11-02
2
-1
/
+44
|
*
|
|
cifs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-02
2
-3
/
+3
|
*
|
|
cifs: fix return value for cifs_listxattr
Ronnie Sahlberg
2018-11-02
1
-5
/
+6
*
|
|
|
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
2018-11-03
1
-3
/
+6
*
|
|
|
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
2018-11-03
1
-0
/
+17
*
|
|
|
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
2018-11-03
1
-17
/
+9
*
|
|
|
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
2018-11-03
1
-18
/
+59
*
|
|
|
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-03
1
-2
/
+1
*
|
|
|
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
2018-11-03
1
-2
/
+2
*
|
|
|
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
2018-11-03
1
-17
/
+34
*
|
|
|
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
2018-11-03
3
-10
/
+1
|
/
/
/
*
|
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
2
-6
/
+6
|
\
\
\
|
*
|
|
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
2
-6
/
+6
*
|
|
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
16
-546
/
+558
|
\
\
\
\
[next]