index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
mtd: rawnand: Ensure continuous reads are well disabled
Miquel Raynal
1
-0
/
+3
2024-03-15
mtd: rawnand: Constrain even more when continuous reads are enabled
Miquel Raynal
1
-1
/
+11
2024-03-15
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
William Zhang
1
-6
/
+77
2024-03-15
mtd: rawnand: brcmnand: fix sparse warnings
William Zhang
1
-2
/
+2
2024-03-15
mtd: nand: raw: atmel: Fix comment in timings preparation
Alexander Dahl
1
-1
/
+1
2024-03-15
mtd: rawnand: Ensure all continuous terms are always in sync
Miquel Raynal
1
-9
/
+14
2024-03-15
mtd: rawnand: Add a helper for calculating a page index
Miquel Raynal
1
-5
/
+11
2024-03-15
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
1
-14
/
+20
2024-03-15
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Randy Dunlap
1
-1
/
+0
2024-03-15
dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
Varshini Rajendran
1
-0
/
+1
2024-03-15
mtd: rawnand: brcmnand: Support write protection setting from dts
William Zhang
1
-0
/
+4
2024-03-15
mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
William Zhang
3
-3
/
+46
2024-03-15
mtd: rawnand: brcmnand: Rename bcm63138 nand driver
William Zhang
3
-100
/
+100
2024-03-15
arm64: dts: broadcom: bcmbca: Update router boards
William Zhang
3
-1
/
+15
2024-03-15
arm64: dts: broadcom: bcmbca: Add NAND controller node
William Zhang
14
-2
/
+156
2024-03-15
ARM: dts: broadcom: bcmbca: Add NAND controller node
William Zhang
17
-8
/
+191
2024-03-14
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
1
-1
/
+1
2024-03-14
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2
-4
/
+14
2024-03-14
ocfs2: enable ocfs2_listxattr for special files
Su Yue
1
-0
/
+1
2024-03-14
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2
-5
/
+4
2024-03-14
lsm: handle the NULL buffer case in lsm_fill_user_ctx()
Paul Moore
1
-1
/
+7
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
12
-41
/
+41
2024-03-14
bcachefs: time_stats: shrink time_stat_buffer for better alignment
Darrick J. Wong
1
-1
/
+1
2024-03-14
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
7
-15
/
+41
2024-03-14
bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a diet
Darrick J. Wong
6
-67
/
+84
2024-03-14
bcachefs: time_stats: add larger units
Darrick J. Wong
1
-0
/
+3
2024-03-14
bcachefs: pull out time_stats.[ch]
Kent Overstreet
11
-279
/
+326
2024-03-14
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
7
-95
/
+113
2024-03-14
bcachefs: fix bch_folio_sector padding
Kent Overstreet
1
-6
/
+3
2024-03-14
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2
-4
/
+6
2024-03-14
bcachefs: Always flush write buffer in delete_dead_inodes()
Kent Overstreet
1
-5
/
+10
2024-03-14
bcachefs: Fix order of gc_done passes
Kent Overstreet
1
-4
/
+4
2024-03-14
bcachefs: fix deletion of indirect extents in btree_gc
Kent Overstreet
1
-2
/
+2
2024-03-14
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
2
-3
/
+2
2024-03-14
bcachefs: Kill unused flags argument to btree_split()
Kent Overstreet
1
-11
/
+8
2024-03-14
bcachefs: Check for writing superblocks with nonsense member seq fields
Kent Overstreet
1
-0
/
+8
2024-03-14
bcachefs: fix bch2_journal_buf_to_text()
Kent Overstreet
1
-5
/
+1
2024-03-14
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
2
-36
/
+28
2024-03-14
bcachefs: copy_(to|from)_user_errcode()
Kent Overstreet
2
-6
/
+16
2024-03-14
bcachefs: Split out bkey_types.h
Kent Overstreet
2
-201
/
+214
2024-03-14
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
1
-1
/
+1
2024-03-14
bcachefs: intercept mountoption value for bool type
Hongbo Li
2
-1
/
+2
2024-03-14
bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set
Hongbo Li
1
-2
/
+3
2024-03-14
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2
-41
/
+111
2024-03-14
fs: file_remove_privs_flags()
Kent Overstreet
2
-3
/
+5
2024-03-14
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2
-5
/
+6
2024-03-14
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
3
-4
/
+9
2024-03-14
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
5
-21
/
+33
2024-03-14
bcachefs: improve move_gap()
Kent Overstreet
3
-8
/
+9
2024-03-14
bcachefs: journal_keys now uses darray helpers
Kent Overstreet
2
-61
/
+25
[next]