index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
1
-32
/
+24
2019-05-09
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
1
-21
/
+10
2019-05-09
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
1
-8
/
+7
2019-05-09
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
1
-12
/
+14
2019-05-09
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
1
-6
/
+7
2019-05-09
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
1
-20
/
+17
2019-05-09
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
1
-14
/
+7
2019-05-09
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
1
-3
/
+3
2019-05-09
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
1
-1
/
+2
2019-05-09
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
1
-1
/
+1
2019-05-09
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
2019-05-08
tool headers nolibc: add RISCV support
Pranith Kumar
1
-0
/
+194
2019-05-08
cifs: update module internal version number
Steve French
1
-1
/
+1
2019-05-08
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
4
-17
/
+118
2019-05-08
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-08
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-08
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-08
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-08
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-08
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-08
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-08
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-08
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-08
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
2019-05-08
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
1
-1
/
+8
2019-05-08
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-05-08
SMB3: Add handling for different FSCTL access flags
Steve French
1
-1
/
+9
2019-05-08
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2
-2
/
+42
2019-05-08
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-05-08
cifs: Call MID callback before destroying transport
Long Li
1
-17
/
+19
2019-05-08
cifs: smbd: Retry on memory registration failure
Long Li
1
-2
/
+2
2019-05-08
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-08
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
2019-05-08
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
3
-127
/
+10
2019-05-08
smbd: Make upper layer decide when to destroy the transport
Long Li
3
-27
/
+101
2019-05-08
SMB3: update comment to clarify enumerating snapshots
Steve French
1
-0
/
+8
2019-05-08
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
1
-1
/
+10
2019-05-08
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
1
-0
/
+2
2019-05-08
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
4
-25
/
+151
2019-05-08
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
1
-1740
/
+1740
2019-05-08
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
3
-6
/
+44
2019-05-08
.gitignore: add more all*.config patterns
Masahiro Yamada
1
-1
/
+6
2019-05-08
docs/livepatch: Unify style of livepatch documentation in the ReST format
Petr Mladek
2
-115
/
+104
2019-05-08
docs: livepatch: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
8
-167
/
+228
2019-05-07
gfs2: read journal in large chunks
Abhi Das
8
-139
/
+219
2019-05-07
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
2
-44
/
+58
2019-05-07
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
2
-3
/
+6
2019-05-07
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
6
-9
/
+9
2019-05-07
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
6
-15
/
+15
2019-05-07
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2
-8
/
+3
[next]