index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs_parse: remove pr_notice() about each validation
Kees Cook
2020-04-02
1
-2
/
+0
*
ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
Matthew Wilcox (Oracle)
2020-04-02
1
-14
/
+10
*
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
4
-80
/
+80
*
ocfs2: roll back the reference count modification of the parent directory if ...
wangjian
2020-04-02
1
-4
/
+11
*
ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-9
/
+9
*
ocfs2: dlm: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-4
/
+4
*
ocfs2: cluster: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
*
ocfs2: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
*
ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...
Jules Irenge
2020-04-02
1
-0
/
+2
*
ocfs2: remove useless err
Alex Shi
2020-04-02
2
-4
/
+3
*
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
2020-04-02
1
-1
/
+1
*
ocfs2: there is no need to log twice in several functions
wangyan
2020-04-02
2
-6
/
+0
*
ocfs2: remove dlm_lock_is_remote
Alex Shi
2020-04-02
1
-2
/
+0
*
ocfs2: use OCFS2_SEC_BITS in macro
Alex Shi
2020-04-02
1
-1
/
+1
*
ocfs2: remove unused macros
Alex Shi
2020-04-02
4
-8
/
+0
*
ocfs2: remove FS_OCFS2_NM
Alex Shi
2020-04-02
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-04-01
3
-0
/
+277
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
3
-3
/
+14
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
27
-120
/
+196
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-14
1
-0
/
+14
|
|
\
\
\
|
|
*
|
|
fs/nsfs.c: Added ns_match
Carlos Neira
2020-03-13
1
-0
/
+14
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
27
-216
/
+196
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
18
-153
/
+330
|
|
\
\
\
\
|
*
|
|
|
|
sysfs: add sysfs_change_owner()
Christian Brauner
2020-02-27
1
-0
/
+60
|
*
|
|
|
|
sysfs: add sysfs_group{s}_change_owner()
Christian Brauner
2020-02-27
1
-0
/
+115
|
*
|
|
|
|
sysfs: add sysfs_link_change_owner()
Christian Brauner
2020-02-27
1
-0
/
+41
|
*
|
|
|
|
sysfs: add sysfs_file_change_owner()
Christian Brauner
2020-02-27
1
-0
/
+47
*
|
|
|
|
|
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-01
3
-38
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-31
3
-38
/
+38
*
|
|
|
|
|
|
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-31
23
-232
/
+673
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: update internal module version number
Steve French
2020-03-29
2
-3
/
+5
|
*
|
|
|
|
|
|
cifs: Allocate encryption header through kmalloc
Long Li
2020-03-29
1
-11
/
+17
|
*
|
|
|
|
|
|
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2020-03-29
2
-24
/
+15
|
*
|
|
|
|
|
|
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
2020-03-29
3
-24
/
+20
|
*
|
|
|
|
|
|
smb3: use SMB2_SIGNATURE_SIZE define
Steve French
2020-03-27
1
-1
/
+1
|
*
|
|
|
|
|
|
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
2020-03-23
1
-1
/
+1
|
*
|
|
|
|
|
|
CIFS: check new file size when extending file by fallocate
Murphy Zhou
2020-03-23
1
-0
/
+4
|
*
|
|
|
|
|
|
SMB3: Minor cleanup of protocol definitions
Steve French
2020-03-23
1
-4
/
+11
|
*
|
|
|
|
|
|
SMB3: Additional compression structures
Steve French
2020-03-23
1
-1
/
+16
|
*
|
|
|
|
|
|
SMB3: Add new compression flags
Steve French
2020-03-23
1
-1
/
+7
|
*
|
|
|
|
|
|
cifs: smb2pdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-19
/
+19
|
*
|
|
|
|
|
|
cifs: clear PF_MEMALLOC before exiting demultiplex thread
Eric Biggers
2020-03-23
1
-1
/
+4
|
*
|
|
|
|
|
|
cifs: cifspdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-9
/
+9
|
*
|
|
|
|
|
|
CIFS: Warn less noisily on default mount
Steve French
2020-03-23
1
-5
/
+6
|
*
|
|
|
|
|
|
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
2020-03-23
1
-2
/
+3
|
*
|
|
|
|
|
|
cifs: allow unlock flock and OFD lock across fork
Murphy Zhou
2020-03-23
1
-1
/
+6
|
*
|
|
|
|
|
|
cifs: do d_move in rename
Steve French
2020-03-23
2
-2
/
+4
|
*
|
|
|
|
|
|
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
2020-03-23
6
-35
/
+66
|
*
|
|
|
|
|
|
cifs: plumb smb2 POSIX dir enumeration
Aurelien Aptel
2020-03-23
2
-7
/
+109
|
*
|
|
|
|
|
|
cifs: add smb2 POSIX info level
Aurelien Aptel
2020-03-23
4
-0
/
+142
[next]