index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-07
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-07
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
2019-05-07
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
1
-1
/
+8
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-05-07
SMB3: Add handling for different FSCTL access flags
Steve French
1
-1
/
+9
2019-05-07
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2
-2
/
+42
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
1
-17
/
+19
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
1
-2
/
+2
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
3
-127
/
+10
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
3
-27
/
+101
2019-05-07
SMB3: update comment to clarify enumerating snapshots
Steve French
1
-0
/
+8
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
1
-1
/
+10
2019-05-07
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
1
-0
/
+2
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
4
-25
/
+151
2019-05-07
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
1
-1740
/
+1740
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
3
-6
/
+44
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-116
/
+87
2019-05-07
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+259
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-103
/
+42
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-41
/
+37
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-45
/
+37
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-36
/
+100
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-3
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2
-48
/
+70
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
59
-313
/
+2085
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-59
/
+71
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-29
/
+33
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
62
-2193
/
+3043
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+16
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
62
-427
/
+180
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-15
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-24
/
+8
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
1
-1
/
+0
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+8
2019-05-02
req->error only used for iopoll
Stefan Bühler
1
-2
/
+1
2019-05-02
io_uring: add support for eventfd notifications
Jens Axboe
1
-0
/
+48
2019-05-02
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
Jens Axboe
1
-0
/
+51
[next]