index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
2021-08-16
2
-85
/
+84
*
iomap: switch iomap_page_mkwrite to use iomap_iter
Christoph Hellwig
2021-08-16
1
-22
/
+17
*
iomap: switch iomap_zero_range to use iomap_iter
Christoph Hellwig
2021-08-16
1
-18
/
+18
*
iomap: switch iomap_file_unshare to use iomap_iter
Christoph Hellwig
2021-08-16
1
-17
/
+18
*
iomap: switch iomap_file_buffered_write to use iomap_iter
Christoph Hellwig
2021-08-16
1
-24
/
+25
*
iomap: switch readahead and readpage to use iomap_iter
Christoph Hellwig
2021-08-16
1
-43
/
+37
*
iomap: add the new iomap_iter model
Christoph Hellwig
2021-08-16
2
-2
/
+109
*
iomap: fix the iomap_readpage_actor return value for inline data
Christoph Hellwig
2021-08-16
1
-2
/
+2
*
iomap: mark the iomap argument to iomap_read_page_sync const
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
iomap: mark the iomap argument to iomap_read_inline_data const
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
fsdax: mark the iomap argument to dax_iomap_sector as const
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
fs: mark the iomap argument to __block_write_begin_int const
Christoph Hellwig
2021-08-16
2
-4
/
+4
*
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-16
2
-6
/
+5
*
iomap: fix a trivial comment typo in trace.h
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
iomap: pass writeback errors to the mapping
Darrick J. Wong
2021-08-16
1
-1
/
+1
*
iomap: Add another assertion to inline data handling
Matthew Wilcox (Oracle)
2021-08-05
1
-0
/
+2
*
iomap: Use kmap_local_page instead of kmap_atomic
Matthew Wilcox (Oracle)
2021-08-05
1
-5
/
+5
*
iomap: Fix some typos and bad grammar
Andreas Gruenbacher
2021-08-03
1
-36
/
+36
*
iomap: Support inline data with block size < page size
Matthew Wilcox (Oracle)
2021-08-03
1
-18
/
+16
*
iomap: support reading inline data from non-zero pos
Gao Xiang
2021-08-03
2
-16
/
+36
*
iomap: simplify iomap_add_to_ioend
Christoph Hellwig
2021-08-03
1
-12
/
+5
*
iomap: simplify iomap_readpage_actor
Christoph Hellwig
2021-08-03
1
-12
/
+4
*
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-01
7
-106
/
+244
|
\
|
*
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
1
-2
/
+12
|
*
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
1
-13
/
+37
|
*
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
2
-4
/
+14
|
*
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
1
-0
/
+1
|
*
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
2
-11
/
+39
|
*
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
1
-5
/
+37
|
*
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
1
-13
/
+34
|
*
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
1
-24
/
+18
|
*
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
3
-13
/
+39
|
*
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
1
-28
/
+17
|
*
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
1
-8
/
+11
|
*
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
1
-1
/
+1
*
|
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-31
3
-2
/
+10
|
\
\
|
*
|
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-28
1
-0
/
+7
|
*
|
smb3: rc uninitialized in one fallocate path
Steve French
2021-07-26
1
-1
/
+2
|
*
|
SMB3: fix readpage for large swap cache
Steve French
2021-07-26
1
-1
/
+1
*
|
|
pipe: make pipe writes always wake up readers
Linus Torvalds
2021-07-30
1
-5
/
+5
*
|
|
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-0
/
+2
|
\
\
\
|
*
|
|
block: delay freeing the gendisk
Christoph Hellwig
2021-07-27
1
-0
/
+2
*
|
|
|
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-8
/
+32
|
\
\
\
\
|
*
|
|
|
io_uring: fix poll requests leaking second poll entries
Hao Xu
2021-07-28
1
-3
/
+2
|
*
|
|
|
io_uring: don't block level reissue off completion path
Jens Axboe
2021-07-28
1
-0
/
+6
|
*
|
|
|
io_uring: always reissue from task_work context
Jens Axboe
2021-07-27
1
-2
/
+8
|
*
|
|
|
io_uring: fix race in unified task_work running
Jens Axboe
2021-07-26
1
-1
/
+5
|
*
|
|
|
io_uring: fix io_prep_async_link locking
Pavel Begunkov
2021-07-26
1
-2
/
+11
*
|
|
|
|
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-30
4
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-07-29
1
-1
/
+1
[next]