index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
DLM: fix to use sk_callback_lock correctly
tsutomu.owa@toshiba.co.jp
1
-12
/
+17
2017-09-25
DLM: fix overflow dlm_cb_seq
tsutomu.owa@toshiba.co.jp
1
-0
/
+2
2017-09-25
DLM: fix memory leak in tcp_accept_from_sock()
tsutomu.owa@toshiba.co.jp
1
-14
/
+7
2017-09-25
DLM: fix conversion deadlock when DLM_LKF_NODLCKWT flag is set
tsutomu.owa@toshiba.co.jp
1
-19
/
+23
2017-09-25
DLM: use CF_CLOSE flag to stop dlm_send correctly
tsutomu.owa@toshiba.co.jp
1
-0
/
+1
2017-09-25
DLM: Reanimate CF_WRITE_PENDING flag
tsutomu.owa@toshiba.co.jp
1
-1
/
+8
2017-09-25
DLM: fix race condition between dlm_recoverd_stop and dlm_recoverd
tsutomu.owa@toshiba.co.jp
1
-1
/
+10
2017-09-25
DLM: close othercon at send/receive error
tsutomu.owa@toshiba.co.jp
1
-2
/
+2
2017-09-25
DLM: retry rcom when dlm_wait_function is timed out.
tsutomu.owa@toshiba.co.jp
2
-0
/
+10
2017-09-25
DLM: fix to use sock_mutex correctly in xxx_accept_from_sock
tsutomu.owa@toshiba.co.jp
1
-0
/
+6
2017-09-25
DLM: fix race condition between dlm_send and dlm_recv
tsutomu.owa@toshiba.co.jp
1
-2
/
+6
2017-09-25
DLM: fix double list_del()
tsutomu.owa@toshiba.co.jp
1
-5
/
+39
2017-09-25
DLM: fix remove save_cb argument from add_sock()
tsutomu.owa@toshiba.co.jp
1
-8
/
+8
2017-09-25
DLM: Fix saving of NULL callbacks
Bob Peterson
1
-20
/
+25
2017-09-25
DLM: Eliminate CF_WRITE_PENDING flag
Bob Peterson
1
-13
/
+8
2017-09-25
DLM: Eliminate CF_CONNECT_PENDING flag
Bob Peterson
1
-7
/
+3
2017-09-22
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...
Linus Torvalds
6
-15
/
+66
2017-09-22
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+7
2017-09-22
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-22
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-20
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-09-20
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-20
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-09-20
CIFS: make arrays static const, reduces object code size
Colin Ian King
1
-4
/
+8
2017-09-20
[SMB3] Update session and share information displayed for debugging SMB2/SMB3
Steve French
1
-2
/
+7
2017-09-20
cifs: show 'soft' in the mount options for hard mounts
Ronnie Sahlberg
1
-0
/
+2
2017-09-20
SMB3: Warn user if trying to sign connection that authenticated as guest
Steve French
1
-0
/
+2
2017-09-20
SMB3: Fix endian warning
Steve French
1
-2
/
+3
2017-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-09-19
Fix SMB3.1.1 guest authentication to Samba
Steve French
1
-1
/
+1
2017-09-19
ceph: avoid panic in create_session_open_msg() if utsname() returns NULL
Yan, Zheng
2
-3
/
+7
2017-09-19
Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....
Linus Torvalds
6
-21
/
+144
2017-09-18
fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLL
Eric W. Biederman
1
-1
/
+1
2017-09-17
Update version of cifs module
Steve French
1
-1
/
+1
2017-09-17
cifs: hide unused functions
Arnd Bergmann
1
-0
/
+2
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
5
-18
/
+139
2017-09-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2017-09-15
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
2017-09-15
Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-53
/
+56
2017-09-14
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-14
Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-20
/
+287
2017-09-14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-12
/
+8
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+22
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
71
-278
/
+269
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-107
/
+78
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-11
/
+12
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-4
/
+644
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2017-09-14
orangefs: Adjust three checks for null pointers
Markus Elfring
2
-3
/
+3
2017-09-14
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
Markus Elfring
1
-3
/
+1
[next]