index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
jbd2: fix invalid descriptor block checksum
luojiajun
1
-2
/
+4
2019-03-01
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
1
-7
/
+10
2019-02-21
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
Konstantin Khlebnikov
2
-0
/
+20
2019-02-21
ext4: Change debugging support help prefix from EXT4 to Ext4
Geert Uytterhoeven
1
-1
/
+1
2019-02-21
ext4: fix compile error when using BUFFER_TRACE
zhangyi (F)
1
-1
/
+1
2019-02-21
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
1
-8
/
+8
2019-02-21
ext4: fix some error pointer dereferences
Dan Carpenter
1
-0
/
+3
2019-02-21
ext4: annotate more implicit fall throughs
Mathieu Malaterre
1
-0
/
+6
2019-02-21
ext4: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2019-02-14
ext4: don't update s_rev_level if not required
Andreas Dilger
3
-3
/
+5
2019-02-14
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
1
-25
/
+11
2019-02-14
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-02-11
ext4: fix crash during online resizing
Jan Kara
1
-1
/
+2
2019-02-11
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-0
/
+1
2019-02-11
ext4: add mask of ext4 flags to swap
yangerkun
2
-1
/
+8
2019-02-11
ext4: update quota information while swapping boot loader inode
yangerkun
1
-13
/
+43
2019-02-11
ext4: cleanup pagecache before swap i_data
yangerkun
1
-4
/
+12
2019-02-11
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
1
-9
/
+13
2019-02-11
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
1
-4
/
+5
2019-02-11
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
3
-21
/
+2
2019-02-11
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
1
-4
/
+38
2019-02-11
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2019-02-11
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2
-5
/
+4
2019-02-01
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2
-3
/
+16
2019-02-01
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
1
-9
/
+4
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-20
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-20
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-19
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
1
-1
/
+42
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2
-2
/
+7
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15