index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
zstd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
md/raid5: add new xor function to support different page offset
Yufen Yu
2
-17
/
+114
2020-09-25
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
1
-3
/
+5
2020-09-25
md/raid5: add a new member of offset into r5dev
Yufen Yu
2
-11
/
+40
2020-09-25
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
1
-3
/
+4
2020-09-24
null_blk: Support shared tag bitmap
John Garry
1
-0
/
+6
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
10
-58
/
+29
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
4
-13
/
+8
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
18
-36
/
+33
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
1
-8
/
+10
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
6
-20
/
+14
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
3
-7
/
+3
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
11
-68
/
+24
2020-09-24
md: update the optimal I/O size on reshape
Christoph Hellwig
2
-10
/
+22
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
10
-15
/
+13
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
1
-2
/
+2
2020-09-24
bcache: inherit the optimal I/O size
Christoph Hellwig
1
-0
/
+2
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
1
-6
/
+0
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2
-3
/
+2
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2
-3
/
+1
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
1
-6
/
+4
2020-09-23
mm: split swap_type_of
Christoph Hellwig
4
-40
/
+35
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
3
-9
/
+9
2020-09-23
mm: cleanup claim_swapfile
Christoph Hellwig
1
-3
/
+3
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
1
-18
/
+10
2020-09-23
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
1
-11
/
+4
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
1
-32
/
+19
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
1
-3
/
+4
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
1
-14
/
+11
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
1
-65
/
+2
2020-09-23
block: cleanup blkdev_bszset
Christoph Hellwig
1
-7
/
+6
2020-09-23
block: cleanup partition scanning in register_disk
Christoph Hellwig
1
-19
/
+14
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
6
-14
/
+13
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
2
-9
/
+13
2020-09-23
block: use lcm_not_zero() when stacking chunk_sectors
Mike Snitzer
1
-4
/
+8
2020-09-23
block: fix bmd->is_null_mapped initialization
Christoph Hellwig
1
-2
/
+1
2020-09-23
block: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-22
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-22
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-22
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-22
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-22
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
[next]