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
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
6
-36
/
+50
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
3
-16
/
+23
|
*
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
1
-2
/
+3
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
3
-2
/
+6
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
3
-7
/
+7
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
2
-6
/
+8
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
5
-14
/
+11
|
\
\
|
*
|
btrfs: use bio_kmalloc in __alloc_device
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
3
-11
/
+8
*
|
|
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-21
1
-4
/
+3
|
\
\
\
|
*
|
|
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-23
1
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-02-21
50
-1093
/
+4694
|
\
\
\
|
*
|
|
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
2021-02-09
1
-1
/
+2
|
*
|
|
btrfs: zoned: deal with holes writing out tree-log pages
Naohiro Aota
2021-02-09
1
-1
/
+22
|
*
|
|
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2021-02-09
2
-11
/
+28
|
*
|
|
btrfs: zoned: serialize log transaction on zoned filesystems
Naohiro Aota
2021-02-09
1
-1
/
+33
|
*
|
|
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
5
-4
/
+90
|
*
|
|
btrfs: split alloc_log_tree()
Naohiro Aota
2021-02-09
2
-6
/
+29
|
*
|
|
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
2021-02-09
5
-0
/
+80
|
*
|
|
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
2021-02-09
1
-2
/
+32
|
*
|
|
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
2021-02-09
3
-0
/
+123
|
*
|
|
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
2021-02-09
4
-1
/
+101
|
*
|
|
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
2021-02-09
3
-17
/
+80
|
*
|
|
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
2021-02-09
4
-0
/
+204
|
*
|
|
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
2021-02-09
1
-0
/
+2
|
*
|
|
btrfs: zoned: wait for existing extents before truncating
Naohiro Aota
2021-02-09
1
-0
/
+9
|
*
|
|
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
6
-1
/
+109
|
*
|
|
btrfs: zoned: introduce dedicated data write path for zoned filesystems
Naohiro Aota
2021-02-09
1
-2
/
+32
|
*
|
|
btrfs: zoned: enable zone append writing for direct IO
Naohiro Aota
2021-02-09
1
-0
/
+18
|
*
|
|
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
8
-3
/
+129
|
*
|
|
btrfs: save irq flags when looking up an ordered extent
Johannes Thumshirn
2021-02-09
1
-2
/
+3
|
*
|
|
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
2021-02-09
3
-0
/
+38
|
*
|
|
btrfs: extend btrfs_rmap_block for specifying a device
Naohiro Aota
2021-02-09
3
-11
/
+15
|
*
|
|
btrfs: zoned: check if bio spans across an ordered extent
Johannes Thumshirn
2021-02-09
3
-2
/
+36
|
*
|
|
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
2021-02-09
3
-0
/
+175
|
*
|
|
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
2021-02-09
4
-11
/
+12
|
*
|
|
btrfs: zoned: use bio_add_zone_append_page
Naohiro Aota
2021-02-09
1
-3
/
+26
|
*
|
|
btrfs: factor out helper adding a page to bio
Naohiro Aota
2021-02-09
1
-15
/
+45
|
*
|
|
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
2021-02-09
3
-7
/
+33
|
*
|
|
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
2021-02-09
1
-1
/
+15
|
*
|
|
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
9
-1
/
+88
|
*
|
|
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
2021-02-09
3
-6
/
+94
|
*
|
|
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
10
-18
/
+151
|
*
|
|
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
2021-02-09
3
-9
/
+98
|
*
|
|
btrfs: zoned: load zone's allocation offset
Naohiro Aota
2021-02-09
4
-0
/
+179
|
*
|
|
btrfs: zoned: verify device extent is aligned to zone
Naohiro Aota
2021-02-09
1
-0
/
+14
|
*
|
|
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
2021-02-09
4
-17
/
+321
[next]