index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
1
-2
/
+2
*
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+0
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-15
/
+14
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
3
-11
/
+9
*
block: move the policy field to struct block_device
Christoph Hellwig
2020-12-01
2
-2
/
+3
*
block: move make_it_fail to struct block_device
Christoph Hellwig
2020-12-01
2
-3
/
+3
*
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
2
-1
/
+1
*
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
2
-1
/
+2
*
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
3
-4
/
+4
*
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
3
-21
/
+21
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-22
/
+7
*
block: simplify part_to_disk
Christoph Hellwig
2020-12-01
1
-7
/
+3
*
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-4
/
+2
*
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
1
-1
/
+3
*
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
3
-5
/
+12
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
2
-2
/
+1
*
init: refactor name_to_dev_t
Christoph Hellwig
2020-12-01
1
-6
/
+1
*
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-0
/
+3
*
block: remove a duplicate __disk_get_part prototype
Christoph Hellwig
2020-12-01
1
-1
/
+0
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
2
-2
/
+3
*
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
2020-12-01
1
-3
/
+1
*
block: remove unused BIO_SPLIT_ENTRIES
Jeffle Xu
2020-11-25
1
-6
/
+0
*
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
*
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
1
-7
/
+0
*
ide: remove ide_{,un}register_region
Christoph Hellwig
2020-11-16
1
-3
/
+0
*
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
1
-1
/
+4
*
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
1
-2
/
+0
*
block: remove set_device_ro
Christoph Hellwig
2020-11-16
1
-1
/
+0
*
block: add a new set_read_only method
Christoph Hellwig
2020-11-16
1
-0
/
+1
*
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-15
2
-12
/
+7
|
\
|
*
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
2
-10
/
+2
|
*
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-2
/
+5
*
|
Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-11-15
1
-9
/
+9
|
\
\
|
*
|
asm-generic: percpu: avoid Wshadow warning
Arnd Bergmann
2020-10-27
1
-9
/
+9
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-14
5
-29
/
+26
|
\
\
\
|
*
|
|
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
2020-11-14
1
-2
/
+9
|
*
|
|
compiler.h: fix barrier_data() on clang
Arvind Sankar
2020-11-14
4
-27
/
+17
*
|
|
|
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-14
1
-11
/
+27
|
\
\
\
\
|
*
|
|
|
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
2020-11-11
1
-3
/
+18
|
*
|
|
|
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
2020-11-11
1
-10
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-14
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-12
1
-1
/
+1
*
|
|
|
Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-11-13
1
-52
/
+54
|
\
\
\
\
|
*
|
|
|
gpio: uapi: clarify the meaning of 'empty' char arrays
Kent Gibson
2020-10-28
1
-3
/
+3
|
*
|
|
|
gpio: uapi: remove whitespace
Kent Gibson
2020-10-28
1
-1
/
+1
|
*
|
|
|
gpio: uapi: kernel-doc formatting improvements
Kent Gibson
2020-10-28
1
-46
/
+47
|
*
|
|
|
gpio: uapi: comment consistency
Kent Gibson
2020-10-28
1
-1
/
+1
|
*
|
|
|
gpio: uapi: fix kernel-doc warnings
Kent Gibson
2020-10-28
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
4
-18
/
+12
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-07
4
-18
/
+12
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]