index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-ecc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
Benjamin Block
1
-0
/
+2
2021-04-30
dm integrity: use discard support when recalculating
Mikulas Patocka
1
-24
/
+33
2021-04-30
dm integrity: increase RECALC_SECTORS to improve recalculate speed
Mikulas Patocka
1
-1
/
+1
2021-04-30
dm integrity: don't re-write metadata if discarding same blocks
Mikulas Patocka
1
-2
/
+4
2021-04-22
dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...
Heinz Mauelshagen
1
-6
/
+28
2021-04-21
dm raid: fix fall-through warning in rs_check_takeover() for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-19
dm clone metadata: remove unused function
Jiapeng Chong
1
-6
/
+0
2021-04-19
dm integrity: fix missing goto in bitmap_flush_interval error handling
Tian Tao
1
-0
/
+1
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
4
-34
/
+12
2021-04-19
dm space map common: fix division bug in sm_ll_find_free_block()
Joe Thornber
1
-0
/
+2
2021-04-19
dm persistent data: packed struct should have an aligned() attribute too
Joe Thornber
2
-6
/
+6
2021-04-19
dm btree spine: remove paranoid node_check call in node_prep_for_write()
Joe Thornber
1
-2
/
+0
2021-04-19
dm space map disk: remove redundant calls to sm_disk_get_nr_free()
Joe Thornber
1
-9
/
+0
2021-03-26
dm integrity: add the "reset_recalculate" feature flag
Mikulas Patocka
1
-4
/
+17
2021-03-26
dm persistent data: remove unused return from exit_shadow_spine()
Jiapeng Chong
2
-5
/
+3
2021-03-26
dm cache: remove needless request_queue NULL pointer checks
Xu Wang
1
-1
/
+1
2021-03-26
dm thin: remove needless request_queue NULL pointer check
Xu Wang
1
-1
/
+1
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
1
-2
/
+0
2021-03-26
dm ebs: fix a few typos
Bhaskar Chowdhury
1
-3
/
+3
2021-03-26
dm ioctl: filter the returned values according to name or uuid prefix
Mikulas Patocka
1
-0
/
+28
2021-03-26
dm ioctl: return UUID in DM_LIST_DEVICES_CMD result
Mikulas Patocka
2
-5
/
+33
2021-03-26
dm ioctl: replace device hash with red-black tree
Mikulas Patocka
1
-112
/
+142
2021-03-26
dm verity: allow only one error handling mode
JeongHyeon Lee
1
-11
/
+29
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
1
-32
/
+29
2021-03-26
dm writecache: fix flexible_array.cocci warnings
Julia Lawall
1
-1
/
+1
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
1
-1
/
+4
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
3
-10
/
+40
2021-03-22
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
1
-1
/
+1
2021-03-21
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
1
-0
/
+5
2021-03-19
cifs: fix allocation size on newly created files
Steve French
1
-1
/
+9
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
[next]