index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-22
/
+7
2020-12-02
block: simplify part_to_disk
Christoph Hellwig
1
-7
/
+3
2020-12-02
block: simplify the block device claiming interface
Christoph Hellwig
1
-4
/
+2
2020-12-02
block: remove ->bd_contains
Christoph Hellwig
1
-1
/
+3
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
3
-5
/
+12
2020-12-02
block: remove i_bdev
Christoph Hellwig
2
-2
/
+1
2020-12-02
init: refactor name_to_dev_t
Christoph Hellwig
1
-6
/
+1
2020-12-02
block: add a bdev_kobj helper
Christoph Hellwig
1
-0
/
+3
2020-12-02
block: remove a duplicate __disk_get_part prototype
Christoph Hellwig
1
-1
/
+0
2020-12-02
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2
-2
/
+3
2020-12-02
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
1
-3
/
+1
2020-11-25
block: remove unused BIO_SPLIT_ENTRIES
Jeffle Xu
1
-6
/
+0
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
1
-7
/
+0
2020-11-16
ide: remove ide_{,un}register_region
Christoph Hellwig
1
-3
/
+0
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
1
-1
/
+4
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
1
-2
/
+0
2020-11-16
block: remove set_device_ro
Christoph Hellwig
1
-1
/
+0
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
1
-0
/
+1
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+7
2020-11-15
Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2020-11-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-29
/
+26
2020-11-14
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
1
-2
/
+9
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
4
-27
/
+17
2020-11-14
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-11
/
+27
2020-11-14
Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-52
/
+54
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-18
/
+12
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+16
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+3
2020-11-11
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-3
/
+18
2020-11-11
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
1
-10
/
+11
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
1
-0
/
+3
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-2
/
+7
2020-11-09
Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2020-11-09
Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+21
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2
-10
/
+2
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+5
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
1
-0
/
+1
2020-11-08
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-11-07
ext4: disable fast commit with data journalling
Harshad Shirwadkar
1
-2
/
+4
2020-11-07
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
jbd2: don't use state lock during commit path
Harshad Shirwadkar
1
-4
/
+6
2020-11-07
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-2
/
+7
2020-11-07
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
1
-3
/
+3
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-18
/
+12
[next]