index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
MIPS/jazzdma: return error code from jazz_dma_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
|
*
|
|
ia64/sba_iommu: return error code from sba_map_sg_attrs()
Martin Oliveira
2021-08-09
1
-2
/
+2
|
*
|
|
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
|
*
|
|
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-9
/
+16
|
*
|
|
alpha: return error code from alpha_pci_map_sg()
Martin Oliveira
2021-08-09
1
-3
/
+7
|
*
|
|
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
2021-08-09
1
-7
/
+15
|
*
|
|
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-09
2
-19
/
+18
|
*
|
|
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
1
-1
/
+1
|
*
|
|
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
3
-38
/
+84
|
*
|
|
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
1
-3
/
+4
|
*
|
|
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-08-09
1
-12
/
+2
|
|
/
/
*
|
|
Merge tag 'configfs-5.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-09-02
1
-56
/
+31
|
\
\
\
|
*
|
|
configfs: fix a race in configfs_lookup()
Sishuai Gong
2021-08-25
1
-3
/
+4
|
*
|
|
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
2021-08-25
1
-49
/
+24
|
*
|
|
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
2021-08-25
1
-3
/
+1
|
*
|
|
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
2021-08-25
1
-2
/
+3
*
|
|
|
Merge tag 'dlm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2021-09-02
9
-415
/
+458
|
\
\
\
\
|
*
|
|
|
fs: dlm: avoid comms shutdown delay in release_lockspace
Alexander Aring
2021-09-01
1
-0
/
+1
|
*
|
|
|
fs: dlm: fix return -EINTR on recovery stopped
Alexander Aring
2021-08-19
3
-3
/
+9
|
*
|
|
|
fs: dlm: implement delayed ack handling
Alexander Aring
2021-08-19
3
-8
/
+50
|
*
|
|
|
fs: dlm: move receive loop into receive handler
Alexander Aring
2021-07-19
1
-37
/
+31
|
*
|
|
|
fs: dlm: fix multiple empty writequeue alloc
Alexander Aring
2021-07-19
1
-0
/
+21
|
*
|
|
|
fs: dlm: generic connect func
Alexander Aring
2021-07-19
1
-193
/
+150
|
*
|
|
|
fs: dlm: auto load sctp module
Alexander Aring
2021-07-19
1
-5
/
+15
|
*
|
|
|
fs: dlm: introduce generic listen
Alexander Aring
2021-07-19
1
-115
/
+113
|
*
|
|
|
fs: dlm: move to static proto ops
Alexander Aring
2021-07-19
1
-22
/
+30
|
*
|
|
|
fs: dlm: introduce con_next_wq helper
Alexander Aring
2021-07-19
1
-22
/
+35
|
*
|
|
|
fs: dlm: cleanup and remove _send_rcom
Alexander Aring
2021-07-19
1
-18
/
+11
|
*
|
|
|
fs: dlm: clear CF_APP_LIMITED on close
Alexander Aring
2021-07-19
1
-0
/
+1
|
*
|
|
|
fs: dlm: fix typo in tlv prefix
Alexander Aring
2021-07-19
1
-1
/
+1
|
*
|
|
|
fs: dlm: use READ_ONCE for config var
Alexander Aring
2021-07-19
1
-1
/
+1
|
*
|
|
|
fs: dlm: use sk->sk_socket instead of con->sock
Alexander Aring
2021-07-19
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
d_path: make 'prepend()' fill up the buffer exactly on overflow
Linus Torvalds
2021-09-02
1
-30
/
+63
*
|
|
|
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
2021-09-02
1
-0
/
+4
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-09-02
27
-731
/
+1443
|
\
\
\
\
|
*
|
|
|
ext4: make the updating inode data procedure atomic
Zhang Yi
2021-08-31
1
-16
/
+28
|
*
|
|
|
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
2021-08-31
1
-84
/
+78
|
*
|
|
|
ext4: move inode eio simulation behind io completeion
Zhang Yi
2021-08-31
1
-3
/
+1
|
*
|
|
|
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2021-08-31
2
-27
/
+53
|
*
|
|
|
ext4: Orphan file documentation
Jan Kara
2021-08-31
5
-6
/
+89
|
*
|
|
|
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-31
4
-52
/
+394
|
*
|
|
|
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-31
5
-363
/
+375
|
*
|
|
|
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-31
16
-128
/
+259
|
*
|
|
|
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-08-31
1
-0
/
+6
|
*
|
|
|
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
2021-08-31
1
-1
/
+18
|
*
|
|
|
ext4: fix sparse warnings
Theodore Ts'o
2021-08-31
2
-6
/
+25
|
*
|
|
|
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
2021-08-31
1
-2
/
+6
|
*
|
|
|
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-31
1
-0
/
+8
|
*
|
|
|
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
2021-08-31
1
-2
/
+3
|
*
|
|
|
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
2021-08-31
1
-18
/
+9
[prev]
[next]