index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-03-05
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-03-05
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
5
-63
/
+106
2019-03-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-03-05
smb3: request more credits on normal (non-large read/write) ops
Steve French
1
-2
/
+2
2019-03-05
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
1
-3
/
+38
2019-03-05
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
1
-1
/
+2
2019-03-05
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
Pavel Shilovsky
1
-0
/
+8
2019-03-05
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
1
-5
/
+7
2019-03-05
smb3: for kerberos mounts display the credential uid used
Steve French
1
-1
/
+1
2019-03-05
cifs: use correct format characters
Louis Taylor
2
-3
/
+3
2019-03-05
smb3: add dynamic trace point for query_info_enter/done
Steve French
2
-0
/
+48
2019-03-05
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2
-0
/
+4
2019-03-05
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2
-1
/
+45
2019-03-05
smb3: add missing read completion trace point
Steve French
1
-1
/
+4
2019-03-05
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2
-0
/
+18
2019-03-05
smb3: add tracepoints for query dir
Steve French
2
-2
/
+14
2019-03-05
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
2
-2
/
+19
2019-03-05
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-05
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
1
-5
/
+34
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
3
-32
/
+70
2019-03-05
CIFS: Move open file handling to writepages
Pavel Shilovsky
1
-15
/
+14
2019-03-05
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
1
-7
/
+5
2019-03-05
CIFS: Find and reopen a file before get MTU credits in writepages
Pavel Shilovsky
1
-6
/
+18
2019-03-05
CIFS: Reopen file before get SMB2 MTU credits for async IO
Pavel Shilovsky
1
-9
/
+30
2019-03-05
CIFS: Remove custom credit adjustments for SMB2 async IO
Pavel Shilovsky
1
-21
/
+3
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
4
-42
/
+94
2019-03-05
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
1
-2
/
+36
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
4
-9
/
+25
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
4
-38
/
+64
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
8
-63
/
+118
2019-03-05
CIFS: Set reconnect instance to one initially
Pavel Shilovsky
1
-1
/
+1
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+14
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+26
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-83
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+5
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2019-03-04
CIFS: Respect SMB2 hdr preamble size in read responses
Pavel Shilovsky
2
-6
/
+7
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
4
-7
/
+7
2019-03-04
CIFS: Do not log credits when unmounting a share
Pavel Shilovsky
1
-1
/
+2
2019-03-04
CIFS: Always reset read error to -EIO if no response
Pavel Shilovsky
1
-2
/
+1
2019-03-04
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
Namjae Jeon
1
-2
/
+8
2019-03-04
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
4
-3
/
+49
2019-03-04
smb3: request more credits on tree connect
Steve French
1
-0
/
+3
2019-03-04
smb3: make default i/o size for smb3 mounts larger
Steve French
5
-3
/
+28
2019-03-04
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2
-6
/
+26
2019-03-04
smb3: fix bytes_read statistics
Steve French
1
-2
/
+0
2019-03-04
cifs: return -ENODATA when deleting an xattr that does not exist
Ronnie Sahlberg
1
-0
/
+10
2019-03-04
cifs: add credits from unmatched responses/messages
Ronnie Sahlberg
2
-7
/
+22
[prev]
[next]