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
...
|
*
|
|
|
ext4: clean up GET_BLOCKS_PRE_IO error handling
Eric Whitney
2020-06-04
1
-6
/
+20
|
*
|
|
|
ext4: remove redundant GET_BLOCKS_CONVERT code
Eric Whitney
2020-06-04
1
-18
/
+8
|
*
|
|
|
ext4: remove dead GET_BLOCKS_ZERO code
Eric Whitney
2020-06-04
1
-8
/
+0
|
*
|
|
|
ext4: don't ignore return values from ext4_ext_dirty()
Harshad Shirwadkar
2020-06-04
1
-1
/
+5
|
*
|
|
|
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-06-04
12
-73
/
+139
|
*
|
|
|
ext4: fix error pointer dereference
Jeffle Xu
2020-06-04
1
-2
/
+5
|
*
|
|
|
ext4: Avoid freeing inodes on dirty list
Jan Kara
2020-06-04
1
-0
/
+10
|
*
|
|
|
writeback: Export inode_io_list_del()
Jan Kara
2020-06-04
3
-2
/
+2
|
*
|
|
|
ext4: fix buffer_head refcnt leak when ext4_iget() fails
Xiyu Yang
2020-06-04
1
-0
/
+1
|
*
|
|
|
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-06-04
1
-3
/
+6
|
*
|
|
|
ext4: remove unnecessary comparisons to bool
Jason Yan
2020-06-04
2
-2
/
+2
|
*
|
|
|
ext4: translate a few more map flags to strings in tracepoints
Eric Whitney
2020-06-04
1
-1
/
+4
|
*
|
|
|
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
2020-06-04
4
-15
/
+4
|
*
|
|
|
ext4: fix a style issue in fs/ext4/acl.c
Carlos Guerrero Álvarez
2020-06-04
1
-2
/
+1
|
*
|
|
|
ext4: remove redundant variable has_bigalloc in ext4_fill_super
Kaixu Xia
2020-05-14
1
-3
/
+2
|
*
|
|
|
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
Kaixu Xia
2020-05-07
1
-5
/
+1
*
|
|
|
|
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-06
30
-649
/
+2779
|
\
\
\
\
\
|
*
|
|
|
|
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-05
1
-1
/
+1
|
*
|
|
|
|
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
1
-2
/
+6
|
*
|
|
|
|
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
1
-7
/
+23
|
*
|
|
|
|
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
2020-06-05
1
-10
/
+28
|
*
|
|
|
|
dm mpath: simplify __must_push_back
Mike Snitzer
2020-06-05
1
-23
/
+5
|
*
|
|
|
|
dm zoned: check superblock location
Hannes Reinecke
2020-06-05
1
-1
/
+9
|
*
|
|
|
|
dm zoned: prefer full zones for reclaim
Hannes Reinecke
2020-06-05
1
-1
/
+8
|
*
|
|
|
|
dm zoned: select reclaim zone based on device index
Hannes Reinecke
2020-06-05
4
-32
/
+27
|
*
|
|
|
|
dm zoned: allocate zone by device index
Hannes Reinecke
2020-06-05
3
-8
/
+15
|
*
|
|
|
|
dm zoned: support arbitrary number of devices
Hannes Reinecke
2020-06-05
2
-45
/
+74
|
*
|
|
|
|
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
2020-06-05
4
-78
/
+119
|
*
|
|
|
|
dm zoned: per-device reclaim
Hannes Reinecke
2020-06-05
3
-57
/
+88
|
*
|
|
|
|
dm zoned: add metadata pointer to struct dmz_dev
Hannes Reinecke
2020-06-05
2
-8
/
+13
|
*
|
|
|
|
dm zoned: add device pointer to struct dm_zone
Hannes Reinecke
2020-06-05
4
-39
/
+19
|
*
|
|
|
|
dm zoned: allocate temporary superblock for tertiary devices
Hannes Reinecke
2020-06-05
1
-48
/
+61
|
*
|
|
|
|
dm zoned: convert to xarray
Hannes Reinecke
2020-06-05
1
-32
/
+90
|
*
|
|
|
|
dm zoned: add a 'reserved' zone flag
Hannes Reinecke
2020-06-05
2
-2
/
+4
|
*
|
|
|
|
dm zoned: improve logging messages for reclaim
Hannes Reinecke
2020-06-05
1
-3
/
+10
|
*
|
|
|
|
dm zoned: avoid unnecessary device recalulation for secondary superblock
Hannes Reinecke
2020-06-05
1
-3
/
+2
|
*
|
|
|
|
dm zoned: add debugging message for reading superblocks
Hannes Reinecke
2020-06-05
1
-0
/
+4
|
*
|
|
|
|
dm ebs: use dm_bufio_forget_buffers
Mikulas Patocka
2020-06-05
1
-2
/
+2
|
*
|
|
|
|
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
2020-06-05
2
-4
/
+63
|
*
|
|
|
|
dm bufio: clean up rbtree block ordering
Mikulas Patocka
2020-06-05
1
-3
/
+3
|
*
|
|
|
|
dm integrity: add status line documentation
Mikulas Patocka
2020-06-05
1
-0
/
+8
|
*
|
|
|
|
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
2020-06-05
2
-33
/
+0
|
*
|
|
|
|
dm zoned: remove leftover hunk for switching to sequential zones
Hannes Reinecke
2020-05-22
1
-8
/
+0
|
*
|
|
|
|
dm zoned: terminate reclaim on congestion
Hannes Reinecke
2020-05-20
3
-2
/
+9
|
*
|
|
|
|
dm zoned: start reclaim with sequential zones
Hannes Reinecke
2020-05-20
1
-5
/
+6
|
*
|
|
|
|
dm zoned: reclaim random zones when idle
Hannes Reinecke
2020-05-20
3
-16
/
+29
|
*
|
|
|
|
dm zoned: separate random and cache zones
Hannes Reinecke
2020-05-20
4
-67
/
+159
|
*
|
|
|
|
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2020-05-20
2
-4
/
+4
|
*
|
|
|
|
dm zoned: Avoid 64-bit division error in dmz_fixup_devices
Nathan Chancellor
2020-05-20
1
-2
/
+3
|
*
|
|
|
|
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2020-05-20
2
-7
/
+7
[prev]
[next]