index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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-23
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...
Linus Torvalds
6
-15
/
+66
2017-09-23
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+7
2017-09-23
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-23
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-21
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-09-21
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-21
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-09-21
CIFS: make arrays static const, reduces object code size
Colin Ian King
1
-4
/
+8
2017-09-21
[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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-09-20
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-19
fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLL
Eric W. Biederman
1
-1
/
+1
2017-09-18
Update version of cifs module
Steve French
1
-1
/
+1
2017-09-18
cifs: hide unused functions
Arnd Bergmann
1
-0
/
+2
2017-09-18
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-16
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-15
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-15
Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-20
/
+287
2017-09-15
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-12
/
+8
2017-09-15
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+22
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
71
-278
/
+269
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-107
/
+78
2017-09-15
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-11
/
+12
2017-09-15
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
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
5
-19
/
+6
2017-09-14
orangefs: constify xattr_handler structure
Julia Lawall
1
-1
/
+1
2017-09-14
orangefs: don't call filemap_write_and_wait from fsync
Jeff Layton
1
-4
/
+1
2017-09-14
orangefs: off by ones in xattr size checks
Dan Carpenter
1
-3
/
+3
2017-09-14
orangefs: react properly to posix_acl_update_mode's aftermath.
Mike Marshall
1
-8
/
+21
2017-09-14
orangefs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-20
/
+28
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
7
-16
/
+16
2017-09-14
fscache: fix fscache_objlist_show format processing
Arnd Bergmann
1
-1
/
+2
2017-09-14
procfs: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-54
/
+53
[next]