index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
smb3: Send netname context during negotiate protocol
Steve French
2
-2
/
+29
2019-07-08
smb3: do not send compression info by default
Steve French
3
-10
/
+21
2019-07-08
smb3: add new mount option to retrieve mode from special ACE
Steve French
4
-2
/
+12
2019-07-08
smb3: Allow query of symlinks stored as reparse points
Steve French
1
-6
/
+54
2019-07-08
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-07-08
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
1
-1
/
+1
2019-07-08
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
1
-11
/
+3
2019-07-08
add some missing definitions
Steve French
1
-0
/
+8
2019-07-08
cifs: fix typo in debug message with struct field ia_valid
Colin Ian King
1
-1
/
+1
2019-07-08
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
1
-22
/
+24
2019-07-08
CIFS: Fix module dependency
Steve French
1
-2
/
+3
2019-07-08
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
10
-46
/
+1
2019-07-08
cifs: Fix check for matching with existing mount
Steve French
1
-0
/
+1
2019-07-08
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
3
-2
/
+12
2019-07-08
smb3: if max_credits is specified then display it in /proc/mounts
Steve French
1
-0
/
+5
2019-07-08
Fix match_server check to allow for auto dialect negotiate
Steve French
3
-2
/
+11
2019-07-08
cifs: add missing GCM module dependency
Aurelien Aptel
2
-0
/
+2
2019-07-08
SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions
Steve French
2
-7
/
+21
2019-07-08
SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
Steve French
3
-8
/
+8
2019-07-08
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
Kefeng Wang
1
-1
/
+1
2019-07-08
cifs: Use kmemdup in SMB2_ioctl_init()
YueHaibing
1
-2
/
+1
2019-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2019-07-06
Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-16
/
+26
2019-07-05
Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+4
2019-07-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+4
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-04
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-5
/
+73
2019-07-01
vfs: move_mount: reject moving kernel internal mounts
Eric Biggers
1
-3
/
+4
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-42
/
+40
2019-06-29
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-06-29
Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
4
-25
/
+32
2019-06-29
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-06-29
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-06-28
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-06-28
cifs: fix crash querying symlinks stored as reparse-points
Ronnie Sahlberg
2
-5
/
+73
2019-06-28
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-27
ceph: fix ceph_mdsc_build_path to not stop on first component
Jeff Layton
1
-1
/
+2
2019-06-27
proc: remove useless d_is_dir() check
Christian Brauner
1
-2
/
+1
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-9
/
+11
2019-06-21
io_uring: ensure req->file is cleared on allocation
Jens Axboe
1
-3
/
+2
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-154
/
+35
2019-06-21
Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-4
/
+24
[next]