Branch | Commit message | Author | Age |
5.10-stable-backport.2 | Revert "proc: don't allow async path resolution of /proc/self components" | Jens Axboe | 5 months |
5.10-stable-backport.3 | io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups | Jens Axboe | 5 months |
5.15-stable | io_uring: use state completion infra for poll reqs | Pavel Begunkov | 4 months |
5.7-stable | io_uring: fix IOPOLL -EAGAIN retries | Jens Axboe | 3 years |
5.8-stable | io_uring: Convert advanced XArray uses to the normal API | Matthew Wilcox (Oracle) | 3 years |
5.9-stable | io_uring: Convert advanced XArray uses to the normal API | Matthew Wilcox (Oracle) | 3 years |
aio-buffered | mm: __lock_page_async() -EINTR missed wakeup fix | Jens Axboe | 14 years |
aio-dio | fs: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 10 years |
aio-dio-3.7 | fs: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 10 years |
aio-poll | aio: add my copyright | Jens Axboe | 4 years |
aio-poll-ring | aio: add support for submission/completion rings | Jens Axboe | 4 years |
aio-poll.v1 | aio: avoid extra ctx->poll_lock grab if polling is irq-less | Jens Axboe | 5 years |
aio-ring | aio: add my copyright | Jens Axboe | 4 years |
arch-cleanup | task_work: cleanup notification modes | Jens Axboe | 3 years |
async-buffered | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.2 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.3 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.4 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.5 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.6 | ext4: flag as supporting buffered async reads | Jens Axboe | 3 years |
async-buffered.7 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-buffered.8 | io_uring: support true async buffered reads, if file provides it | Jens Axboe | 3 years |
async-readahead | Revert "block: read-ahead submission should imply no-wait as well" | Jens Axboe | 3 years |
barrier | barrier: Don't return -EOPNOTSUPP to the caller if the device does not suppor... | Jens Axboe | 14 years |
binject | binject: ioctl fixup and fix for unaligned commands | Jens Axboe | 13 years |
bio-cnt | bio: skip atomic inc/dec of ->bi_cnt for most use cases | Jens Axboe | 8 years |
blk-alloc-optimize | block: optimize rq allocation path for less queue locking | Jens Axboe | 13 years |
blk-dio | blk-mq-dio: move partition remap AFTER adding bio payload | Jens Axboe | 7 years |
blk-iopoll | block: remove ->max member from struct blk_iopoll | Jens Axboe | 13 years |
blk-kill-atomic-flags | block: rearrange a few request fields for better cache layout | Jens Axboe | 5 years |
blk-mq-legacy-sched | blk-mq: fix completion byte stats with scheduling | Jens Axboe | 6 years |
blk-mq-legacy-sched.1 | scsi: enable IO scheduling for scsi-mq | Jens Axboe | 6 years |
blk-mq-legacy-sched.2 | block: drop irq+lock when flushing queue plugs | Jens Axboe | 6 years |
blk-mq-nvme | nvme: remove IPI completions | Jens Axboe | 9 years |
blk-mq-sched | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.1 | mq-deadline: add blk-mq adaptation of the deadline IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.2 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.3 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.4 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.5 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.6 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq-sched.7 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 6 years |
blk-mq/core | blk-mq: don't disallow request merges for req->special being set | Jens Axboe | 10 years |
blk-mq/drivers | mtip32xx: basic blk-mq support | Jens Axboe | 10 years |
blk-mq/misc | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 10 years |
blk-polled-io | aio: propagate and use queue cookie | Jens Axboe | 8 years |
blk-polled-io-v2 | NVMe: add io_poll support | Jens Axboe | 8 years |
blktrace | blktrace: fix unlocked registration of tracepoints | Jens Axboe | 6 years |
block-5.10 | md: change mddev 'chunk_sectors' from int to unsigned | Mike Snitzer | 2 years |
block-5.11 | Merge branch 'nvme-5.11' of git://git.infradead.org/nvme into block-5.11 | Jens Axboe | 2 years |
block-5.12 | block: return -EBUSY when there are open partitions in blkdev_reread_part | Christoph Hellwig | 2 years |
block-5.13 | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so... | Jens Axboe | 24 months |
block-5.14 | cryptoloop: add a deprecation warning | Christoph Hellwig | 21 months |
block-5.15 | Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15 | Jens Axboe | 19 months |
block-5.16 | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so... | Jens Axboe | 17 months |
block-5.17 | Merge tag 'nvme-5.17-2022-03-16' of git://git.infradead.org/nvme into block-5.17 | Jens Axboe | 14 months |
block-5.18 | block/mq-deadline: Set the fifo_time member also if inserting at head | Bart Van Assche | 13 months |
block-5.19 | Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19 | Jens Axboe | 10 months |
block-5.5 | block: allow partitions on host aware zone devices | Christoph Hellwig | 3 years |
block-5.5-next | compat_ioctl: block: handle Persistent Reservations | Arnd Bergmann | 3 years |
block-5.6 | Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6 | Jens Axboe | 3 years |
block-5.7 | Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT" | Jens Axboe | 3 years |
block-5.8 | Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8 | Jens Axboe | 3 years |
block-5.9 | Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org/nvme into block-5.9 | Jens Axboe | 3 years |
block-6.0 | Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0 | Jens Axboe | 8 months |
block-6.1 | Merge tag 'nvme-6.1-2022-12-07' of git://git.infradead.org/nvme into block-6.1 | Jens Axboe | 6 months |
block-6.2 | Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2 | Jens Axboe | 3 months |
block-6.3 | Revert "block: Merge bio before checking ->cached_rq" | Ming Lei | 6 weeks |
block-6.4 | Merge tag 'md-fixes-2023-05-24' of https://git.kernel.org/pub/scm/linux/kerne... | Jens Axboe | 3 days |
block-test | block: use on-stack page vec for <= UIO_FASTIOV | Jens Axboe | 10 months |
buffered-uncached | xfs: don't do delayed allocations for uncached buffered writes | Jens Axboe | 3 years |
cmdfilter | [PATCH] cmdfilter: needs capability.h | Jens Axboe | 16 years |
cpu-alloc-cache | aio: enable cpu_cache_alloc frontend for aio_kiocb allocations | Jens Axboe | 6 years |
dio-mem-align | iomap: relax memory alignment restriction for O_DIRECT | Jens Axboe | 2 years |
discard-rw | block: by default, limit maximum discard size to 64MB | Jens Axboe | 8 years |
epoll-min_ts | eventpoll: ensure we pass back -EBADF for a bad file descriptor | Jens Axboe | 6 months |
epoll-min_ts.2 | eventpoll: wire up epoll_pwait3() syscall | Jens Axboe | 7 weeks |
fastpoll-mshot | io_uring: allow allocated fixed files for accept | Jens Axboe | 13 months |
fcache | [PATCH] fcache: add file system frontend cache | Jens Axboe | 17 years |
fmode_nowait | io_uring: rely solely on FMODE_NOWAIT | Jens Axboe | 3 weeks |
for-2.6.37/barrier | xen-blkfront: disable barrier/flush write support | Jens Axboe | 13 years |
for-2.6.37/core | block: remove REQ_HARDBARRIER | Christoph Hellwig | 13 years |
for-2.6.37/drivers | cciss: remove controllers supported by hpsa | Stephen M. Cameron | 13 years |
for-2.6.37/misc | pipe: fix failure to return error code on ->confirm() | Nicolas Kaiser | 13 years |
for-2.6.38/core | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe | 12 years |
for-2.6.38/drivers | cciss: reinstate proper FIFO order of command queue list | Jens Axboe | 12 years |
for-2.6.38/event-handling | Revert "sd: implement sd_check_events()" | Jens Axboe | 12 years |
for-2.6.38/multiqueue | block: locking fixes | Jens Axboe | 13 years |
for-2.6.39/core | Documentation/iostats.txt: bit-size reference etc. | Randy Dunlap | 12 years |
for-2.6.39/drivers | cciss: fix lost command issue | Bud Brown | 12 years |
for-2.6.39/ioc-rq-alloc | block: free io_context cached request entries automatically | Jens Axboe | 12 years |
for-2.6.39/stack-plug | blk-throttle: Use blk_plug in throttle dispatch | Vivek Goyal | 12 years |
for-2.6.40/core | cfq-iosched: free cic_index if cfqd allocation fails | Namhyung Kim | 12 years |
for-2.6.40/drivers | loop: handle on-demand devices correctly | Namhyung Kim | 12 years |
for-2.6.40/splice | splice: add wakeup_pipe_readers() | Namhyung Kim | 12 years |
for-3.1/core | block: strict rq_affinity | Dan Williams | 12 years |
for-3.1/drivers | cciss: do not attempt to read from a write-only register | Stephen M. Cameron | 12 years |
for-3.10/core | relay: move remove_buf_file inside relay_close_buf | Dmitry Monakhov | 10 years |
for-3.10/drivers | Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac... | Jens Axboe | 10 years |
for-3.11/core | elevator: Fix a race in elevator switching | Jianpeng Ma | 10 years |
for-3.11/drivers | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 10 years |
for-3.12/core | cfq: explicitly use 64bit divide operation for 64bit arguments | Anatol Pomozov | 10 years |
for-3.12/drivers | rsxx: Kernel Panic caused by mapping Discards | Philip J Kelleher | 10 years |
for-3.13/core | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe | 10 years |
for-3.13/drivers | floppy: Correct documentation of driver options when used as a module. | Ben Harris | 10 years |
for-3.13/post-mq-drivers | bcache: defensively handle format strings | Kees Cook | 10 years |
for-3.14/core | xtensa: fixup simdisk driver to work with immutable bio_vecs | Jens Axboe | 9 years |
for-3.14/drivers | mg_disk: Spelling s/finised/finished/ | Geert Uytterhoeven | 9 years |
for-3.15/core | blk-mq: add REQ_SYNC early | Shaohua Li | 9 years |
for-3.15/drivers | Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 9 years |
for-3.16/blk-mq-drivers | mtip32xx: convert to use blk-mq | Jens Axboe | 9 years |
for-3.16/blk-mq-tagging | blk-mq: improve support for shared tags maps | Jens Axboe | 9 years |
for-3.16/core | blk-mq: push IPI or local end_io decision to __blk_mq_complete_request() | Jens Axboe | 9 years |
for-3.16/drivers | block: virtio_blk: don't hold spin lock during world switch | Ming Lei | 9 years |
for-3.16/rq-buffer-removal | block: remove struct request buffer member | Jens Axboe | 9 years |
for-3.17/core | partitions: aix.c: off by one bug | Dan Carpenter | 9 years |
for-3.17/drivers | Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for... | Jens Axboe | 9 years |
for-3.18/core | block: Remove REQ_KERNEL | Martin K. Petersen | 9 years |
for-3.18/drivers | block: disable entropy contributions for nonrot devices | Mike Snitzer | 9 years |
for-3.19/core | bio: modify __bio_add_page() to accept pages that don't start a new segment | Maurizio Lombardi | 8 years |
for-3.19/drivers | NVMe: fix race condition in nvme_submit_sync_cmd() | Jens Axboe | 8 years |
for-3.2/core | block: don't call blk_drain_queue() if elevator is not up | Tejun Heo | 12 years |
for-3.2/drivers | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin | 12 years |
for-3.2/mtip32xx | mtip32xx: add module.h include to avoid conflict with moduleh tree | Jens Axboe | 12 years |
for-3.20/bdi | Make super_blocks and sb_lock static | Al Viro | 8 years |
for-3.20/core | block: remove unused function blk_bio_map_sg | Christoph Hellwig | 8 years |
for-3.20/drivers | xen-blkback: default to X86_32 ABI on x86 | David Vrabel | 8 years |
for-3.3/core | Revert "block: recursive merge requests" | Jens Axboe | 11 years |
for-3.3/drivers | Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers | Jens Axboe | 11 years |
for-3.3/mtip32xx | mtip32xx: do rebuild monitoring asynchronously | Asai Thambi S P | 11 years |
for-3.4/core | block: make auto block plug flush threshold per-disk based | Shaohua Li | 11 years |
for-3.4/drivers | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy | Greg Kroah-Hartman | 11 years |
for-3.5/core | blkcg: tg_stats_alloc_lock is an irq lock | Tejun Heo | 11 years |
for-3.5/drivers | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/drivers | Jens Axboe | 11 years |
for-3.6/core | block: remove dead func declaration | Yuanhan Liu | 11 years |
for-3.6/drivers | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 11 years |
for-3.7/core | block: makes bio_split support bio without data | Shaohua Li | 11 years |
for-3.8/core | block: export block_unplug tracepoint | NeilBrown | 10 years |
for-3.8/drivers | drbd: update Kconfig to match current dependencies | Lars Ellenberg | 10 years |
for-3.9/core | block: remove redundant check to bd_openers() | Guo Chao | 10 years |
for-3.9/drivers | loopdev: ignore negative offset when calculate loop device size | Guo Chao | 10 years |
for-4.1/core | blk-mq: reduce unnecessary software queue looping | Chong Yuan | 8 years |
for-4.1/drivers | Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 8 years |
for-4.10/block | blk-stat: fix a few cases of missing batch flushing | Jens Axboe | 6 years |
for-4.10/dio | block: save 8 bytes of space in struct blkdev_dio | Jens Axboe | 7 years |
for-4.10/discard | block: improve handling of the magic discard payload | Christoph Hellwig | 6 years |
for-4.10/fs-unmap | fs: Remove unmap_underlying_metadata | Jan Kara | 7 years |
for-4.10/hch-dio | block: save 8 bytes of space in struct blkdev_dio | Jens Axboe | 7 years |
for-4.10/lightnvm | lightnvm: transform target get/set bad block | Javier González | 6 years |
for-4.10/merge | Merge branch 'for-4.10/block' into for-4.10/merge | Jens Axboe | 6 years |
for-4.10/post | nvme/pci: Log PCI_STATUS when the controller dies | Andy Lutomirski | 6 years |
for-4.10/start-stop-queues | nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code | Bart Van Assche | 7 years |
for-4.10/wb-buf-throttle | fs: add SYNC_FILE_RANGE_BACKGROUND flag | Jens Axboe | 7 years |
for-4.10/wbt-updates | blk-wbt: remove stat ops | Jens Axboe | 7 years |
for-4.11/blk-mq-legacy-sched | scsi: enable IO scheduling for scsi-mq | Jens Axboe | 6 years |
for-4.11/block | nvme: Check for Security send/recv support before issuing commands. | Scott Bauer | 6 years |
for-4.11/linus-merge | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 6 years |
for-4.11/next | block: don't defer flushes on blk-mq + scheduling | Jens Axboe | 6 years |
for-4.11/review | block: don't defer flushes on blk-mq + scheduling | Jens Axboe | 6 years |
for-4.11/rq-refactor | blk-mq-debug: Introduce debugfs_create_files() | Bart Van Assche | 6 years |
for-4.11/rq-refactor-next | block: move internal_tag to same cache line as tag | Jens Axboe | 6 years |
for-4.12/block | block: hide badblocks attribute by default | Dan Williams | 6 years |
for-4.12/post-merge | Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m... | Jens Axboe | 6 years |
for-4.12/test | block: remove the errors field from struct request | Christoph Hellwig | 6 years |
for-4.13/block | lightnvm: pblk: set line bitmap check under debug | Javier González | 6 years |
for-4.13/merge | Merge branch 'for-4.13/block' into for-4.13/merge | Jens Axboe | 6 years |
for-4.14/block | kernfs: checking for IS_ERR() instead of NULL | Dan Carpenter | 6 years |
for-4.14/block-postmerge | bcache: initialize dirty stripes in flash_dev_run() | Tang Junhui | 6 years |
for-4.15/block | nvme: fix visibility of "uuid" ns attribute | Martin Wilck | 6 years |
for-4.15/timer | md: Convert timers to use timer_setup() | Kees Cook | 6 years |
for-4.16/block | block: remove smart1,2.h | Corentin Labbe | 5 years |
for-4.17/block | blk-mq: Directly schedule q->timeout_work when aborting a request | Tejun Heo | 5 years |
for-4.17/merged | Merge branch 'for-4.17/block' into for-4.17/merged | Jens Axboe | 5 years |
for-4.18/block | blk-mq: update nr_requests when switching to 'none' scheduler | Ming Lei | 5 years |
for-4.19/block | blkcg: Make blkg_root_lookup() work for queues in bypass mode | Bart Van Assche | 5 years |
for-4.19/block-old | lightnvm: remove minor version check for 2.0 | Matias Bjørling | 5 years |
for-4.19/post | block/DAC960.c: make some arrays static const, shrinks object size | Colin Ian King | 5 years |
for-4.19/wbt | blk-wbt: fix has-sleeper queueing check | Jens Axboe | 5 years |
for-4.2/core | cfq-iosched: fix other locations where blkcg_to_cfqgd() can return NULL | Jens Axboe | 8 years |
for-4.2/drivers | mtip32xx: Fix accessing freed memory | Selvan Mani | 8 years |
for-4.2/sg | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 8 years |
for-4.2/writeback | writeback, blkio: add documentation for cgroup writeback support | Tejun Heo | 8 years |
for-4.20/block | block: setup bounce bio_sets properly | Jens Axboe | 5 years |
for-4.20/libata | ata: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 5 years |
for-4.21/aio | aio: abstract out io_event filler helper | Jens Axboe | 4 years |
for-4.21/block | kyber: use sbitmap add_wait_queue/list_del wait helpers | Jens Axboe | 4 years |
for-4.21/block-late | block/swim3: Fix regression on PowerBook G3 | Finn Thain | 4 years |
for-4.21/libata | sata_rcar: fix deferred probing | Sergei Shtylyov | 4 years |
for-4.21/libata-late | ata: pata_macio: add of_node_put() | Yangtao Li | 4 years |
for-4.3/bio-error | block: shrink struct bio down to 2 cache lines again | Jens Axboe | 8 years |
for-4.3/blkcg | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy | Tejun Heo | 8 years |
for-4.3/core | blk: Fix bio_io_vec index when checking bvec gaps | Keith Busch | 8 years |
for-4.3/drivers | NVMe: Using PRACT bit to generate and verify PI by controller | Alok Pandey | 8 years |
for-4.3/immutable-vecs | Documentation: update notes in biovecs about arbitrarily sized bios | Dongsu Park | 8 years |
for-4.3/sg | lib: scatterlist: add sg splitting function | Robert Jarzmik | 8 years |
for-4.4/core | blk-mq: avoid excessive boot delays with large lun counts | Jeff Moyer | 8 years |
for-4.4/drivers | Update target repo for nvme patch contributions | Jay Freyensee | 8 years |
for-4.4/integrity | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams | 8 years |
for-4.4/io-poll | direct-io: be sure to assign dio->bio_bdev for both paths | Jens Axboe | 8 years |
for-4.4/lightnvm | nvme: lightnvm: clean up a data type | Dan Carpenter | 8 years |
for-4.4/reservations | NVMe: Precedence error in nvme_pr_clear() | Dan Carpenter | 8 years |
for-4.5/core | block: use bd{grab,put}() instead of open-coding | Ilya Dryomov | 7 years |
for-4.5/drivers | null_blk: use sector_div instead of do_div | Arnd Bergmann | 7 years |
for-4.5/lightnvm | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM | Jens Axboe | 7 years |
for-4.5/nvme | uapi: update install list after nvme.h rename | Mike Frysinger | 7 years |
for-4.6/core | blk-mq: add bounds check on tag-to-rq conversion | Hannes Reinecke | 7 years |
for-4.6/drivers | NVMe: Expose ns wwid through single sysfs entry | Keith Busch | 7 years |
for-4.6/drivers-merged | NVMe: Expose ns wwid through single sysfs entry | Keith Busch | 7 years |
for-4.7/core | blk-mq: fix undefined behaviour in order_to_size() | Bartlomiej Zolnierkiewicz | 7 years |
for-4.7/drivers | lightnvm: reserved space calculation incorrect | Javier González | 7 years |
for-4.7/lightnvm | lightnvm: reserved space calculation incorrect | Javier González | 7 years |
for-4.8/bi_opf | block: rename bio bi_rw to bi_opf | Jens Axboe | 7 years |
for-4.8/bi_rwf | block: rename bio bi_rw to bi_rwf | Jens Axboe | 7 years |
for-4.8/core | block: Fix front merge check | Damien Le Moal | 7 years |
for-4.8/drivers | nvme/pci: Provide SR-IOV support | Keith Busch | 7 years |
for-4.9/block | fs/block_dev.c: return the right error in thaw_bdev() | Pierre Morel | 7 years |
for-4.9/block-irq | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell | 7 years |
for-4.9/block-smp | blk-mq: fixup "Convert to new hotplug state machine" | Sebastian Andrzej Siewior | 7 years |
for-4.9/mq-async-run | blk-mq: add flag for drivers wanting blocking ->queue_rq() | Jens Axboe | 7 years |
for-5.1/block | block: Replace function name in string with __func__ | Keyur Patel | 4 years |
for-5.1/block-post | blkcg: annotate implicit fall through | Mathieu Malaterre | 4 years |
for-5.1/libata | ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ... | John Garry | 4 years |
for-5.10/block | block: fix uapi blkzoned.h comments | Damien Le Moal | 3 years |
for-5.10/drivers | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... | Jens Axboe | 3 years |
for-5.10/io_uring | io_uring: keep a pointer ref_node in file_data | Pavel Begunkov | 3 years |
for-5.10/libata | ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 | Pali Rohár | 3 years |
for-5.11/block | blk-mq: Remove 'running from the wrong CPU' warning | Daniel Wagner | 2 years |
for-5.11/block-merged | Merge branch 'for-5.11/block' into for-5.11/block-merged | Jens Axboe | 2 years |
for-5.11/drivers | block/rnbd-clt: Does not request pdu to rtrs-clt | Gioh Kim | 2 years |
for-5.11/io_uring | io_uring: fix io_cqring_events()'s noflush | Pavel Begunkov | 2 years |
for-5.12/block | mm: simplify swapdev_block | Christoph Hellwig | 2 years |
for-5.12/block-ipi | blk-mq: Use llist_head for blk_cpu_done | Sebastian Andrzej Siewior | 2 years |
for-5.12/drivers | lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid() | Andy Shevchenko | 2 years |
for-5.12/io_uring | Revert "io_uring: wait potential ->release() on resurrect" | Jens Axboe | 2 years |
for-5.12/libata | ata: Avoid comma separated statements | Joe Perches | 2 years |
for-5.13/block | blk-iocost: don't ignore vrate_min on QD contention | Tejun Heo | 2 years |
for-5.13/drivers | drivers/block/null_blk/main: Fix a double free in null_init. | Lv Yunlong | 2 years |
for-5.13/drivers-post-merge | null_blk: poll queue support | Jens Axboe | 2 years |
for-5.13/io_uring | io_uring: maintain drain logic for multishot poll requests | Hao Xu | 2 years |
for-5.13/libata | libata: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 years |
for-5.14/block | block: fix discard request merge | Ming Lei | 23 months |
for-5.14/drivers | Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.1... | Jens Axboe | 23 months |
for-5.14/drivers-late | block: check disk exist before trying to add partition | Yufen Yu | 23 months |
for-5.14/io_uring | io_uring: simplify task_work func | Pavel Begunkov | 23 months |
for-5.14/libata | ata: rb532_cf: remove redundant codes | gushengxian | 23 months |
for-5.15/block | sg: pass the device name to blk_trace_setup | Christoph Hellwig | 21 months |
for-5.15/drivers | Merge tag 'floppy-for-5.15' of https://github.com/evdenis/linux-floppy into f... | Jens Axboe | 21 months |
for-5.15/io_uring | io_uring: io_uring_complete() trace should take an integer | Jens Axboe | 21 months |
for-5.15/io_uring-vfs | io_uring: add support for IORING_OP_LINKAT | Dmitry Kadashev | 21 months |
for-5.15/libata | docs: sysfs-block-device: document ncq_prio_supported | Damien Le Moal | 21 months |
for-5.16/bdev-size | block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter() | Jens Axboe | 19 months |
for-5.16/block | nvme: wait until quiesce is done | Ming Lei | 19 months |
for-5.16/cdrom | cdrom: Remove redundant variable and its assignment | luo penghao | 19 months |
for-5.16/drivers | bcache: Revert "bcache: use bvec_virt" | Coly Li | 19 months |
for-5.16/inode-sync | block: simplify the block device syncing code | Christoph Hellwig | 19 months |
for-5.16/io_uring | io-wq: remove worker to owner tw dependency | Pavel Begunkov | 19 months |
for-5.16/ki_complete | fs: get rid of the res2 iocb->ki_complete argument | Jens Axboe | 19 months |
for-5.16/passthrough-flag | block: remove blk_{get,put}_request | Christoph Hellwig | 19 months |
for-5.16/scsi-ma | doc: Fix typo in request queue sysfs documentation | Damien Le Moal | 19 months |
for-5.17/block | MAINTAINERS: add entries for block layer documentation | Eric Biggers | 17 months |
for-5.17/drivers | Merge branch 'md-next' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/... | Jens Axboe | 17 months |
for-5.17/io_uring | io_uring: fix not released cached task refs | Pavel Begunkov | 17 months |
for-5.17/io_uring-getdents64 | io_uring: add support for getdents64 | Stefan Roesch | 17 months |
for-5.17/io_uring-xattr | io_uring: add fgetxattr and getxattr support | Stefan Roesch | 17 months |
for-5.18/64bit-pi | crypto: fix crc64 testmgr digest byte order | Keith Busch | 14 months |
for-5.18/alloc-cleanups | pktcdvd: stop using bio_reset | Christoph Hellwig | 14 months |
for-5.18/block | blk-wbt: remove wbt_track stub | Tom Rix | 14 months |
for-5.18/drivers | Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" | Jens Axboe | 14 months |
for-5.18/io_uring | io_uring: drop the old style inflight file tracking | Jens Axboe | 14 months |
for-5.18/io_uring-statx | io-uring: Make statx API stable | Stefan Roesch | 15 months |
for-5.18/write-streams | fs: remove fs.f_write_hint | Christoph Hellwig | 15 months |
for-5.19/block | block: Fix potential deadlock in blk_ia_range_sysfs_show() | Damien Le Moal | 12 months |
for-5.19/block-exec | blk-mq: remove the done argument to blk_execute_rq_nowait | Christoph Hellwig | 12 months |
for-5.19/cdrom | cdrom: remove obsolete TODO list | Phillip Potter | 12 months |
for-5.19/drivers | block: null_blk: Fix null_zone_write() | Damien Le Moal | 12 months |
for-5.19/io_uring | io_uring: fix incorrect __kernel_rwf_t cast | Vasily Averin | 12 months |
for-5.19/io_uring-cancel_fd | io_uring: add support for IORING_ASYNC_CANCEL_ANY | Jens Axboe | 13 months |
for-5.19/io_uring-fixed-alloc | io_uring: add flag for allocating a fully sparse direct descriptor space | Jens Axboe | 13 months |
for-5.19/io_uring-huge | io_uring: support for user allocated memory for rings/sqes | Jens Axboe | 13 months |
for-5.19/io_uring-net | io_uring: return hint on whether more data is available after receive | Jens Axboe | 13 months |
for-5.19/io_uring-passthrough | io_uring: cleanup handling of the two task_work lists | Jens Axboe | 12 months |
for-5.19/io_uring-pbuf | io_uring: add support for ring mapped supplied buffers | Jens Axboe | 12 months |
for-5.19/io_uring-socket | io_uring: use the text representation of ops in trace | Dylan Yudaken | 13 months |
for-5.19/io_uring-xattr | io_uring: cleanup error-handling around io_req_complete | Kanchan Joshi | 13 months |
for-5.19/writeback | fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages | Zhihao Cheng | 12 months |
for-5.2/block | block: fix mismerge in bvec_advance | Christoph Hellwig | 4 years |
for-5.2/block-post | block/bio-integrity: use struct_size() in kmalloc() | Jackie Liu | 4 years |
for-5.2/io_uring | io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible() | Shenghui Wang | 4 years |
for-5.2/libata | ahci: qoriq: add ls1028a platforms support | Peng Ma | 4 years |
for-5.20/block | s390/dasd: Establish DMA alignment | Eric Farman | 10 months |
for-5.20/block-iter | block: fix leaking page ref on truncated direct io | Keith Busch | 11 months |
for-5.20/drivers | bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registrat... | Coly Li | 10 months |
for-5.20/drivers-post | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... | Jens Axboe | 10 months |
for-5.20/io_uring | io_uring: ensure REQ_F_ISREG is set async offload | Jens Axboe | 10 months |
for-5.20/io_uring-buffered-writes | mm: honor FGP_NOWAIT for page cache page allocation | Jens Axboe | 10 months |
for-5.20/io_uring-cancel | io_uring: add sync cancelation API through io_uring_register() | Jens Axboe | 11 months |
for-5.20/io_uring-iter | iov_iter: fix bad parenthesis placement for iter_type check | Jens Axboe | 10 months |
for-5.20/io_uring-msg-fd | io_uring: add support for passing fixed file descriptors | Jens Axboe | 11 months |
for-5.20/io_uring-tw | io_uring: switch to per-cpu task_work | Jens Axboe | 11 months |
for-5.20/io_uring-zerocopy-send | io_uring: notification completion optimisation | Pavel Begunkov | 10 months |
for-5.3/block | blk-iolatency: fix STS_AGAIN handling | Dennis Zhou | 4 years |
for-5.3/io_uring | io_uring: fix io_sq_thread_stop running in front of io_sq_thread | Jackie Liu | 4 years |
for-5.3/libata | drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs | Uenal Mutlu | 4 years |
for-5.4/block | null_blk: format pr_* logs with pr_fmt | André Almeida | 4 years |
for-5.4/io_uring | io_uring: make CQ ring wakeups be more efficient | Jens Axboe | 4 years |
for-5.4/libata | libata/ahci: Drop PCS quirk for Denverton and beyond | Dan Williams | 4 years |
for-5.4/post | block: drop device references in bsg_queue_rq() | Martin Wilck | 4 years |
for-5.5/block | Revert "block: split bio if the only bvec's length is > SZ_4K" | Jens Axboe | 4 years |
for-5.5/disk-revalidate | block: move clearing bd_invalidated into check_disk_size_change | Christoph Hellwig | 4 years |
for-5.5/drivers | Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()" | Jens Axboe | 4 years |
for-5.5/drivers-post | nbd: prevent memory leak | Navid Emamdoost | 4 years |
for-5.5/io_uring | io_uring: make POLL_ADD/POLL_REMOVE scale better | Jens Axboe | 4 years |
for-5.5/io_uring-post | io_uring: make poll->wait dynamically allocated | Jens Axboe | 4 years |
for-5.5/io_uring-test | io_uring: enforce limit of inflight IO | Jens Axboe | 4 years |
for-5.5/libata | ata: pata_artop: make arrays static const, makes object smaller | Colin Ian King | 4 years |
for-5.5/zoned | scsi: sd_zbc: Remove set but not used variable 'buflen' | YueHaibing | 4 years |
for-5.6/block | partitions/ldm: fix spelling mistake "to" -> "too" | Colin Ian King | 3 years |
for-5.6/block-test | blk-mq: allocate tags in batches | Jens Axboe | 3 years |
for-5.6/drivers | bcache: reap from tail of c->btree_cache in bch_mca_scan() | Coly Li | 3 years |
for-5.6/io_uring | io_uring: add support for send(2) and recv(2) | Jens Axboe | 3 years |
for-5.6/io_uring-epoll-test | io_uring: add support for epoll_ctl(2) | Jens Axboe | 3 years |
for-5.6/io_uring-vfs | io_uring: add support for epoll_ctl(2) | Jens Axboe | 3 years |
for-5.6/io_uring-vfs-creds | io_uring: support using a registered personality for commands | Jens Axboe | 3 years |
for-5.6/io_uring-vfs-next | io_uring: add support for epoll_ctl(2) | Jens Axboe | 3 years |
for-5.6/io_uring-vfs-shared-wq | io_uring: add support for sharing kernel io-wq workqueue | Jens Axboe | 3 years |
for-5.6/io_uring-vfs-wq | io_uring: add io-wq workqueue sharing | Pavel Begunkov | 3 years |
for-5.6/libata | ata/acard_ahci: remove unused variable n_elem | Alex Shi | 3 years |
for-5.7/block | block: return NULL in blk_alloc_queue() on error | Chaitanya Kulkarni | 3 years |
for-5.7/drivers | Merge branch 'nvme-5.7-rc1' of git://git.infradead.org/nvme into for-5.7/drivers | Jens Axboe | 3 years |
for-5.7/io_uring | io_uring: cleanup io_alloc_async_ctx() | Xiaoguang Wang | 3 years |
for-5.7/libata | ata: make "libata.force" kernel parameter optional | Bartlomiej Zolnierkiewicz | 3 years |
for-5.8/block | block: mark bio_wouldblock_error() bio with BIO_QUIET | Jens Axboe | 3 years |
for-5.8/drivers | bcache: configure the asynchronous registertion to be experimental | Coly Li | 3 years |
for-5.8/io_uring | io_uring: fix overflowed reqs cancellation | Pavel Begunkov | 3 years |
for-5.9/block | block: blk-timeout: delete duplicated word | Randy Dunlap | 3 years |
for-5.9/block-fs | block: move struct block_device to blk_types.h | Christoph Hellwig | 3 years |
for-5.9/block-merge | block: don't do revalidate zones on invalid devices | Johannes Thumshirn | 3 years |
for-5.9/drivers | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... | Jens Axboe | 3 years |
for-5.9/io_uring | io_uring: flip if handling after io_setup_async_rw | Pavel Begunkov | 3 years |
for-6.1/block | block: fix leaking minors of hidden disks | Christoph Hellwig | 8 months |
for-6.1/io_uring | io_uring/net: fix notif cqe reordering | Pavel Begunkov | 8 months |
for-6.1/io_uring-late | io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC | Jens Axboe | 8 months |
for-6.1/passthrough | io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy | Geert Uytterhoeven | 8 months |
for-6.2/block | blktrace: Fix output non-blktrace event when blk_classic option enabled | Yang Jihong | 6 months |
for-6.2/io_uring | io_uring: keep unlock_post inlined in hot path | Pavel Begunkov | 6 months |
for-6.2/io_uring-next | io_uring/msg_ring: flag target ring as having task_work, if needed | Jens Axboe | 6 months |
for-6.2/writeback | writeback: remove obsolete macro EXPIRE_DIRTY_ATIME | Miaohe Lin | 6 months |
for-6.3/block | blk-mq: enforce op-specific segment limits in blk_insert_cloned_request | Uday Shankar | 3 months |
for-6.3/block-merged | Merge branch 'for-6.3/block' into for-6.3/block-merged | Jens Axboe | 3 months |
for-6.3/dio | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 4 months |
for-6.3/io_uring | io_uring: fix size calculation when registering buf ring | Wojciech Lukowicz | 3 months |
for-6.3/iov-extract | mm: move FOLL_PIN debug accounting under CONFIG_DEBUG_VM | Jens Axboe | 3 months |
for-6.3/iter-ubuf | block: use iter_ubuf for single range | Keith Busch | 5 months |
for-6.4/block | ublk: add timeout handler | Ming Lei | 4 weeks |
for-6.4/io_uring | io_uring: Remove unnecessary BUILD_BUG_ON | Breno Leitao | 4 weeks |
for-6.4/splice | splice: Fix buffered splice of a blockdev | David Howells | 6 weeks |
for-6.5/block | block: convert bio_map_user_iov to use iov_iter_extract_pages | David Howells | 5 days |
for-6.5/io_uring | nvme: optimise io_uring passthrough completion | Pavel Begunkov | 4 days |
for-6.5/splice | splice: kdoc for filemap_splice_read() and copy_splice_read() | David Howells | 5 days |
for-current | Merge branch 'io_uring-5.7' into for-current | Jens Axboe | 3 years |
for-linus | blk-cgroup: remove blkcg_drain_queue | Guoqing Jiang | 3 years |
for-linus-next | blk-mq: free hctx->cpumask in release handler of hctx's kobject | Ming Lei | 6 years |
for-linus2 | block: rename bio bi_rw to bi_opf | Jens Axboe | 7 years |
for-next | Merge branch 'for-6.5/io_uring' into for-next | Jens Axboe | 4 days |
i_dio_count | ext4: pass in DIO_SKIP_DIO_COUNT to do_blockdev_direct_IO() | Jens Axboe | 8 years |
ide-5.11 | ide/falconide: Fix module unload | Finn Thain | 2 years |
io-streamid | Fix resource leak in the STREAM_CLOSE path. | Andrzej Jakowski | 7 years |
io_uring | io_uring: add a few test tools | Jens Axboe | 4 years |
io_uring-5.10 | io_uring: fix file leak on error path of io ctx creation | Hillf Danton | 2 years |
io_uring-5.10-next | io_uring: fix double poll mask init | Pavel Begunkov | 3 years |
io_uring-5.11 | Revert "io_uring: don't take fs for recvmsg/sendmsg" | Jens Axboe | 2 years |
io_uring-5.12 | io_uring: fix early sqd_list removal sqpoll hangs | Pavel Begunkov | 2 years |
io_uring-5.13 | io_uring: add feature flag for rsrc tags | Pavel Begunkov | 24 months |
io_uring-5.14 | io_uring: fix xa_alloc_cycle() error return value check | Jens Axboe | 21 months |
io_uring-5.14-test | io_uring: use right task for exiting checks | Pavel Begunkov | 23 months |
io_uring-5.15 | io_uring: apply worker limits to previous users | Pavel Begunkov | 19 months |
io_uring-5.16 | io_uring: zero iocb->ki_pos for stream file types | Jens Axboe | 17 months |
io_uring-5.17 | io_uring: don't check unrelated req->open.how in accept request | Jens Axboe | 14 months |
io_uring-5.18 | io_uring: don't attempt to IOPOLL for MSG_RING requests | Jens Axboe | 12 months |
io_uring-5.19 | io_uring: do not recycle buffer in READV | Dylan Yudaken | 10 months |
io_uring-5.5 | io_uring: don't cancel all work on process exit | Jens Axboe | 3 years |
io_uring-5.6 | io_uring: make sure accept honor rlimit nofile | Jens Axboe | 3 years |
io_uring-5.6-poll | io_uring: allow POLL_ADD with double poll_wait() users | Jens Axboe | 3 years |
io_uring-5.7 | io_uring: reset -EBUSY error when io sq thread is waken up | Xiaoguang Wang | 3 years |
io_uring-5.8 | io_uring: fix lockup in io_fail_links() | Pavel Begunkov | 3 years |
io_uring-5.9 | io_uring: fix async buffered reads when readahead is disabled | Hao Xu | 3 years |
io_uring-6.0 | io_uring/poll: disable level triggered poll | Jens Axboe | 8 months |
io_uring-6.1 | io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() | Harshit Mogalapalli | 6 months |
io_uring-6.2 | io_uring: always prep_async for drain requests | Dylan Yudaken | 4 months |
io_uring-6.3 | io_uring: complete request via task work in case of DEFER_TASKRUN | Ming Lei | 6 weeks |
io_uring-6.4 | io_uring: undeprecate epoll_ctl support | Ben Noordhuis | 2 days |
io_uring-big-sqe | io_uring: support CQE32 for nop operation | Stefan Roesch | 13 months |
io_uring-bio-cache | io_uring: use kiocb->private to hold rw_len | Jens Axboe | 22 months |
io_uring-bio-cache.2 | io_uring: use kiocb->private to hold rw_len | Jens Axboe | 22 months |
io_uring-bio-cache.3 | iomap: enable use of bio allocation cache | Jens Axboe | 22 months |
io_uring-bio-cache.4 | block: enable use of bio allocation cache | Jens Axboe | 22 months |
io_uring-bio-cache.5 | bio: improve kerneldoc documentation for bio_alloc_kiocb() | Jens Axboe | 21 months |
io_uring-bio-cache.6 | io_uring: support bio caching for non-polled IO | Jens Axboe | 21 months |
io_uring-buf-select | io_uring: Fix unused function warnings | YueHaibing | 3 years |
io_uring-bundle | io_uring/bundle: disable IOSQE_IO_DRAIN on bundle requests | Jens Axboe | 5 months |
io_uring-cur | io_uring: fix race between timeout flush and removal | Jens Axboe | 14 months |
io_uring-fd-pass | io_uring: test patch for fd passing | Jens Axboe | 3 years |
io_uring-fd-select | io_uring: allow specific fd for IORING_OP_ACCEPT | Jens Axboe | 3 years |
io_uring-files_struct | io_uring: implement ->flush() sequence to handle ->files validity | Jens Axboe | 3 years |
io_uring-flags2 | io_uring: return hint on whether more data is available after receive | Jens Axboe | 13 months |
io_uring-fops | net: wire up support for file_operations->uring_cmd() | Jens Axboe | 2 years |
io_uring-fops.v2 | net: wire up support for file_operations->uring_cmd() | Jens Axboe | 2 years |
io_uring-fops.v3 | net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ | Jens Axboe | 2 years |
io_uring-fops.v4 | net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ | Jens Axboe | 2 years |
io_uring-fops.v5 | net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ | Jens Axboe | 23 months |
io_uring-fops.v6 | net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ | Jens Axboe | 21 months |
io_uring-fops.v7 | net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ | Jens Axboe | 20 months |
io_uring-irq | io_uring: split task_work into IRQ and non-IRQ safe variants | Jens Axboe | 22 months |
io_uring-iter | io_uring: use ubuf for single range imports for read/write | Jens Axboe | 9 months |
io_uring-min_ts | eventpoll: add support for min-wait | Jens Axboe | 8 months |
io_uring-next | io_uring: add support for recvmsg() | Jens Axboe | 4 years |
io_uring-ring-alloc | io_uring: support for user allocated memory for rings/sqes | Jens Axboe | 2 weeks |
io_uring-sync-issue | io_uring: mark opcodes that always need io-wq punt | Jens Axboe | 5 weeks |
io_uring-task-poll | io_uring: use poll driven retry for files that support it | Jens Axboe | 3 years |
io_uring-test | io_uring: don't use iov_iter_advance() for fixed buffers | Jens Axboe | 4 years |
io_uring-worker | io-wq: fix worker creation | Jens Axboe | 2 years |
io_uring-worker.v2 | io-wq: make hashed work map + lock per-ctx | Jens Axboe | 2 years |
io_uring-worker.v3 | io-wq: remove now unused IO_WQ_BIT_ERROR | Jens Axboe | 2 years |
io_uring-worker.v4 | io-wq: fix error path leak of buffered write hash map | Jens Axboe | 2 years |
iov-iter | io_uring: use ubuf for single range imports for read/write | Jens Axboe | 12 months |
iov_iter | Revert "iov_iter: track truncated size" | Jens Axboe | 21 months |
iov_iter.2 | Revert "iov_iter: track truncated size" | Jens Axboe | 20 months |
iov_iter.3 | io_uring: move iopoll reissue into regular IO path | Pavel Begunkov | 20 months |
iter-ubuf | iov_iter: import single vector iovecs as ITER_UBUF | Jens Axboe | 2 months |
iter-ubuf.2 | iov_iter: Mark copy_compat_iovec_from_user() noinline | Josh Poimboeuf | 7 weeks |
leak | io-wq: ensure all pending work is canceled on exit | Jens Axboe | 2 years |
libata-5.10 | ata: sata_nv: Fix retrieving of active qcs | Sascha Hauer | 3 years |
libata-5.14 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 22 months |
libata-5.15 | libata: pass over maintainership to Damien Le Moal | Jens Axboe | 21 months |
libata-5.5 | ata: ahci_brcm: Add missing clock management during recovery | Florian Fainelli | 3 years |
libata-5.6 | ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 3 years |
libata-5.7 | ata: sata_inic162x fix a spelling issue | John Oldman | 3 years |
libata-5.8 | libata: Use per port sync for detach | Kai-Heng Feng | 3 years |
libata-5.9 | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo | 3 years |
libata-eh | sata_fsl: remove dead code in tag retrieval | Jens Axboe | 5 years |
libata-pio | libata: switch pio task from workqueue to slow-work | Jens Axboe | 14 years |
libata-qd32 | ahci: enable full queue depth of 32 | Jens Axboe | 5 years |
loop-dio | loop: handle short DIO reads | Jens Axboe | 5 years |
loop-direct | loop: support O_DIRECT transfer mode | Jens Axboe | 14 years |
loop-extent_map | loop: fastfs support | Jens Axboe | 14 years |
loop-fastfs | loop: fastfs must invalidate past bmap() for non-page cache IO | Jens Axboe | 14 years |
lsi-scsi-mq | mpt3sas: store scsi io tracker data in the scsi request | Jens Axboe | 8 years |
m1-test | apple-nvme: defer cache flushes by a specified amount | Jens Axboe | 15 months |
m1-test-nvme | apple-nvme: add support for ->queue_rqs | Jens Axboe | 15 months |
m1/2022-02-19 | apple-mca: correct prinkts | Jens Axboe | 15 months |
m1/2022-02-20 | Support IOMMU page sizes larger than the CPU page size | Sven Peter | 15 months |
m1/2022-03-01 | Support IOMMU page sizes larger than the CPU page size | Sven Peter | 15 months |
master | Linux 6.4-rc4 | Linus Torvalds | 25 hours |
misc | ipheth: add support for iPhone 4 | Jens Axboe | 13 years |
misc-5.12 | swap: fix swapfile read/write offset | Jens Axboe | 2 years |
misc-5.15 | cdrom: update uniform CD-ROM maintainership in MAINTAINERS file | Phillip Potter | 21 months |
misc-next | mm: don't call should_failslab() for !CONFIG_FAILSLAB | Jens Axboe | 20 months |
mq-conversions | block: kill request ->cpu member | Jens Axboe | 5 years |
mq-deadline | blk-mq: first cut deadline scheduling | Jens Axboe | 8 years |
mq-inflight | blk-mq: enable checking two part inflight counts at the same time | Jens Axboe | 6 years |
mq-inflight.2 | sbitmap: make sb_for_each_fn() return void | Jens Axboe | 6 years |
mq-maps | nvme: don't disable local ints for polled queue | Jens Axboe | 5 years |
mq-perf | blk-mq: don't call ktime_get_ns() if we don't need it | Jens Axboe | 4 years |
mq-stats | blk-mq: scalable per-ctx/hctx request completion stats | Jens Axboe | 8 years |
mtip | Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" | Jens Axboe | 6 years |
multiqueue | blk-mq: queue_for_each_ctx() typo | Jens Axboe | 11 years |
new-queue-20130523 | blk-mq: cpu hot plug/unplug fixes | Shaohua Li | 10 years |
new-queue-mtip32xx | mtip32xx: basic support for issue groups | Jens Axboe | 10 years |
no-cache-io | iomap: support RWF_UNCACHED for buffered writes | Jens Axboe | 3 years |
no-ipi | io_uring: add IORING_SETUP_COOP_DETECT setup flag | Jens Axboe | 13 months |
nonblock-path-lookup | io_uring: use AT_STATX_CACHED for IORING_OP_STATX fast path | Jens Axboe | 2 years |
nvme-4.18 | nvme-pci: drop IRQ disabling on submission queue lock | Jens Axboe | 5 years |
nvme-passthru-wip | foo | Jens Axboe | 20 months |
nvme-passthru-wip.2 | nvme: Add async passthru polling support | Pankaj Raghav | 17 months |
odirect-pcache | iomap: use filemap_range_needs_writeback() for O_DIRECT reads | Jens Axboe | 2 years |
one-queue-per-device | floppy: switch to one queue per drive instead of sharing a queue | Jens Axboe | 14 years |
perf-wip | x86: add modern Intel and AMD CPUs | Jens Axboe | 14 months |
perf-wip.2 | x86: add modern Intel and AMD CPUs | Jens Axboe | 5 months |
pgo | Merge branch 'for-next/clang/pgo' of git://git.kernel.org/pub/scm/linux/kerne... | Jens Axboe | 19 months |
pipe-nonblock | pipe: set FMODE_NOWAIT on pipes | Jens Axboe | 2 months |
pipe-nonblock.2 | pipe: set FMODE_NOWAIT on pipes | Jens Axboe | 5 weeks |
plug | read-ahead: use plugging | Jens Axboe | 13 years |
poll-multiple | io_uring: poll update test patch | Jens Axboe | 2 years |
random-splice | random: wire up fops->splice_read_iter() | Jens Axboe | 12 months |
read-ahead | mm: don't cap request size based on read-ahead setting | Jens Axboe | 7 years |
readpages-ahead | ext4: readpages() should submit IO as read-ahead | Jens Axboe | 5 years |
readpages-ahead-args | block: kill read-ahead if the submitting process is getting killed | Jens Axboe | 5 years |
sbitmap-wake | blk-mq-sched: inform sbitmap of shallow depth changes | Jens Axboe | 5 years |
splice | pipe: set lower and upper limit on max pages in the pipe page array | Jens Axboe | 13 years |
swap-fix | swap: fix swapfile read/write offset | Jens Axboe | 2 years |
syslet | acall: move syscall nr limit up | Jens Axboe | 15 years |
syslet-share | Merge branch 'cfq-ioc-share' into syslet-share | Jens Axboe | 15 years |
syzbot-test | io_uring: debug messages | Jens Axboe | 2 years |
syztest | io_uring/poll: add hash if ready poll request can't complete inline | Jens Axboe | 5 months |
task_work | task_work: unconditionally run task_work from get_signal() | Jens Axboe | 2 years |
tglx | task_work: cleanup notification modes | Jens Axboe | 3 years |
tif-notify-signal | ARM: renumber bits related to _TIF_WORK_MASK | Jens Axboe | 5 months |
tif-task_work | task_work: use TIF_NOTIFY_SIGNAL if available | Jens Axboe | 3 years |
tif-task_work.3 | io_uring: avoid syscall restart for signal_pending(), if possible | Jens Axboe | 3 years |
tif-task_work.arch | io_uring: remove 'twa_signal_ok' deadlock work-around | Jens Axboe | 2 years |
tw-test | no-ipi | Jens Axboe | 13 months |
v3.10-blk-mq | blkmq: Fix NULL pointer deref when all reserved tags in | Sam Bradshaw | 8 years |
v3.10-lsi-mq | mpt3: store scsi io tracker data in the scsi command / request | Jens Axboe | 8 years |
v3.10-scsi-mq | scsi: add use_cmd_list flag | Kashyap.Desai@avagotech.com | 8 years |
v3.10-stable | Linux 3.10.73 | Greg Kroah-Hartman | 8 years |
wb-buf-throttle | block: hook up writeback throttling | Jens Axboe | 7 years |
wb-buf-throttle-v2 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-buf-throttle-v3 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-buf-throttle-v4 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-buf-throttle-v4.6 | blk-stat: fix a few cases of missing batch flushing | Jens Axboe | 6 years |
wb-buf-throttle-v4.7 | blk-stat: fix a few cases of missing batch flushing | Jens Axboe | 6 years |
wb-buf-throttle-v4.8 | blk-stat: fix a few cases of missing batch flushing | Jens Axboe | 6 years |
wb-buf-throttle-v5 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-buf-throttle-v6 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-buf-throttle-v7 | writeback: throttle buffered writeback | Jens Axboe | 7 years |
wb-next | writeback: kill off ->range_cycle option | Jens Axboe | 6 years |
wb-start-all | sysctl: remove /proc/sys/vm/nr_pdflush_threads | Jens Axboe | 6 years |
wbt-discard | blk-wbt: throttle discards like background writes | Jens Axboe | 5 years |
wbt-odirect | blk-wbt: account and throttle O_DIRECT | Jens Axboe | 6 years |
workqueue | bio: convert integrity to lazy workqueues | Jens Axboe | 14 years |
wq-no-manager | io-wq: eliminate the need for a manager thread | Jens Axboe | 2 years |
write-stream | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.1 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.10 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.2 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.3 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.4 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.5 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.6 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.7 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.8 | nvme: add support for streams and directives | Jens Axboe | 6 years |
write-stream.9 | nvme: add support for streams and directives | Jens Axboe | 6 years |
writeback | writeback: turn writeback lists into a flush tree | Jens Axboe | 13 years |
|
Tag | Download | Author | Age |
block-6.4-2023-05-26 | commit 9491d01fbc... | Jens Axboe | 3 days |
io_uring-6.4-2023-05-26 | commit 533ab73f5b... | Jens Axboe | 3 days |
block-6.4-2023-05-20 | commit e3afec91aa... | Jens Axboe | 9 days |
block-6.4-2023-05-13 | commit 56cdea92ed... | Jens Axboe | 2 weeks |
io_uring-6.4-2023-05-12 | commit 293007b033... | Jens Axboe | 2 weeks |
for-6.4/io_uring-2023-05-07 | commit d2b7fa6174... | Jens Axboe | 3 weeks |
for-6.4/block-2023-05-06 | commit c0b79b0ff5... | Jens Axboe | 3 weeks |
pipe-nonblock-2023-05-06 | commit afed6271f5... | Jens Axboe | 3 weeks |
iter-ubuf.2-2023-04-21 | commit 50f9a76ef1... | Jens Axboe | 5 weeks |
for-6.4/block-2023-04-21 | commit 55793ea54d... | Jens Axboe | 5 weeks |
for-6.4/io_uring-2023-04-21 | commit 3c85cc43c8... | Jens Axboe | 5 weeks |
block-6.3-2023-04-21 | commit 81ea1222f2... | Jens Axboe | 5 weeks |
io_uring-6.3-2023-04-14 | commit 860e1c7f8b... | Jens Axboe | 6 weeks |
block-6.3-2023-04-14 | commit f7ca1ae32b... | Jens Axboe | 6 weeks |
block-6.3-2023-04-06 | commit 3723091ea1... | Jens Axboe | 7 weeks |
io_uring-6.3-2023-04-06 | commit b4a72c0589... | Jens Axboe | 8 weeks |
block-6.3-2023-03-30 | commit 24ab70d837... | Jens Axboe | 8 weeks |
io_uring-6.3-2023-03-30 | commit fd30d1cdcc... | Jens Axboe | 8 weeks |
io_uring-6.3-2023-03-24 | commit 02a4d923e4... | Jens Axboe | 2 months |
block-6.3-2023-03-24 | commit f915da0f0d... | Jens Axboe | 2 months |
io_uring-6.3-2023-03-16 | commit d2acf78908... | Jens Axboe | 2 months |
block-6.3-2023-03-16 | commit 8f0d196e4d... | Jens Axboe | 2 months |
block-6.3-2023-03-09 | commit e2f2a39452... | Jens Axboe | 3 months |
io_uring-6.3-2023-03-09 | commit fa780334a8... | Jens Axboe | 3 months |
io_uring-6.3-2023-03-03 | commit 1947ddf9b3... | Jens Axboe | 3 months |
block-6.3-2023-03-03 | commit 49d2439832... | Jens Axboe | 3 months |
block-6.2-2023-02-17 | commit 1250421697... | Jens Axboe | 3 months |
for-6.3/block-2023-02-16 | commit 0aa2988e4f... | Jens Axboe | 3 months |
block-6.2-2023-02-16 | commit 9a28b92cc2... | Jens Axboe | 3 months |
for-6.3/io_uring-2023-02-16 | commit 7d3fd88d61... | Jens Axboe | 3 months |
for-6.3/iter-ubuf-2023-02-16 | commit d46aa786fa... | Jens Axboe | 3 months |
for-6.3/dio-2023-02-16 | commit 9636e650e1... | Jens Axboe | 3 months |
block-6.2-2023-02-10 | commit 38c33ece23... | Jens Axboe | 4 months |
block-6.2-2023-02-03 | commit e02bbac74c... | Jens Axboe | 4 months |
block-6.2-2023-01-27 | commit db3ba974c2... | Jens Axboe | 4 months |
io_uring-6.2-2023-01-27 | commit ef5c600adb... | Jens Axboe | 4 months |
io_uring-6.2-2023-01-21 | commit 8caa03f10b... | Jens Axboe | 4 months |
block-6.2-2023-01-20 | commit 955bc12299... | Jens Axboe | 4 months |
io_uring-6.2-2023-01-20 | commit 8579538c89... | Jens Axboe | 4 months |
io_uring-6.2-2023-01-13 | commit 544d163d65... | Jens Axboe | 4 months |
block-6.2-2023-01-13 | commit 3d25b1e836... | Jens Axboe | 4 months |
block-2023-01-06 | commit b2b50d5721... | Jens Axboe | 5 months |
io_uring-2023-01-06 | commit 12521a5d5c... | Jens Axboe | 5 months |
tif-notify-signal-2023-01-06 | commit 191f8453fc... | Jens Axboe | 5 months |
io_uring-6.2-2022-12-29 | commit 9eb803402a... | Jens Axboe | 5 months |
block-6.2-2022-12-29 | commit 1551ed5a17... | Jens Axboe | 5 months |
block-6.2-2022-12-19 | commit 53eab8e766... | Jens Axboe | 5 months |
io_uring-6.2-2022-12-19 | commit 5ad70eb27d... | Jens Axboe | 5 months |
for-6.2/writeback-2022-12-12 | commit 23e188a164... | Jens Axboe | 6 months |
for-6.2/block-2022-12-08 | commit f596da3efa... | Jens Axboe | 6 months |
epoll-min_ts-2022-12-08 | commit 73b9320234... | Jens Axboe | 6 months |
writeback-2022-12-08 | commit d6798bc243... | Jens Axboe | 6 months |
for-6.2/io_uring-next-2022-12-08 | commit 761c61c159... | Jens Axboe | 6 months |
for-6.2/io_uring-2022-12-08 | commit 5d77291685... | Jens Axboe | 6 months |
io_uring-6.1-2022-12-08 | commit 998b30c394... | Jens Axboe | 6 months |
block-6.1-2022-12-08 | commit e18a9c18c3... | Jens Axboe | 6 months |
block-6.1-2022-12-02 | commit d0f411c0b9... | Jens Axboe | 6 months |
block-6.1-2022-11-25 | commit 7d4a93176e... | Jens Axboe | 6 months |
io_uring-6.1-2022-11-25 | commit 7cfe7a0948... | Jens Axboe | 6 months |
io_uring-6.1-2022-11-18 | commit 7fdbc5f014... | Jens Axboe | 6 months |
block-6.1-2022-11-18 | commit 5c59789ce7... | Jens Axboe | 6 months |
io_uring-6.1-2022-11-11 | commit 5576035f15... | Jens Axboe | 7 months |
block-6.1-2022-11-11 | commit df24560d05... | Jens Axboe | 7 months |
block-6.1-2022-11-05 | commit 878eb6e48f... | Jens Axboe | 7 months |
io_uring-6.1-2022-10-28 | commit b3026767e1... | Jens Axboe | 7 months |
block-6.1-2022-10-28 | commit e3c5a78cdb... | Jens Axboe | 7 months |
io_uring-6.1-2022-10-22 | commit cc767e7c69... | Jens Axboe | 7 months |
block-6.1-2022-10-20 | commit 2db96217e7... | Jens Axboe | 7 months |
io_uring-6.1-2022-10-20 | commit 996d3efeb0... | Jens Axboe | 7 months |
block-6.1-2022-10-13 | commit 3bc429c1e2... | Jens Axboe | 7 months |
io_uring-6.1-2022-10-13 | commit 2ec33a6c3c... | Jens Axboe | 7 months |
io_uring-6.1-2022-13-10 | commit 2ec33a6c3c... | Jens Axboe | 7 months |
block-6.1-2022-13-10 | commit 3bc429c1e2... | Jens Axboe | 7 months |
for-6.1/passthrough-2022-10-04 | commit 0e0abad2a7... | Jens Axboe | 8 months |
for-6.1/block-2022-10-03 | commit 30514bd2dd... | Jens Axboe | 8 months |
for-6.1/passthrough-2022-10-03 | commit 23fd22e55b... | Jens Axboe | 8 months |
for-6.1/io_uring-late-2022-10-03 | commit 567a9ba00f... | Jens Axboe | 8 months |
for-6.1/io_uring-2022-10-03 | commit 108893ddcc... | Jens Axboe | 8 months |
block-6.0-2022-09-29 | commit 6c84501a3c... | Jens Axboe | 8 months |
io_uring-6.0-2022-09-29 | commit d59bd748db... | Jens Axboe | 8 months |
io_uring-6.0-2022-09-23 | commit e775f93f2a... | Jens Axboe | 8 months |
block-6.0-2022-09-22 | commit 4c66a326b5... | Jens Axboe | 8 months |
io_uring-6.0-2022-09-18 | commit 9bd3f72822... | Jens Axboe | 8 months |
block-6.0-2022-09-16 | commit c4fa368466... | Jens Axboe | 8 months |
io_uring-6.0-2022-09-16 | commit fc7222c3a9... | Jens Axboe | 8 months |
block-6.0-2022-09-09 | commit 745ed37277... | Jens Axboe | 9 months |
io_uring-6.0-2022-09-09 | commit 4d9cb92ca4... | Jens Axboe | 9 months |
io_uring-6.0-2022-09-02 | commit 916d72c10a... | Jens Axboe | 9 months |
block-6.0-2022-09-02 | commit 7a3d2225f1... | Jens Axboe | 9 months |
block-6.0-2022-08-26 | commit 645b5ed871... | Jens Axboe | 9 months |
io_uring-6.0-2022-08-26 | commit 581711c466... | Jens Axboe | 9 months |
block-6.0-2022-08-19 | commit d3b3859687... | Jens Axboe | 9 months |
io_uring-6.0-2022-08-19 | commit 3f743e9bbb... | Jens Axboe | 9 months |
io_uring-6.0-2022-08-13 | commit 9c71d39aa0... | Jens Axboe | 9 months |
io_uring-6.0-2022-08-12 | commit ff34d8d06a... | Jens Axboe | 10 months |
block-6.0-2022-08-12 | commit aa0c680c3a... | Jens Axboe | 10 months |
io_uring-6.0-2022-08-10 | commit d1f6222c49... | Jens Axboe | 10 months |
for-5.20/block-2022-08-04 | commit bc792884b7... | Jens Axboe | 10 months |
for-5.20/drivers-post-2022-07-29 | commit c9ca8dcc66... | Jens Axboe | 10 months |
for-5.20/drivers-2022-07-29 | commit 508e357579... | Jens Axboe | 10 months |
for-5.20/block-2022-07-29 | commit 8d9fdb6011... | Jens Axboe | 10 months |
for-5.20/io_uring-zerocopy-send-2022-07-29 | commit 14b146b688... | Jens Axboe | 10 months |
for-5.20/io_uring-buffered-writes-2022-07-29 | commit 0dd316ba86... | Jens Axboe | 10 months |
for-5.20/io_uring-2022-07-29 | commit f6b543fd03... | Jens Axboe | 10 months |
block-5.19-2022-07-29 | commit eda3953b6a... | Jens Axboe | 10 months |
block-5.19-2022-07-21 | commit 82e094f7bd... | Jens Axboe | 10 months |
io_uring-5.19-2022-07-21 | commit 934447a603... | Jens Axboe | 10 months |
block-5.19-2022-07-15 | commit 957a2b345c... | Jens Axboe | 10 months |
io_uring-5.19-2022-07-09 | commit d785a773be... | Jens Axboe | 11 months |
io_uring-5.19-2022-07-08 | commit bdb2c48e4b... | Jens Axboe | 11 months |
block-5.19-2022-07-08 | commit 6b0de7d0f3... | Jens Axboe | 11 months |
io_uring-5.19-2022-07-01 | commit 09007af2b6... | Jens Axboe | 11 months |
block-5.19-2022-07-01 | commit f3163d8567... | Jens Axboe | 11 months |
block-5.20-al | commit b1a000d3b8... | Jens Axboe | 11 months |
block-5.19-2022-06-24 | commit e531485a0a... | Jens Axboe | 11 months |
io_uring-5.19-2022-06-24 | commit 386e4fb696... | Jens Axboe | 11 months |
io_uring-5.19-2022-06-16 | commit 6436c770f1... | Jens Axboe | 11 months |
block-5.19-2022-06-16 | commit b96f3cab59... | Jens Axboe | 11 months |
io_uring-5.19-2022-06-02 | commit 9cae36a094... | Jens Axboe | 12 months |
for-5.19/drivers-2022-06-02 | commit aacae8c469... | Jens Axboe | 12 months |
for-5.19/block-exec-2022-06-02 | commit e2e5308672... | Jens Axboe | 12 months |
for-5.19/block-2022-06-02 | commit 41e46b3c2a... | Jens Axboe | 12 months |
for-5.19/block-2022-05-22 | commit 2aaf516084... | Jens Axboe | 12 months |
for-5.19/drivers-2022-05-22 | commit 537b9f2bf6... | Jens Axboe | 12 months |
for-5.19/cdrom-2022-05-22 | commit 2e10a1d693... | Jens Axboe | 12 months |
for-5.19/writeback-2022-05-22 | commit 68f4c6eba7... | Jens Axboe | 12 months |
for-5.19/io_uring-passthrough-2022-05-22 | commit 3fe07bcd80... | Jens Axboe | 12 months |
for-5.19/io_uring-net-2022-05-22 | commit f548a12efd... | Jens Axboe | 12 months |
for-5.19/io_uring-socket-2022-05-22 | commit 033b87d24f... | Jens Axboe | 12 months |
for-5.19/io_uring-xattr-2022-05-22 | commit 4ffaa94b9c... | Jens Axboe | 12 months |
for-5.19/io_uring-2022-05-22 | commit 0e7579ca73... | Jens Axboe | 12 months |
io_uring-5.18-2022-05-18 | commit aa184e8671... | Jens Axboe | 12 months |
block-5.18-2022-05-18 | commit 725f22a147... | Jens Axboe | 12 months |
io_uring-5.18-2022-05-06 | commit a196c78b54... | Jens Axboe | 13 months |
block-5.18-2022-05-06 | commit f1c8781ac9... | Jens Axboe | 13 months |
block-5.18-2022-04-29 | commit 09df6a75ff... | Jens Axboe | 13 months |
io_uring-5.18-2022-04-29 | commit 303cc749c8... | Jens Axboe | 13 months |
block-5.18-2022-04-22 | commit 9dca4168a3... | Jens Axboe | 13 months |
io_uring-5.18-2022-04-22 | commit c0713540f6... | Jens Axboe | 13 months |
block-5.18-2022-04-15 | commit 89a2ee91ed... | Jens Axboe | 13 months |
io_uring-5.18-2022-04-14 | commit 701521403c... | Jens Axboe | 13 months |
io_uring-5.18-2022-04-08 | commit e677edbcab... | Jens Axboe | 14 months |
block-5.18-2022-04-08 | commit 286901941f... | Jens Axboe | 14 months |
for-5.18/drivers-2022-04-02 | commit 7198bfc201... | Jens Axboe | 14 months |
for-5.18/io_uring-2022-04-01 | commit 3f1d52abf0... | Jens Axboe | 14 months |
for-5.18/drivers-2022-04-01 | commit 2651ee5ae4... | Jens Axboe | 14 months |
for-5.18/block-2022-04-01 | commit 8d7829ebc1... | Jens Axboe | 14 months |
for-5.18/alloc-cleanups-2022-03-25 | commit 61285ff72a... | Jens Axboe | 14 months |
for-5.18/64bit-pi-2022-03-25 | commit 1e21270685... | Jens Axboe | 14 months |
for-5.18/write-streams-2022-03-18 | commit 7b12e49669... | Jens Axboe | 14 months |
for-5.18/64bit-pi-2022-03-18 | commit 4020aad85c... | Jens Axboe | 14 months |
for-5.18/alloc-cleanups-2022-03-18 | commit 64bf0eef01... | Jens Axboe | 14 months |
for-5.18/drivers-2022-03-18 | commit ae53aea611... | Jens Axboe | 14 months |
for-5.18/block-2022-03-18 | commit 8f9e7b65f8... | Jens Axboe | 14 months |
for-5.18/io_uring-statx-2022-03-18 | commit 1b6fe6e0df... | Jens Axboe | 14 months |
for-5.18/io_uring-2022-03-18 | commit 5e92936746... | Jens Axboe | 14 months |
block-5.17-2022-03-18 | commit f6189589fa... | Jens Axboe | 14 months |
io_uring-5.17-2022-03-18 | commit 9ccd435817... | Jens Axboe | 14 months |
block-5.17-2022-03-10 | commit 0a5aa8d161... | Jens Axboe | 15 months |
block-5.17-2022-03-04 | commit 3093929326... | Jens Axboe | 15 months |
block-5.17-2022-02-24 | commit b2750f1400... | Jens Axboe | 15 months |
block-5.17-2022-02-23 | commit bb49c6fa8b... | Jens Axboe | 15 months |
io_uring-5.17-2022-02-23 | commit 80912cef18... | Jens Axboe | 15 months |
block-5.17-2022-02-17 | commit e92bc4cd34... | Jens Axboe | 15 months |
block-5.17-2022-02-11 | commit bf23747ee0... | Jens Axboe | 16 months |
io_uring-5.17-2022-02-11 | commit 0a3f1e0bea... | Jens Axboe | 16 months |
block-5.17-2022-02-04 | commit b13e0c7185... | Jens Axboe | 16 months |
io_uring-5.17-2022-01-28 | commit f6133fbd37... | Jens Axboe | 16 months |
block-5.17-2022-01-28 | commit b879f915bc... | Jens Axboe | 16 months |
io_uring-5.17-2022-01-21 | commit 73031f761c... | Jens Axboe | 16 months |
block-5.17-2022-01-21 | commit 46cdc45acb... | Jens Axboe | 16 months |
for-5.17/drivers-2022-01-11 | commit d85bd8233f... | Jens Axboe | 17 months |
for-5.17/block-2022-01-11 | commit f029cedb9b... | Jens Axboe | 17 months |
for-5.17/io_uring-2022-01-11 | commit 3cc7fdb9f9... | Jens Axboe | 17 months |
block-5.16-2022-01-07 | commit 26bc4f019c... | Jens Axboe | 17 months |
io_uring-5.16-2021-12-23 | commit 7b9762a5e8... | Jens Axboe | 17 months |
block-5.16-2021-12-19 | commit 87959fa16c... | Jens Axboe | 17 months |
io_uring-5.16-2021-12-17 | commit d800c65c2d... | Jens Axboe | 17 months |
block-5.16-2021-12-17 | commit aa97f6cdb7... | Jens Axboe | 17 months |
io_uring-5.16-2021-12-10 | commit 71a8538754... | Jens Axboe | 18 months |
block-5.16-2021-12-10 | commit 5eff363838... | Jens Axboe | 18 months |
io_uring-5.16-2021-12-03 | commit a226abcd5d... | Jens Axboe | 18 months |
block-5.16-2021-12-03 | commit e3f9387aea... | Jens Axboe | 18 months |
io_uring-5.16-2021-11-27 | commit f6223ff799... | Jens Axboe | 18 months |
block-5.16-2021-11-27 | commit d422f40163... | Jens Axboe | 18 months |
block-5.16-2021-11-25 | commit e30028ace8... | Jens Axboe | 18 months |
io_uring-5.16-2021-11-25 | commit 674ee8e1b4... | Jens Axboe | 18 months |
block-5.16-2021-11-19 | commit 2b504bd484... | Jens Axboe | 18 months |
block-5.16-2021-11-13 | commit b637108a40... | Jens Axboe | 18 months |
io_uring-5.16-2021-11-13 | commit d3e3c102d1... | Jens Axboe | 18 months |
io_uring-5.16-2021-11-09 | commit bad119b9a0... | Jens Axboe | 19 months |
for-5.16/drivers-2021-11-09 | commit 2878feaed5... | Jens Axboe | 19 months |
for-5.16/block-2021-11-09 | commit 26af1cd003... | Jens Axboe | 19 months |
for-5.16/bdev-size-2021-11-09 | commit 138c1a3811... | Jens Axboe | 19 months |
for-5.16/cdrom-2021-10-29 | commit bbc3925cf6... | Jens Axboe | 19 months |
for-5.16/passthrough-flag-2021-10-29 | commit 0bf6d96cb8... | Jens Axboe | 19 months |
for-5.16/scsi-ma-2021-10-29 | commit 9d82464288... | Jens Axboe | 19 months |
for-5.16/ki_complete-2021-10-29 | commit 6b19b766e8... | Jens Axboe | 19 months |
for-5.16/inode-sync-2021-10-29 | commit 1e03a36bdf... | Jens Axboe | 19 months |
for-5.16/bdev-size-2021-10-29 | commit 97eeb5fc14... | Jens Axboe | 19 months |
for-5.16/io_uring-2021-10-29 | commit 1d5f5ea7cb... | Jens Axboe | 19 months |
for-5.16/drivers-2021-10-29 | commit 15dfc662ef... | Jens Axboe | 19 months |
for-5.16/block-2021-10-29 | commit 9b84c629c9... | Jens Axboe | 19 months |
block-5.15-2021-10-29 | commit f4aaf1fa8b... | Jens Axboe | 19 months |
block-5.15-2021-10-22 | commit 9fbfabfda2... | Jens Axboe | 19 months |
io_uring-5.15-2021-10-22 | commit b22fa62a35... | Jens Axboe | 19 months |
block-5.15-2021-10-17 | commit d29bd41428... | Jens Axboe | 19 months |
io_uring-5.15-2021-10-17 | commit 14cfbb7a78... | Jens Axboe | 19 months |
block-5.15-2021-10-09 | commit 1dbdd99b51... | Jens Axboe | 20 months |
block-5.15-2021-10-01 | commit 41e76c6a3c... | Jens Axboe | 20 months |
io_uring-5.15-2021-10-01 | commit 3f008385d4... | Jens Axboe | 20 months |
io_uring-5.15-2021-09-25 | commit 7df778be2f... | Jens Axboe | 20 months |
block-5.15-2021-09-25 | commit f278eb3d81... | Jens Axboe | 20 months |
block-5.15-2021-09-17 | commit 858560b276... | Jens Axboe | 20 months |
iov_iter.3-5.15-2021-09-17 | commit b66ceaf324... | Jens Axboe | 20 months |
io_uring-5.15-2021-09-17 | commit 5d329e1286... | Jens Axboe | 20 months |
io_uring-5.15-2021-09-11 | commit 32c2d33e0b... | Jens Axboe | 21 months |
block-5.15-2021-09-11 | commit 221e836083... | Jens Axboe | 21 months |
libata-5.15-2021-09-11 | commit 5ac749a57e... | Jens Axboe | 21 months |
block-5.15-2021-09-05 | commit 1c500ad706... | Jens Axboe | 21 months |
misc-5.15-2021-09-05 | commit 55d1308bdf... | Jens Axboe | 21 months |
libata-5.15-2021-09-05 | commit 7a8526a5cd... | Jens Axboe | 21 months |
for-5.15/io_uring-2021-09-04 | commit 2fc2a7a62e... | Jens Axboe | 21 months |
for-5.15/io_uring-vfs-2021-08-30 | commit cf30da90bc... | Jens Axboe | 21 months |
io_uring-bio-cache.5-2021-08-30 | commit 3d5b3fbeda... | Jens Axboe | 21 months |
for-5.15/io_uring-2021-08-30 | commit 87df7fb922... | Jens Axboe | 21 months |
for-5.15/libata-2021-08-30 | commit 62283c6c9d... | Jens Axboe | 21 months |
for-5.15/drivers-2021-08-30 | commit b5b0eba590... | Jens Axboe | 21 months |
for-5.15/block-2021-08-30 | commit 1d1cf156dc... | Jens Axboe | 21 months |
block-5.14-2021-08-27 | commit 222013f9ac... | Jens Axboe | 21 months |
io_uring-5.14-2021-08-20 | commit a30f895ad3... | Jens Axboe | 21 months |
block-5.14-2021-08-20 | commit a9ed27a764... | Jens Axboe | 21 months |
block-5.14-2021-08-13 | commit cddce01160... | Jens Axboe | 21 months |
io_uring-5.14-2021-08-13 | commit 8f40d03707... | Jens Axboe | 21 months |
block-5.14-2021-08-07 | commit fb7b9b0231... | Jens Axboe | 22 months |
io_uring-5.14-2021-08-07 | commit 21698274da... | Jens Axboe | 22 months |
io_uring-5.14-2021-07-30 | commit a890d01e4e... | Jens Axboe | 22 months |
block-5.14-2021-07-30 | commit 340e845738... | Jens Axboe | 22 months |
libata-5.14-2021-07-30 | commit 094121ef81... | Jens Axboe | 22 months |
io_uring-5.14-2021-07-24 | commit 991468dcf1... | Jens Axboe | 22 months |
block-5.14-2021-07-24 | commit 7054133da3... | Jens Axboe | 22 months |
block-5.14-2021-07-16 | commit 05d69d950d... | Jens Axboe | 22 months |
io_uring-5.14-2021-07-16 | commit 1b48773f9f... | Jens Axboe | 22 months |
io_uring-5.14-2021-07-09 | commit 9ce85ef2cb... | Jens Axboe | 23 months |
block-5.14-2021-07-08 | commit a731763fc4... | Jens Axboe | 23 months |
for-5.14/io_uring-2021-06-30 | commit e149bd742b... | Jens Axboe | 23 months |
for-5.14/io_uring-2021-06-29 | commit bdfe4dc5bf... | Jens Axboe | 23 months |
for-5.14/drivers-2021-06-29 | commit 5ed9b35702... | Jens Axboe | 23 months |
for-5.14/block-2021-06-29 | commit 2705dfb209... | Jens Axboe | 23 months |
for-5.14/libata-2021-06-27 | commit 1af11d098d... | Jens Axboe | 23 months |
io_uring-5.13-2021-06-12 | commit 9690557e22... | Jens Axboe | 24 months |
block-5.13-2021-06-12 | commit 85f3f17b5d... | Jens Axboe | 24 months |
block-5.13-2021-06-03 | commit e369edbb0d... | Jens Axboe | 24 months |
io_uring-5.13-2021-06-03 | commit 216e583596... | Jens Axboe | 24 months |
io_uring-5.13-2021-05-28 | commit b16ef427ad... | Jens Axboe | 2 years |
block-5.13-2021-05-28 | commit a4b58f1721... | Jens Axboe | 2 years |
io_uring-5.13-2021-05-22 | commit ba5ef6dc8a... | Jens Axboe | 2 years |
block-5.13-2021-05-22 | commit bc6a385132... | Jens Axboe | 2 years |
block-5.13-2021-05-14 | commit 4bc2082311... | Jens Axboe | 2 years |
io_uring-5.13-2021-05-14 | commit 489809e2e2... | Jens Axboe | 2 years |
block-5.13-2021-05-09 | commit 35c820e715... | Jens Axboe | 2 years |
block-5.13-2021-05-07 | commit cf7b39a0cb... | Jens Axboe | 2 years |
io_uring-5.13-2021-05-07 | commit 50b7b6f29d... | Jens Axboe | 2 years |
for-5.13/io_uring-2021-04-27 | commit 7b289c3833... | Jens Axboe | 2 years |
for-5.13/libata-2021-04-27 | commit e06abcc68c... | Jens Axboe | 2 years |
for-5.13/drivers-2021-04-27 | commit 8324fbae75... | Jens Axboe | 2 years |
for-5.13/block-2021-04-27 | commit f46ec84b5a... | Jens Axboe | 2 years |
block-5.12-2021-04-23 | commit 68e6582e8f... | Jens Axboe | 2 years |
io_uring-5.12-2021-04-16 | commit c7d95613c7... | Jens Axboe | 2 years |
io_uring-5.12-2021-04-09 | commit c60eb049f4... | Jens Axboe | 2 years |
io_uring-5.12-2021-04-03 | commit e82ad48539... | Jens Axboe | 2 years |
io_uring-5.12-2021-04-02 | commit 230d50d448... | Jens Axboe | 2 years |
block-5.12-2021-04-02 | commit f06c609645... | Jens Axboe | 2 years |
block-5.12-2021-03-27 | commit e82fc78557... | Jens Axboe | 2 years |
io_uring-5.12-2021-03-27 | commit 2b8ed1c941... | Jens Axboe | 2 years |
io_uring-5.12-2021-03-21 | commit 0031275d11... | Jens Axboe | 2 years |
io_uring-5.12-2021-03-19 | commit de75a3d3f5... | Jens Axboe | 2 years |
block-5.12-2021-03-19 | commit d38b4d2894... | Jens Axboe | 2 years |
block-5.12-2021-03-12-v2 | commit f4f9fc29e5... | Jens Axboe | 2 years |
block-5.12-2021-03-12 | commit d4b64fd702... | Jens Axboe | 2 years |
io_uring-5.12-2021-03-12 | commit 58f9937383... | Jens Axboe | 2 years |
block-5.12-2021-03-05 | commit a2b658e4a0... | Jens Axboe | 2 years |
io_uring-5.12-2021-03-05 | commit e45cff5885... | Jens Axboe | 2 years |
misc-5.12-2021-03-02 | commit caf6912f3f... | Jens Axboe | 2 years |
ide-5.11-2021-02-28 | commit 07f1dc8cc8... | Jens Axboe | 2 years |
block-5.12-2021-02-27 | commit 5f7136db82... | Jens Axboe | 2 years |
io_uring-worker.v3-2021-02-25 | commit d6ce7f6761... | Jens Axboe | 2 years |
for-5.12/io_uring-2021-02-25 | commit cb5e1b8130... | Jens Axboe | 2 years |
for-5.12/block-ipi-2021-02-21 | commit f9ab49184a... | Jens Axboe | 2 years |
for-5.12/drivers-2021-02-17 | commit f4b64ae674... | Jens Axboe | 2 years |
for-5.12/block-2021-02-17 | commit f885056a48... | Jens Axboe | 2 years |
for-5.12/libata-2021-02-17 | commit e53d76e61e... | Jens Axboe | 2 years |
for-5.12/io_uring-2021-02-17 | commit 0b81e80c81... | Jens Axboe | 2 years |
io_uring-5.11-2021-02-12 | commit 92c75f7594... | Jens Axboe | 2 years |
io_uring-5.11-2021-02-05 | commit aec18a57ed... | Jens Axboe | 2 years |
block-5.11-2021-02-05 | commit ea8465e611... | Jens Axboe | 2 years |
block-5.11-2021-01-29 | commit cd92cdb9c8... | Jens Axboe | 2 years |
io_uring-5.11-2021-01-29 | commit 3a7efd1ad2... | Jens Axboe | 2 years |
block-5.11-2021-01-24 | commit 9778448175... | Jens Axboe | 2 years |
io_uring-5.11-2021-01-24 | commit 02a13674fa... | Jens Axboe | 2 years |
task_work-2021-01-19 | commit 35d0b389f3... | Jens Axboe | 2 years |
block-5.11-2021-01-16 | commit b4f664252f... | Jens Axboe | 2 years |
io_uring-5.11-2021-01-16 | commit a8d13dbccb... | Jens Axboe | 2 years |
block-5.11-2021-01-10 | commit 5342fd4255... | Jens Axboe | 2 years |
io_uring-5.11-2021-01-10 | commit d9d05217cb... | Jens Axboe | 2 years |
io_uring-5.11-2021-01-01 | commit b1b6b5a30d... | Jens Axboe | 2 years |
block-5.11-2021-01-01 | commit dc30432605... | Jens Axboe | 2 years |
block-5.11-2020-12-23 | commit 46926127d7... | Jens Axboe | 2 years |
io_uring-5.11-2020-12-23 | commit c07e671951... | Jens Axboe | 2 years |
tif-task_work.arch-2020-12-14 | commit 355fb9e2b7... | Jens Axboe | 2 years |
for-5.11/drivers-2020-12-14 | commit aeb2b0b1a3... | Jens Axboe | 2 years |
for-5.11/block-2020-12-14 | commit fa94ba8a7b... | Jens Axboe | 2 years |
for-5.11/io_uring-2020-12-14 | commit 59850d226e... | Jens Axboe | 2 years |
block-5.10-2020-12-12 | commit 6ffeb1c3f8... | Jens Axboe | 2 years |
block-5.10-2020-12-11 | commit 4223a5be80... | Jens Axboe | 2 years |
io_uring-5.10-2020-12-11 | commit f26c08b444... | Jens Axboe | 2 years |
io_uring-5.10-2020-12-05 | commit 2d280bc893... | Jens Axboe | 2 years |
block-5.10-2020-12-05 | commit 7e7986f9d3... | Jens Axboe | 2 years |
io_uring-5.10-2020-11-27 | commit af60470347... | Jens Axboe | 3 years |
block-5.10-2020-11-27 | commit 47a846536e... | Jens Axboe | 3 years |
io_uring-5.10-2020-11-20 | commit e297822b20... | Jens Axboe | 3 years |
block-5.10-2020-11-20 | commit 45f703a0d4... | Jens Axboe | 3 years |
block-5.10-2020-11-13 | commit c01a21b777... | Jens Axboe | 3 years |
io_uring-5.10-2020-11-13 | commit 88ec3211e4... | Jens Axboe | 3 years |
io_uring-5.10-2020-11-07 | commit 9a472ef7a3... | Jens Axboe | 3 years |
block-5.10-2020-11-07 | commit e1777d0997... | Jens Axboe | 3 years |
io_uring-5.10-2020-10-30 | commit c8b5e2600a... | Jens Axboe | 3 years |
libata-5.10-2020-10-30 | commit 8e4c309f9f... | Jens Axboe | 3 years |
block-5.10-2020-10-30 | commit 65ff5cd045... | Jens Axboe | 3 years |
libata-5.10-2020-10-24 | commit 94bd5719e4... | Jens Axboe | 3 years |
block-5.10-2020-10-24 | commit 24f7bb8863... | Jens Axboe | 3 years |
io_uring-5.10-2020-10-24 | commit ee6e00c868... | Jens Axboe | 3 years |
arch-cleanup-2020-10-22 | commit 91989c7078... | Jens Axboe | 3 years |
io_uring-5.10-2020-10-20 | commit 9ba0d0c812... | Jens Axboe | 3 years |
drivers-5.10-2020-10-12 | commit 79cd16681a... | Jens Axboe | 3 years |
libata-5.10-2020-10-12 | commit 45aefe3d22... | Jens Axboe | 3 years |
io_uring-5.10-2020-10-12 | commit b2e9685283... | Jens Axboe | 3 years |
block-5.10-2020-10-12 | commit 8858e8d98d... | Jens Axboe | 3 years |
block5.9-2020-10-08 | commit e0894cd618... | Jens Axboe | 3 years |
io_uring-5.9-2020-10-02 | commit c8d317aa18... | Jens Axboe | 3 years |
block-5.9-2020-10-02 | commit 632bfb6323... | Jens Axboe | 3 years |
block-5.9-2020-09-25 | commit 3aab91774b... | Jens Axboe | 3 years |
io_uring-5.9-2020-09-25 | commit f38c7e3abf... | Jens Axboe | 3 years |
block-5.9-2020-09-22 | commit 4a2dd2c798... | Jens Axboe | 3 years |
io_uring-5.9-2020-09-22 | commit 4eb8dded6b... | Jens Axboe | 3 years |
block-5.9-2020-09-11 | commit fd04358e01... | Jens Axboe | 3 years |
io_uring-5.9-2020-09-06 | commit c127a2a1b7... | Jens Axboe | 3 years |
libata-5.9-2020-09-04 | commit 3b5455636f... | Jens Axboe | 3 years |
io_uring-5.9-2020-09-04 | commit 355afaeb57... | Jens Axboe | 3 years |
block-5.9-2020-09-04 | commit 7e24969022... | Jens Axboe | 3 years |
block-5.9-2020-08-28 | commit a433d7217f... | Jens Axboe | 3 years |
io_uring-5.9-2020-08-28 | commit fdee946d09... | Jens Axboe | 3 years |
io_uring-5.9-2020-08-23 | commit 2d62e6b038... | Jens Axboe | 3 years |
io_uring-5.9-2020-08-21 | commit 867a23eab5... | Jens Axboe | 3 years |
block-5.9-2020-08-21 | commit 2113d4f63d... | Jens Axboe | 3 years |
io_uring-5.9-2020-08-15 | commit f91daf565b... | Jens Axboe | 3 years |
io_uring-5.9-2020-08-14 | commit 227c0c9673... | Jens Axboe | 3 years |
block-5.9-2020-08-14 | commit c1e2b8422b... | Jens Axboe | 3 years |
for-5.9/block-merge-20200804 | commit 1a1206dc4c... | Jens Axboe | 3 years |
for-5.9/drivers-20200803 | commit f59589fc89... | Jens Axboe | 3 years |
for-5.9/io_uring-20200802 | commit fa15bafb71... | Jens Axboe | 3 years |
for-5.9/block-20200802 | commit d958e343bd... | Jens Axboe | 3 years |
block-5.8-2020-07-30 | commit d6364a867c... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-30 | commit 4ae6dbd683... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-24 | commit 3e863ea3bb... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-17 | commit 681fda8d27... | Jens Axboe | 3 years |
block-5.8-2020-07-17 | commit 1f273e255b... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-12 | commit 16d598030a... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-10 | commit 309fc03a32... | Jens Axboe | 3 years |
block-5.8-2020-07-10 | commit 579dd91ab3... | Jens Axboe | 3 years |
block-5.8-2020-07-05 | commit 3197d48a7c... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-05 | commit b7db41c9e0... | Jens Axboe | 3 years |
block-5.8-2020-07-01 | commit e7eea44eef... | Jens Axboe | 3 years |
io_uring-5.8-2020-07-01 | commit ce593a6c48... | Jens Axboe | 3 years |
io_uring-5.8-2020-06-26 | commit d60b5fbc1c... | Jens Axboe | 3 years |
block-5.8-2020-06-26 | commit 1b52671d79... | Jens Axboe | 3 years |
io_uring-5.8-2020-06-19 | commit 6f2cc1664d... | Jens Axboe | 3 years |
block-5.8-2020-06-19 | commit 3373a3461a... | Jens Axboe | 3 years |
libata-5.8-2020-06-19 | commit b5292111de... | Jens Axboe | 3 years |
io_uring-5.8-2020-06-11 | commit 65a6543da3... | Jens Axboe | 3 years |
block-5.8-2020-06-11 | commit 9a6a5738ab... | Jens Axboe | 3 years |
for-5.8/io_uring-2020-06-01 | commit 7b53d59859... | Jens Axboe | 3 years |
for-5.8/drivers-2020-06-01 | commit 0c8d3fcead... | Jens Axboe | 3 years |
for-5.8/block-2020-06-01 | commit abb30460bd... | Jens Axboe | 3 years |
block-5.7-2020-05-29 | commit b0beb28097... | Jens Axboe | 3 years |
io_uring-5.7-2020-05-22 | commit d4ae271dfa... | Jens Axboe | 3 years |
block-5.7-2020-05-22 | commit 1592cd15ee... | Jens Axboe | 3 years |
block-5.7-2020-05-16 | commit 3948955397... | Jens Axboe | 3 years |
io_uring-5.7-2020-05-15 | commit 9d9e88a24c... | Jens Axboe | 3 years |
block-5.7-2020-05-09 | commit 59c7c3caaa... | Jens Axboe | 3 years |
block-5.7-2020-05-08 | commit ded3148fc6... | Jens Axboe | 3 years |
io_uring-5.7-2020-05-08 | commit 63ff822358... | Jens Axboe | 3 years |
io_uring-5.7-2020-05-01 | commit 2fb3e82284... | Jens Axboe | 3 years |
block-5.7-2020-05-01 | commit 10c70d95c0... | Jens Axboe | 3 years |
io_uring-5.7-2020-04-24 | commit 44575a6731... | Jens Axboe | 3 years |
libata-5.7-2020-04-24 | commit 89e7c85026... | Jens Axboe | 3 years |
block-5.7-2020-04-24 | commit d205bde78f... | Jens Axboe | 3 years |
libata-5.7-2020-04-17 | commit 1f2ef049cb... | Jens Axboe | 3 years |
block-5.7-2020-04-17 | commit 3f22037d38... | Jens Axboe | 3 years |
io_uring-5.7-2020-04-17 | commit 31af27c7cc... | Jens Axboe | 3 years |
block-5.7-2020-04-10 | commit cb6b771b05... | Jens Axboe | 3 years |
libata-5.7-2020-04-09 | commit 7667e63c8a... | Jens Axboe | 3 years |
block-5.7-2020-04-09 | commit d9a9755a83... | Jens Axboe | 3 years |
io_uring-5.7-2020-04-09 | commit 85faa7b834... | Jens Axboe | 3 years |
for-5.7/libata-2020-03-29 | commit bf89b0bf30... | Jens Axboe | 3 years |
for-5.7/io_uring-2020-03-29 | commit 3d9932a8b2... | Jens Axboe | 3 years |
for-5.7/drivers-2020-03-29 | commit 766c3297d7... | Jens Axboe | 3 years |
for-5.7/block-2020-03-29 | commit 654a3667df... | Jens Axboe | 3 years |
io_uring-5.6-20200320 | commit 09952e3e78... | Jens Axboe | 3 years |
block-5.6-20200320 | commit 83166ac82b... | Jens Axboe | 3 years |
io_uring-5.6-2020-03-13 | commit 805b13adde... | Jens Axboe | 3 years |
block-5.6-2020-03-13 | commit b53df2e744... | Jens Axboe | 3 years |
block-5.6-2020-03-07 | commit 14afc59361... | Jens Axboe | 3 years |
io_uring-5.6-2020-03-07 | commit f0e20b8943... | Jens Axboe | 3 years |
block-5.6-2020-02-28 | commit 5b8ea58b6a... | Jens Axboe | 3 years |
io_uring-5.6-2020-02-28 | commit d876836204... | Jens Axboe | 3 years |
io_uring-5.6-2020-02-22 | commit c7849be9cc... | Jens Axboe | 3 years |
block-5.6-2020-02-22 | commit ae7bbc0913... | Jens Axboe | 3 years |
block-5.6-2020-02-16 | commit f25372ffc3... | Jens Axboe | 3 years |
io_uring-5.6-2020-02-14 | commit 2ca10259b4... | Jens Axboe | 3 years |
io_uring-5.6-2020-02-05 | commit 2faf852d1b... | Jens Axboe | 3 years |
libata-5.6-2020-02-05 | commit 7991901082... | Jens Axboe | 3 years |
block-5.6-2020-02-05 | commit b74e58cd47... | Jens Axboe | 3 years |
for-5.6/io_uring-vfs-2020-01-29 | commit 3e4827b05d... | Jens Axboe | 3 years |
for-5.6/libata-2020-01-27 | commit 7e053d3e82... | Jens Axboe | 3 years |
for-5.6/drivers-2020-01-27 | commit e3de04469a... | Jens Axboe | 3 years |
for-5.6/block-2020-01-27 | commit 5336da37a5... | Jens Axboe | 3 years |
io_uring-5.5-2020-01-26 | commit ebe1002621... | Jens Axboe | 3 years |
block-5.5-2020-01-26 | commit b72053072c... | Jens Axboe | 3 years |
io_uring-5.5-2020-01-22 | commit 1292e972ff... | Jens Axboe | 3 years |
io_uring-5.5-2020-01-16 | commit 44d282796f... | Jens Axboe | 3 years |
block-5.5-2020-01-16 | commit ad6bf88a6c... | Jens Axboe | 3 years |
block-5.5-2020-01-10 | commit e17016f6dc... | Jens Axboe | 3 years |
io_uring-5.5-2020-01-10 | commit eacc6dfaea... | Jens Axboe | 3 years |
block-5.5-20200103 | commit c7d776f85d... | Jens Axboe | 3 years |
io_uring-5.5-20191226 | commit fd1c4bc6e9... | Jens Axboe | 3 years |
libata-5.5-20191226 | commit bf0e5013bc... | Jens Axboe | 3 years |
block-5.5-20191226 | commit b2c0fcd287... | Jens Axboe | 3 years |
block-5.5-20191221 | commit df034c93f1... | Jens Axboe | 3 years |
io_uring-5.5-20191220 | commit fd6c2e4c06... | Jens Axboe | 3 years |
block-5.5-20191220 | commit c7d64d6142... | Jens Axboe | 3 years |
for-linus-20191212 | commit 5addeae1be... | Jens Axboe | 3 years |
io_uring-5.5-20191212 | commit 9e3aa61ae3... | Jens Axboe | 3 years |
for-linus-20191205 | commit 8539429917... | Jens Axboe | 3 years |
for-linus-20191129 | commit aa4c396775... | Jens Axboe | 3 years |
for-5.5/io_uring-post-20191128 | commit e944475e69... | Jens Axboe | 4 years |
for-5.5/disk-revalidate-20191122 | commit 979c690d9a... | Jens Axboe | 4 years |
for-5.5/zoned-20191122 | commit a468168130... | Jens Axboe | 4 years |
for-5.5/drivers-post-20191122 | commit 03bf73c315... | Jens Axboe | 4 years |
for-5.5/drivers-20191121 | commit 00b89892c8... | Jens Axboe | 4 years |
for-5.5/block-20191121 | commit 1e279153df... | Jens Axboe | 4 years |
for-5.5/libata-20191121 | commit 44bdc2fb63... | Jens Axboe | 4 years |
for-5.5/io_uring-20191121 | commit eac406c61c... | Jens Axboe | 4 years |
for-linus-20191121 | commit dff10bbea4... | Jens Axboe | 4 years |
for-linus-20191115 | commit dcb77e4b27... | Jens Axboe | 4 years |
for-linus-2019-11-08 | commit 65de03e251... | Jens Axboe | 4 years |
for-linus-20191101 | commit 41591a51f0... | Jens Axboe | 4 years |
for-linus-2019-10-26 | commit cf1b2326b7... | Jens Axboe | 4 years |
for-linus-2019-10-18 | commit b55f0097ae... | Jens Axboe | 4 years |
for-linus-20191012 | commit 7adf4eaf60... | Jens Axboe | 4 years |
for-linus-20191010 | commit 862488105b... | Jens Axboe | 4 years |
for-linus-2019-10-03 | commit a9eb49c964... | Jens Axboe | 4 years |
for-5.4/io_uring-2019-09-27 | commit bda521624e... | Jens Axboe | 4 years |
for-linus-2019-09-27 | commit 8d6996630c... | Jens Axboe | 4 years |
for-5.4/io_uring-2019-09-24 | commit 32960613b7... | Jens Axboe | 4 years |
for-5.4/post-2019-09-24 | commit d46fe2cb2d... | Jens Axboe | 4 years |
for-5.4/block-2019-09-16 | commit 9c7eddf1b0... | Jens Axboe | 4 years |
for-5.4/libata-2019-09-15 | commit c312ef1763... | Jens Axboe | 4 years |
for-5.4/io_uring-2019-09-15 | commit 5277deaab9... | Jens Axboe | 4 years |
for-linus-20190823 | commit 08f5439f1d... | Jens Axboe | 4 years |
for-linus-2019-08-17 | commit a982eeb09b... | Jens Axboe | 4 years |
for-linus-20190809 | commit 20621fedb2... | Jens Axboe | 4 years |
for-linus-20190802 | commit 41995342b4... | Jens Axboe | 4 years |
for-linus-20190726-2 | commit c6c84f78e2... | Jens Axboe | 4 years |
for-linus-20190726 | commit 9c0b2596f2... | Jens Axboe | 4 years |
for-linus-20190715 | commit 787c79d639... | Jens Axboe | 4 years |
for-5.3/io_uring-20190711 | commit a4c0b3decb... | Jens Axboe | 4 years |
for-5.3/libata-20190708 | commit 120357ea17... | Jens Axboe | 4 years |
for-5.3/block-20190708 | commit c9b3007fec... | Jens Axboe | 4 years |
for-linus-20190706 | commit 7e41c3c9b6... | Jens Axboe | 4 years |
for-linus-20190628 | commit e6feaf215f... | Jens Axboe | 4 years |
for-linus-20190620 | commit 440078db7a... | Jens Axboe | 4 years |
for-linus-20190614 | commit 1d0c06513b... | Jens Axboe | 4 years |
for-linus-20190610 | commit cf8929885d... | Jens Axboe | 4 years |
for-linus-20190608 | commit 6c70f899b8... | Jens Axboe | 4 years |
for-linus-20190601 | commit 61939b12dc... | Jens Axboe | 4 years |
for-linus-20190524 | commit 096c7a6d90... | Jens Axboe | 4 years |
for-5.2/block-post-20190516 | commit 7a102d9044... | Jens Axboe | 4 years |
for-linus-20190516 | commit fdb288a679... | Jens Axboe | 4 years |
for-5.2/libata-20190507 | commit a1d78317f8... | Jens Axboe | 4 years |
for-5.2/io_uring-20190507 | commit 7889f44dd9... | Jens Axboe | 4 years |
for-5.2/block-20190507 | commit b8753433fc... | Jens Axboe | 4 years |
for-linus-20190502 | commit d4ef647510... | Jens Axboe | 4 years |
for-linus-20190428 | commit 8358e3a826... | Jens Axboe | 4 years |
for-linus-20190420 | commit 6bedf00e55... | Jens Axboe | 4 years |
for-linus-20190412 | commit a89afe58f1... | Jens Axboe | 4 years |
for-linus-20190407 | commit 47b16820c4... | Jens Axboe | 4 years |
for-linus-20190329 | commit 7bca889ee9... | Jens Axboe | 4 years |
io_uring-20190323 | commit 399254aaf4... | Jens Axboe | 4 years |
for-linus-20190323 | commit 1e4471e74c... | Jens Axboe | 4 years |
for-5.1/block-post-20190315 | commit f6d85f04e2... | Jens Axboe | 4 years |
io_uring-2019-03-06 | commit 21b4aa5d20... | Jens Axboe | 4 years |
for-5.1/block-20190302 | commit aaeee62c84... | Jens Axboe | 4 years |
io_uring-20190301 | commit d929ff6e9c... | Jens Axboe | 4 years |
for-5.1/libata-20190301 | commit 3bac408a8b... | Jens Axboe | 4 years |
for-5.1/block-20190301 | commit dfc76d11dd... | Jens Axboe | 4 years |
io_uring-20190224 | commit c5963bfe3e... | Jens Axboe | 4 years |
for-5.1/block-20190224 | commit 81214bab58... | Jens Axboe | 4 years |
for-5.1/libata-20190224 | commit 8d1e02d11e... | Jens Axboe | 4 years |
for-linus-20190215 | commit ace74f73c2... | Jens Axboe | 4 years |
for-linus-20190209 | commit 2698484178... | Jens Axboe | 4 years |
for-linus-20190202 | commit 9a6d548800... | Jens Axboe | 4 years |
for-linus-20190127 | commit 947b7ac135... | Jens Axboe | 4 years |
for-linus-20190125 | commit 8367de2c99... | Jens Axboe | 4 years |
for-linus-20190118 | commit 38197ca176... | Jens Axboe | 4 years |
for-linus-20190112 | commit bde0b5c109... | Jens Axboe | 4 years |
for-linus-20190104 | commit 59f75fd0e3... | Jens Axboe | 4 years |
for-4.21/block-20190102 | commit 427c5ce441... | Jens Axboe | 4 years |
for-4.21/libata-20190102 | commit 745d51dc8a... | Jens Axboe | 4 years |
for-4.21/aio-20121222 | commit 667e472944... | Jens Axboe | 4 years |
for-4.21/aio-20181221 | commit 875736bb3f... | Jens Axboe | 4 years |
for-4.21/libata-20181221 | commit 9f83cfdb1a... | Jens Axboe | 4 years |
for-4.21/block-20181221 | commit 00203ba40d... | Jens Axboe | 4 years |
for-linus-20181218 | commit 98256376f8... | Jens Axboe | 4 years |
for-linus-20181214 | commit 927b6b2d69... | Jens Axboe | 4 years |
for-linus-20181207 | commit 8b878ee247... | Jens Axboe | 4 years |
for-linus-20181206 | commit ebc7c616a4... | Jens Axboe | 4 years |
for-linus-20181205 | commit ffe81d4532... | Jens Axboe | 4 years |
for-linus-20181201 | commit 1c9b357ced... | Jens Axboe | 4 years |
for-linus-20181123 | commit 14b04063cc... | Jens Axboe | 5 years |
for-linus-20181115 | commit 8dc765d438... | Jens Axboe | 5 years |
for-linus-20181109 | commit 34ffec60b2... | Jens Axboe | 5 years |
for-linus-20181102 | commit 9fe5c59ff6... | Jens Axboe | 5 years |
for-linus-20181026 | commit a435ab4f80... | Jens Axboe | 5 years |
for-4.20/libata-20181021 | commit b3cd92db6e... | Jens Axboe | 5 years |
for-4.20/block-20181021 | commit 52990a5fb0... | Jens Axboe | 5 years |
for-linus-20181019 | commit 744889b7cb... | Jens Axboe | 5 years |
for-linus-20181012 | commit 5e65a20341... | Jens Axboe | 5 years |
for-linus-20180929 | commit 133424a207... | Jens Axboe | 5 years |
for-linus-20180922 | commit b57e99b4b8... | Jens Axboe | 5 years |
for-linus-20180920 | commit d611aaf336... | Jens Axboe | 5 years |
for-linus-20180913 | commit b228ba1cb9... | Jens Axboe | 5 years |
for-linus-20180906 | commit d5274b3cd6... | Jens Axboe | 5 years |
for-linus-20180830 | commit 52bd456a66... | Jens Axboe | 5 years |
for-linus-20180825 | commit c125311d96... | Jens Axboe | 5 years |
for-4.19/post-20180822 | commit 1e7da865b8... | Jens Axboe | 5 years |
for-4.19/block-20180812 | commit b86d865cb1... | Jens Axboe | 5 years |
for-linus-20180803 | commit 2d5ba0e2de... | Jens Axboe | 5 years |
for-linus-20180727 | commit 5151842b9d... | Jens Axboe | 5 years |
for-linus-20180713 | commit 70dbcc2254... | Jens Axboe | 5 years |
for-linus-20180706 | commit 9fea4b3952... | Jens Axboe | 5 years |
for-linus-20180629 | commit 9544bc5347... | Jens Axboe | 5 years |
for-linus-20180623 | commit f5e350f021... | Jens Axboe | 5 years |
for-linus-20180616 | commit d6c73964f1... | Jens Axboe | 5 years |
for-linus-20180610 | commit 190b02ed79... | Jens Axboe | 5 years |
for-linus-20180608 | commit 77016199f1... | Jens Axboe | 5 years |
for-linus-20180605 | commit d377535405... | Jens Axboe | 5 years |
for-4.18/block-20180603 | commit 32a50fabb3... | Jens Axboe | 5 years |
for-linus-20180530 | commit 43b4d1e122... | Jens Axboe | 5 years |
for-linus-20180524 | commit eedffa28c9... | Jens Axboe | 5 years |
for-linus-20180518 | commit 1c1a2ee1b5... | Jens Axboe | 5 years |
for-linus-20180511 | commit 9abd68ef45... | Jens Axboe | 5 years |
for-linus-20180504 | commit b8b784958e... | Jens Axboe | 5 years |
for-linus-20180425 | commit 4412efecf7... | Jens Axboe | 5 years |
for-linus-20180413 | commit bb06ec3145... | Jens Axboe | 5 years |
for-4.17/block-20180402 | commit bc6d65e6dc... | Jens Axboe | 5 years |
for-linus-20180309 | commit 1d037577c3... | Jens Axboe | 5 years |
for-linus-20180302 | commit 158e61865a... | Jens Axboe | 5 years |
for-linus-20180217 | commit 096392e071... | Jens Axboe | 5 years |
v4.16-rc1 | commit 7928b2cbe5... | Linus Torvalds | 5 years |
for-linus-20180210 | commit 8525e5ff45... | Jens Axboe | 5 years |
for-linus-20180204 | commit 1d51877578... | Jens Axboe | 5 years |
v4.15 | commit d8a5b80568... | Linus Torvalds | 5 years |
v4.15-rc9 | commit 0c5b9b5d9a... | Linus Torvalds | 5 years |
v4.15-rc8 | commit a8750ddca9... | Linus Torvalds | 5 years |
v4.15-rc7 | commit b2cd1df660... | Linus Torvalds | 5 years |
v4.15-rc6 | commit 30a7acd573... | Linus Torvalds | 5 years |
v4.15-rc5 | commit 464e1d5f23... | Linus Torvalds | 5 years |
v4.15-rc4 | commit 1291a0d504... | Linus Torvalds | 5 years |
v4.15-rc3 | commit 50c4c4e268... | Linus Torvalds | 5 years |
v4.15-rc2 | commit ae64f9bd1d... | Linus Torvalds | 5 years |
v4.15-rc1 | commit 4fbd8d194f... | Linus Torvalds | 6 years |
v4.14 | commit bebc6082da... | Linus Torvalds | 6 years |
v4.14-rc8 | commit 39dae59d66... | Linus Torvalds | 6 years |
v4.14-rc7 | commit 0b07194bb5... | Linus Torvalds | 6 years |
v4.14-rc6 | commit bb176f6709... | Linus Torvalds | 6 years |
v4.14-rc5 | commit 33d930e59a... | Linus Torvalds | 6 years |
v4.14-rc4 | commit 8a5776a5f4... | Linus Torvalds | 6 years |
v4.14-rc3 | commit 9e66317d3c... | Linus Torvalds | 6 years |
v4.14-rc2 | commit e19b205be4... | Linus Torvalds | 6 years |
v4.14-rc1 | commit 2bd6bf03f4... | Linus Torvalds | 6 years |
v4.13 | commit 569dbb88e8... | Linus Torvalds | 6 years |
v4.13-rc7 | commit cc4a41fe55... | Linus Torvalds | 6 years |
v4.13-rc6 | commit 14ccee78fc... | Linus Torvalds | 6 years |
v4.13-rc5 | commit ef954844c7... | Linus Torvalds | 6 years |
v4.13-rc4 | commit aae4e7a8bc... | Linus Torvalds | 6 years |
v4.13-rc3 | commit 16f73eb02d... | Linus Torvalds | 6 years |
v4.13-rc2 | commit 520eccdfe1... | Linus Torvalds | 6 years |
v4.13-rc1 | commit 5771a8c088... | Linus Torvalds | 6 years |
v4.12 | commit 6f7da29041... | Linus Torvalds | 6 years |
v4.12-rc7 | commit c0bc126f97... | Linus Torvalds | 6 years |
v4.12-rc6 | commit 41f1830f5a... | Linus Torvalds | 6 years |
v4.12-rc5 | commit 32c1431eea... | Linus Torvalds | 6 years |
v4.12-rc4 | commit 3c2993b8c6... | Linus Torvalds | 6 years |
v4.12-rc3 | commit 5ed02dbb49... | Linus Torvalds | 6 years |
v4.12-rc2 | commit 08332893e3... | Linus Torvalds | 6 years |
v4.12-rc1 | commit 2ea659a9ef... | Linus Torvalds | 6 years |
v4.11 | commit a351e9b9fc... | Linus Torvalds | 6 years |
v4.11-rc8 | commit 5a7ad1146c... | Linus Torvalds | 6 years |
v4.11-rc7 | commit 4f7d029b9b... | Linus Torvalds | 6 years |
v4.11-rc6 | commit 39da7c509a... | Linus Torvalds | 6 years |
v4.11-rc5 | commit a71c9a1c77... | Linus Torvalds | 6 years |
v4.11-rc4 | commit c02ed2e75e... | Linus Torvalds | 6 years |
v4.11-rc3 | commit 97da3854c5... | Linus Torvalds | 6 years |
v4.11-rc2 | commit 4495c08e84... | Linus Torvalds | 6 years |
v4.11-rc1 | commit c1ae3cfa0e... | Linus Torvalds | 6 years |
v4.10 | commit c470abd4fd... | Linus Torvalds | 6 years |
for-4.11/linus-merge-signed | commit 818551e2b2... | Jens Axboe | 6 years |
for-4.11/next-signed | commit 7520872c0c... | Jens Axboe | 6 years |
for-4.11/block-signed | commit 8a9ae52328... | Jens Axboe | 6 years |
v4.10-rc8 | commit 7089db84e3... | Linus Torvalds | 6 years |
v4.10-rc7 | commit d5adbfcd5f... | Linus Torvalds | 6 years |
v4.10-rc6 | commit 566cf877a1... | Linus Torvalds | 6 years |
v4.10-rc5 | commit 7a308bb301... | Linus Torvalds | 6 years |
v4.10-rc4 | commit 49def18533... | Linus Torvalds | 6 years |
v4.10-rc3 | commit a121103c92... | Linus Torvalds | 6 years |
v4.10-rc2 | commit 0c744ea4f7... | Linus Torvalds | 6 years |
v4.10-rc1 | commit 7ce7d89f48... | Linus Torvalds | 6 years |
v4.9 | commit 69973b8308... | Linus Torvalds | 6 years |
v4.9-rc8 | commit 3e5de27e94... | Linus Torvalds | 6 years |
v4.9-rc7 | commit e5517c2a5a... | Linus Torvalds | 7 years |
v4.9-rc6 | commit 9c763584b7... | Linus Torvalds | 7 years |
v4.9-rc5 | commit a25f0944ba... | Linus Torvalds | 7 years |
v4.9-rc4 | commit bc33b0ca11... | Linus Torvalds | 7 years |
v4.9-rc3 | commit a909d3e636... | Linus Torvalds | 7 years |
v4.9-rc2 | commit 07d9a38068... | Linus Torvalds | 7 years |
v4.9-rc1 | commit 1001354ca3... | Linus Torvalds | 7 years |
v4.8 | commit c8d2bc9bc3... | Linus Torvalds | 7 years |
v4.8-rc8 | commit 08895a8b6b... | Linus Torvalds | 7 years |
v4.8-rc7 | commit 3be7988674... | Linus Torvalds | 7 years |
v4.8-rc6 | commit 9395452b4a... | Linus Torvalds | 7 years |
v4.8-rc5 | commit c6935931c1... | Linus Torvalds | 7 years |
v4.8-rc4 | commit 3eab887a55... | Linus Torvalds | 7 years |
v4.8-rc3 | commit fa8410b355... | Linus Torvalds | 7 years |
v4.8-rc2 | commit 694d0d0bb2... | Linus Torvalds | 7 years |
v4.8-rc1 | commit 29b4817d40... | Linus Torvalds | 7 years |
v4.7 | commit 523d939ef9... | Linus Torvalds | 7 years |
v4.7-rc7 | commit 92d21ac74a... | Linus Torvalds | 7 years |
v4.7-rc6 | commit a99cde438d... | Linus Torvalds | 7 years |
v4.7-rc5 | commit 4c2e07c6a2... | Linus Torvalds | 7 years |
v4.7-rc4 | commit 33688abb28... | Linus Torvalds | 7 years |
v4.7-rc3 | commit 5edb56491d... | Linus Torvalds | 7 years |
v4.7-rc2 | commit af8c34ce6a... | Linus Torvalds | 7 years |
v4.7-rc1 | commit 1a695a905c... | Linus Torvalds | 7 years |
v4.6 | commit 2dcd0af568... | Linus Torvalds | 7 years |
v4.6-rc7 | commit 44549e8f5e... | Linus Torvalds | 7 years |
v4.6-rc6 | commit 04974df804... | Linus Torvalds | 7 years |
v4.6-rc5 | commit 02da2d7217... | Linus Torvalds | 7 years |
v4.6-rc4 | commit c3b46c7326... | Linus Torvalds | 7 years |
v4.6-rc3 | commit bf16200689... | Linus Torvalds | 7 years |
v4.6-rc2 | commit 9735a22799... | Linus Torvalds | 7 years |
v4.6-rc1 | commit f55532a0c0... | Linus Torvalds | 7 years |
v4.5 | commit b562e44f50... | Linus Torvalds | 7 years |
v4.5-rc7 | commit f6cede5b49... | Linus Torvalds | 7 years |
v4.5-rc6 | commit fc77dbd34c... | Linus Torvalds | 7 years |
v4.5-rc5 | commit 81f70ba233... | Linus Torvalds | 7 years |
v4.5-rc4 | commit 18558cae02... | Linus Torvalds | 7 years |
v4.5-rc3 | commit 388f7b1d6e... | Linus Torvalds | 7 years |
v4.5-rc2 | commit 36f90b0a2d... | Linus Torvalds | 7 years |
v4.5-rc1 | commit 92e963f50f... | Linus Torvalds | 7 years |
v4.4 | commit afd2ff9b7e... | Linus Torvalds | 7 years |
v4.4-rc8 | commit 168309855a... | Linus Torvalds | 7 years |
v4.4-rc7 | commit 74bf8efb5f... | Linus Torvalds | 7 years |
v4.4-rc6 | commit 4ef7675344... | Linus Torvalds | 7 years |
v4.4-rc5 | commit 9f9499ae8e... | Linus Torvalds | 7 years |
v4.4-rc4 | commit 527e9316f8... | Linus Torvalds | 7 years |
v4.4-rc3 | commit 31ade3b83e... | Linus Torvalds | 7 years |
v4.4-rc2 | commit 1ec218373b... | Linus Torvalds | 8 years |
v4.4-rc1 | commit 8005c49d9a... | Linus Torvalds | 8 years |
v4.3 | commit 6a13feb9c8... | Linus Torvalds | 8 years |
v4.3-rc7 | commit 32b88194f7... | Linus Torvalds | 8 years |
v4.3-rc6 | commit 7379047d55... | Linus Torvalds | 8 years |
v4.3-rc5 | commit 25cb62b764... | Linus Torvalds | 8 years |
v4.3-rc4 | commit 049e6dde7e... | Linus Torvalds | 8 years |
v4.3-rc3 | commit 9ffecb1028... | Linus Torvalds | 8 years |
v4.3-rc2 | commit 1f93e4a96c... | Linus Torvalds | 8 years |
v4.3-rc1 | commit 6ff33f3902... | Linus Torvalds | 8 years |
v4.2 | commit 64291f7db5... | Linus Torvalds | 8 years |
v4.2-rc8 | commit c13dcf9f2d... | Linus Torvalds | 8 years |
v4.2-rc7 | commit 2c6625cd54... | Linus Torvalds | 8 years |
v4.2-rc6 | commit f7644cbfcd... | Linus Torvalds | 8 years |
v4.2-rc5 | commit 74d33293e4... | Linus Torvalds | 8 years |
v4.2-rc4 | commit cbfe8fa6cd... | Linus Torvalds | 8 years |
v4.2-rc3 | commit 52721d9d33... | Linus Torvalds | 8 years |
v4.2-rc2 | commit bc0195aad0... | Linus Torvalds | 8 years |
v4.2-rc1 | commit d770e558e2... | Linus Torvalds | 8 years |
v4.1 | commit b953c0d234... | Linus Torvalds | 8 years |
v4.1-rc8 | commit 0f57d86787... | Linus Torvalds | 8 years |
v4.1-rc7 | commit d4a4f75cd8... | Linus Torvalds | 8 years |
v4.1-rc6 | commit c65b99f046... | Linus Torvalds | 8 years |
v4.1-rc5 | commit ba155e2d21... | Linus Torvalds | 8 years |
v4.1-rc4 | commit e26081808e... | Linus Torvalds | 8 years |
v4.1-rc3 | commit 030bbdbf4c... | Linus Torvalds | 8 years |
v4.1-rc2 | commit 5ebe6afaf0... | Linus Torvalds | 8 years |
v4.1-rc1 | commit b787f68c36... | Linus Torvalds | 8 years |
v4.0 | commit 39a8804455... | Linus Torvalds | 8 years |
v4.0-rc7 | commit f22e6e8471... | Linus Torvalds | 8 years |
v4.0-rc6 | commit e42391cd04... | Linus Torvalds | 8 years |
v4.0-rc5 | commit bc465aa9d0... | Linus Torvalds | 8 years |
v4.0-rc4 | commit 06e5801b8c... | Linus Torvalds | 8 years |
v4.0-rc3 | commit 9eccca0843... | Linus Torvalds | 8 years |
v4.0-rc2 | commit 13a7a6ac0a... | Linus Torvalds | 8 years |
v4.0-rc1 | commit c517d838eb... | Linus Torvalds | 8 years |
v3.19 | commit bfa76d4957... | Linus Torvalds | 8 years |
v3.19-rc7 | commit e36f014edf... | Linus Torvalds | 8 years |
v3.19-rc6 | commit 26bc420b59... | Linus Torvalds | 8 years |
v3.19-rc5 | commit ec6f34e5b5... | Linus Torvalds | 8 years |
v3.19-rc4 | commit eaa27f34e9... | Linus Torvalds | 8 years |
v3.19-rc3 | commit b1940cd21c... | Linus Torvalds | 8 years |
v3.19-rc2 | commit b7392d2247... | Linus Torvalds | 8 years |
v3.19-rc1 | commit 97bf6af1f9... | Linus Torvalds | 8 years |
v3.18 | commit b2776bf714... | Linus Torvalds | 8 years |
v3.18-rc7 | commit 009d0431c3... | Linus Torvalds | 8 years |
v3.18-rc6 | commit 5d01410fe4... | Linus Torvalds | 9 years |
v3.18-rc5 | commit fc14f9c127... | Linus Torvalds | 9 years |
v3.18-rc4 | commit 206c5f60a3... | Linus Torvalds | 9 years |
v3.18-rc3 | commit 0df1f2487d... | Linus Torvalds | 9 years |
v3.18-rc2 | commit cac7f24298... | Linus Torvalds | 9 years |
v3.18-rc1 | commit f114040e3e... | Linus Torvalds | 9 years |
v3.17 | commit bfe01a5ba2... | Linus Torvalds | 9 years |
v3.17-rc7 | commit fe82dcec64... | Linus Torvalds | 9 years |
v3.17-rc6 | commit 0f33be009b... | Linus Torvalds | 9 years |
v3.17-rc5 | commit 9e82bf0141... | Linus Torvalds | 9 years |
v3.17-rc4 | commit 2ce7598c9a... | Linus Torvalds | 9 years |
v3.17-rc3 | commit 69e273c0b0... | Linus Torvalds | 9 years |
v3.17-rc2 | commit 52addcf9d6... | Linus Torvalds | 9 years |
v3.17-rc1 | commit 7d1311b93e... | Linus Torvalds | 9 years |
v3.16 | commit 19583ca584... | Linus Torvalds | 9 years |
v3.16-rc7 | commit 64aa90f26c... | Linus Torvalds | 9 years |
v3.16-rc6 | commit 9a3c4145af... | Linus Torvalds | 9 years |
v3.16-rc5 | commit 1795cd9b3a... | Linus Torvalds | 9 years |
v3.16-rc4 | commit cd3de83f14... | Linus Torvalds | 9 years |
v3.16-rc3 | commit 4c834452aa... | Linus Torvalds | 9 years |
v3.16-rc2 | commit a497c3ba1d... | Linus Torvalds | 9 years |
v3.16-rc1 | commit 7171511eae... | Linus Torvalds | 9 years |
v3.15 | commit 1860e37987... | Linus Torvalds | 9 years |
v3.15-rc8 | commit fad01e866a... | Linus Torvalds | 9 years |
v3.15-rc7 | commit c7208164e6... | Linus Torvalds | 9 years |
v3.15-rc6 | commit 4b660a7f5c... | Linus Torvalds | 9 years |
v3.15-rc5 | commit d6d211db37... | Linus Torvalds | 9 years |
v3.15-rc4 | commit 89ca3b8819... | Linus Torvalds | 9 years |
v3.15-rc3 | commit d1db0eea85... | Linus Torvalds | 9 years |
v3.15-rc2 | commit a798c10faf... | Linus Torvalds | 9 years |
v3.15-rc1 | commit c9eaa447e7... | Linus Torvalds | 9 years |
v3.14 | commit 455c6fdbd2... | Linus Torvalds | 9 years |
v3.14-rc8 | commit b098d6726b... | Linus Torvalds | 9 years |
v3.14-rc7 | commit dcb99fd9b0... | Linus Torvalds | 9 years |
v3.14-rc6 | commit fa389e2202... | Linus Torvalds | 9 years |
v3.14-rc5 | commit 0414855fdc... | Linus Torvalds | 9 years |
v3.14-rc4 | commit cfbf8d4857... | Linus Torvalds | 9 years |
v3.14-rc3 | commit 6d0abeca32... | Linus Torvalds | 9 years |
v3.14-rc2 | commit b28a960c42... | Linus Torvalds | 9 years |
v3.14-rc1 | commit 38dbfb59d1... | Linus Torvalds | 9 years |
v3.13 | commit d8ec26d7f8... | Linus Torvalds | 9 years |
v3.13-rc8 | commit 7e22e91102... | Linus Torvalds | 9 years |
v3.13-rc7 | commit d6e0a2dd12... | Linus Torvalds | 9 years |
v3.13-rc6 | commit 802eee95bd... | Linus Torvalds | 9 years |
v3.13-rc5 | commit 413541dd66... | Linus Torvalds | 9 years |
v3.13-rc4 | commit 319e2e3f63... | Linus Torvalds | 9 years |
v3.13-rc3 | commit 374b105797... | Linus Torvalds | 9 years |
v3.13-rc2 | commit dc1ccc4815... | Linus Torvalds | 10 years |
v3.13-rc1 | commit 6ce4eac1f6... | Linus Torvalds | 10 years |
v3.12 | commit 5e01dc7b26... | Linus Torvalds | 10 years |
v3.12-rc7 | commit 959f58544b... | Linus Torvalds | 10 years |
v3.12-rc6 | commit 31d141e3a6... | Linus Torvalds | 10 years |
v3.12-rc5 | commit 61e6cfa80d... | Linus Torvalds | 10 years |
v3.12-rc4 | commit d0e639c9e0... | Linus Torvalds | 10 years |
v3.12-rc3 | commit 15c03dd485... | Linus Torvalds | 10 years |
v3.12-rc2 | commit 4a10c2ac2f... | Linus Torvalds | 10 years |
v3.12-rc1 | commit 272b98c645... | Linus Torvalds | 10 years |
v3.11 | commit 6e4664525b... | Linus Torvalds | 10 years |
v3.11-rc7 | commit d8dfad3876... | Linus Torvalds | 10 years |
v3.11-rc6 | commit b36f4be3de... | Linus Torvalds | 10 years |
v3.11-rc5 | commit d4e4ab86bc... | Linus Torvalds | 10 years |
v3.11-rc4 | commit c095ba7224... | Linus Torvalds | 10 years |
v3.11-rc3 | commit 5ae90d8e46... | Linus Torvalds | 10 years |
v3.11-rc2 | commit 3b2f64d00c... | Linus Torvalds | 10 years |
v3.11-rc1 | commit ad81f0545e... | Linus Torvalds | 10 years |
v3.10 | commit 8bb495e3f0... | Linus Torvalds | 10 years |
v3.10-rc7 | commit 9e895ace5d... | Linus Torvalds | 10 years |
v3.10-rc6 | commit 7d13205581... | Linus Torvalds | 10 years |
v3.10-rc5 | commit 317ddd256b... | Linus Torvalds | 10 years |
v3.10-rc4 | commit d683b96b07... | Linus Torvalds | 10 years |
v3.10-rc3 | commit e4aa937ec7... | Linus Torvalds | 10 years |
v3.10-rc2 | commit c7788792a5... | Linus Torvalds | 10 years |
v3.10-rc1 | commit f722406faa... | Linus Torvalds | 10 years |
v3.9 | commit c1be5a5b1b... | Linus Torvalds | 10 years |
v3.9-rc8 | commit 60d509fa6a... | Linus Torvalds | 10 years |
v3.9-rc7 | commit 41ef2d5678... | Linus Torvalds | 10 years |
for-linus-20130409 | commit c2fccc1c9f... | Jens Axboe | 10 years |
v3.9-rc6 | commit 31880c37c1... | Linus Torvalds | 10 years |
v3.9-rc5 | commit 07961ac7c0... | Linus Torvalds | 10 years |
for-linus-20130331 | commit c613c5f686... | Jens Axboe | 10 years |
v3.9-rc4 | commit 8bb9660418... | Linus Torvalds | 10 years |
v3.9-rc3 | commit a937536b86... | Linus Torvalds | 10 years |
v3.9-rc2 | commit f6161aa153... | Linus Torvalds | 10 years |
v3.9-rc1 | commit 6dbe51c251... | Linus Torvalds | 10 years |
for-3.9/drivers | commit b7a1da695f... | Jens Axboe | 10 years |
for-3.9/core | commit de33127d8d... | Jens Axboe | 10 years |
v3.8 | commit 19f949f525... | Linus Torvalds | 10 years |
v3.8-rc7 | commit 836dc9e3fb... | Linus Torvalds | 10 years |
for-linus-20130206 | commit 1383923d19... | Jens Axboe | 10 years |
v3.8-rc6 | commit 88b62b915b... | Linus Torvalds | 10 years |
v3.8-rc5 | commit 949db153b6... | Linus Torvalds | 10 years |
v3.8-rc4 | commit 7d1f9aeff1... | Linus Torvalds | 10 years |
v3.8-rc3 | commit 9931faca02... | Linus Torvalds | 10 years |
v3.8-rc2 | commit d1c3ed669a... | Linus Torvalds | 10 years |
v3.8-rc1 | commit a49f0d1ea3... | Linus Torvalds | 10 years |
for-3.8/drivers | commit d2ec180c23... | Jens Axboe | 10 years |
for-3.8/core | commit cbae8d45d6... | Jens Axboe | 10 years |
v3.7 | commit 29594404d7... | Linus Torvalds | 10 years |
v3.7-rc8 | commit b69f0859dc... | Linus Torvalds | 10 years |
v3.7-rc7 | commit 9489e9dcae... | Linus Torvalds | 11 years |
for-linus-20121123 | commit 893d290f1d... | Jens Axboe | 11 years |
v3.7-rc6 | commit f4a75d2eb7... | Linus Torvalds | 11 years |
v3.7-rc5 | commit 77b67063bb... | Linus Torvalds | 11 years |
v3.7-rc4 | commit 3d70f8c617... | Linus Torvalds | 11 years |
for-3.7/drivers | commit a13c29ddf7... | Jens Axboe | 11 years |
v3.7-rc3 | commit 8f0d8163b5... | Linus Torvalds | 11 years |
v3.7-rc2 | commit 6f0c0580b7... | Linus Torvalds | 11 years |
v3.7-rc1 | commit ddffeb8c4d... | Linus Torvalds | 11 years |
for-3.7/core | commit 02f3939e1a... | Jens Axboe | 11 years |
v3.6 | commit a0d271cbfe... | Linus Torvalds | 11 years |
v3.6-rc7 | commit 979570e029... | Linus Torvalds | 11 years |
v3.6-rc6 | commit 5698bd757d... | Linus Torvalds | 11 years |
v3.6-rc5 | commit 55d512e245... | Linus Torvalds | 11 years |
v3.6-rc4 | commit 4cbe5a555f... | Linus Torvalds | 11 years |
v3.6-rc3 | commit fea7a08acb... | Linus Torvalds | 11 years |
v3.6-rc2 | commit d9875690d9... | Linus Torvalds | 11 years |
v3.6-rc1 | commit 0d7614f09c... | Linus Torvalds | 11 years |
for-3.6/drivers | commit 10af8138eb... | Jens Axboe | 11 years |
for-3.6/core | commit 80799fbb7d... | Jens Axboe | 11 years |
v3.5 | commit 28a33cbc24... | Linus Torvalds | 11 years |
v3.5-rc7 | commit 84a1caf145... | Linus Torvalds | 11 years |
v3.5-rc6 | commit bd0a521e88... | Linus Torvalds | 11 years |
v3.5-rc5 | commit 6887a4131d... | Linus Torvalds | 11 years |
v3.5-rc4 | commit 6b16351acb... | Linus Torvalds | 11 years |
v3.5-rc3 | commit 485802a6c5... | Linus Torvalds | 11 years |
v3.5-rc2 | commit cfaf025112... | Linus Torvalds | 11 years |
v3.5-rc1 | commit f8f5701bda... | Linus Torvalds | 11 years |
for-linus-20120531 | commit 3c9c708c9f... | Jens Axboe | 11 years |
for-3.5/core | commit 723c0b75eb... | Jens Axboe | 11 years |
for-3.5/drivers | commit 723c0b75eb... | Jens Axboe | 11 years |
v3.4 | commit 76e10d158e... | Linus Torvalds | 11 years |
v3.4-rc7 | commit 36be50515f... | Linus Torvalds | 11 years |
v3.4-rc6 | commit d48b97b403... | Linus Torvalds | 11 years |
v3.4-rc5 | commit 69964ea4c7... | Linus Torvalds | 11 years |
v3.4-rc4 | commit 66f75a5d02... | Linus Torvalds | 11 years |
v3.4-rc3 | commit e816b57a33... | Linus Torvalds | 11 years |
for-3.4/drivers | commit 6363480651... | Jens Axboe | 11 years |
for-3.4/core | commit 1b2e19f17e... | Jens Axboe | 11 years |
v3.4-rc2 | commit 0034102808... | Linus Torvalds | 11 years |
v3.4-rc1 | commit dd775ae254... | Linus Torvalds | 11 years |
v3.3 | commit c16fa4f2ad... | Linus Torvalds | 11 years |
v3.3-rc7 | commit fde7d9049e... | Linus Torvalds | 11 years |
v3.3-rc6 | commit 192cfd5877... | Linus Torvalds | 11 years |
v3.3-rc5 | commit 6b21d18ed5... | Linus Torvalds | 11 years |
v3.3-rc4 | commit b01543dfe6... | Linus Torvalds | 11 years |
for-linus-20120211 | commit d8c66c5d59... | Jens Axboe | 11 years |
v3.3-rc3 | commit d65b4e98d7... | Linus Torvalds | 11 years |
v3.3-rc2 | commit 62aa2b537c... | Linus Torvalds | 11 years |
v3.3-rc1 | commit dcd6c92267... | Linus Torvalds | 11 years |
v3.2 | commit 805a6af8db... | Linus Torvalds | 11 years |
v3.2-rc7 | commit 5f0a6e2d50... | Linus Torvalds | 11 years |
v3.2-rc6 | commit 384703b8e6... | Linus Torvalds | 11 years |
v3.2-rc5 | commit dc47ce90c3... | Linus Torvalds | 11 years |
v3.2-rc4 | commit 5611cc4572... | Linus Torvalds | 11 years |
v3.2-rc3 | commit caca6a03d3... | Linus Torvalds | 12 years |
v3.2-rc2 | commit cfcfc9eca2... | Linus Torvalds | 12 years |
v3.2-rc1 | commit 1ea6b8f489... | Linus Torvalds | 12 years |
v3.1 | commit c3b92c8787... | Linus Torvalds | 12 years |
v3.1-rc10 | commit 899e3ee404... | Linus Torvalds | 12 years |
v3.1-rc9 | commit 976d167615... | Linus Torvalds | 12 years |
v3.1-rc8 | commit a102a9ece5... | Linus Torvalds | 12 years |
v3.1-rc7 | commit d93dc5c447... | Linus Torvalds | 12 years |
v3.1-rc6 | commit b6fd41e29d... | Linus Torvalds | 12 years |
v3.1-rc5 | commit ddf28352b8... | Linus Torvalds | 12 years |
v3.1-rc4 | commit c6a389f123... | Linus Torvalds | 12 years |
v3.1-rc3 | commit fcb8ce5cfe... | Linus Torvalds | 12 years |
v3.1-rc2 | commit 93ee7a9340... | Linus Torvalds | 12 years |
v3.1-rc1 | commit 322a8b0340... | Linus Torvalds | 12 years |
v3.0 | commit 02f8c6aee8... | Linus Torvalds | 12 years |
v3.0-rc7 | commit 620917de59... | Linus Torvalds | 12 years |
v3.0-rc6 | commit fe0d42203c... | Linus Torvalds | 12 years |
v3.0-rc5 | commit b0af8dfdd6... | Linus Torvalds | 12 years |
v3.0-rc4 | commit 5629937872... | Linus Torvalds | 12 years |
v3.0-rc3 | commit 2c53b436a3... | Linus Torvalds | 12 years |
v3.0-rc2 | commit 59c5f46fbe... | Linus Torvalds | 12 years |
v3.0-rc1 | commit 55922c9d1b... | Linus Torvalds | 12 years |
v2.6.39 | commit 61c4f2c81c... | Linus Torvalds | 12 years |
v2.6.39-rc7 | commit 693d92a1bb... | Linus Torvalds | 12 years |
v2.6.39-rc6 | commit 0ee5623f9a... | Linus Torvalds | 12 years |
v2.6.39-rc5 | commit 8e10cd7434... | Linus Torvalds | 12 years |
v2.6.39-rc4 | commit f0e615c3cb... | Linus Torvalds | 12 years |
v2.6.39-rc3 | commit a6360dd37e... | Linus Torvalds | 12 years |
v2.6.39-rc2 | commit 6221f222c0... | Linus Torvalds | 12 years |
v2.6.39-rc1 | commit 0ce790e7d7... | Linus Torvalds | 12 years |
v2.6.38 | commit 521cb40b0c... | Linus Torvalds | 12 years |
v2.6.38-rc8 | commit a5abba989d... | Linus Torvalds | 12 years |
v2.6.38-rc7 | commit dd9c1549ed... | Linus Torvalds | 12 years |
v2.6.38-rc6 | commit f5412be599... | Linus Torvalds | 12 years |
v2.6.38-rc5 | commit 85e2efbb1d... | Linus Torvalds | 12 years |
v2.6.38-rc4 | commit 100b33c8bd... | Linus Torvalds | 12 years |
v2.6.38-rc3 | commit ebf53826e1... | Linus Torvalds | 12 years |
v2.6.38-rc2 | commit 1bae4ce27c... | Linus Torvalds | 12 years |
v2.6.38-rc1 | commit c56eb8fb6d... | Linus Torvalds | 12 years |
v2.6.37 | commit 3c0eee3fe6... | Linus Torvalds | 12 years |
v2.6.37-rc8 | commit 387c31c7e5... | Linus Torvalds | 12 years |
v2.6.37-rc7 | commit 90a8a73c06... | Linus Torvalds | 12 years |
v2.6.37-rc6 | commit b0c3844d8a... | Linus Torvalds | 12 years |
v2.6.37-rc5 | commit cf7d7e5a19... | Linus Torvalds | 12 years |
v2.6.37-rc4 | commit e8a7e48bb2... | Linus Torvalds | 13 years |
v2.6.37-rc3 | commit 3561d43fd2... | Linus Torvalds | 13 years |
v2.6.37-rc2 | commit e53beacd23... | Linus Torvalds | 13 years |
v2.6.37-rc1 | commit c8ddb2713c... | Linus Torvalds | 13 years |
v2.6.36 | commit f6f94e2ab1... | Linus Torvalds | 13 years |
v2.6.36-rc8 | commit cd07202cc8... | Linus Torvalds | 13 years |
v2.6.36-rc7 | commit cb655d0f3d... | Linus Torvalds | 13 years |
v2.6.36-rc6 | commit 899611ee7d... | Linus Torvalds | 13 years |
v2.6.36-rc5 | commit b30a3f6257... | Linus Torvalds | 13 years |
v2.6.36-rc4 | commit 49553c2ef8... | Linus Torvalds | 13 years |
v2.6.36-rc3 | commit 2bfc96a127... | Linus Torvalds | 13 years |
v2.6.36-rc2 | commit 76be97c1fc... | Linus Torvalds | 13 years |
v2.6.36-rc1 | commit da5cabf80e... | Linus Torvalds | 13 years |
v2.6.35 | commit 9fe6206f40... | Linus Torvalds | 13 years |
v2.6.35-rc6 | commit b37fa16e78... | Linus Torvalds | 13 years |
v2.6.35-rc5 | commit 1c5474a65b... | Linus Torvalds | 13 years |
v2.6.35-rc4 | commit 815c4163b6... | Linus Torvalds | 13 years |
v2.6.35-rc3 | commit 7e27d6e778... | Linus Torvalds | 13 years |
v2.6.35-rc2 | commit e44a21b726... | Linus Torvalds | 13 years |
v2.6.35-rc1 | commit 67a3e12b05... | Linus Torvalds | 13 years |
v2.6.34 | commit e40152ee1e... | Linus Torvalds | 13 years |
v2.6.34-rc7 | commit b57f95a382... | Linus Torvalds | 13 years |
v2.6.34-rc6 | commit 66f41d4c5c... | Linus Torvalds | 13 years |
v2.6.34-rc5 | commit 01bf0b6457... | Linus Torvalds | 13 years |
v2.6.34-rc4 | commit 0d0fb0f9c5... | Linus Torvalds | 13 years |
v2.6.34-rc3 | commit 2eaa9cfdf3... | Linus Torvalds | 13 years |
v2.6.34-rc2 | commit 220bf991b0... | Linus Torvalds | 13 years |
v2.6.34-rc1 | commit 57d54889cd... | Linus Torvalds | 13 years |
v2.6.33 | commit 60b341b778... | Linus Torvalds | 13 years |
v2.6.33-rc8 | commit 724e6d3fe8... | Linus Torvalds | 13 years |
v2.6.33-rc7 | commit 29275254ca... | Linus Torvalds | 13 years |
v2.6.33-rc6 | commit abe94c756c... | Linus Torvalds | 13 years |
v2.6.33-rc5 | commit 92dcffb916... | Linus Torvalds | 13 years |
v2.6.33-rc4 | commit 7284ce6c9f... | Linus Torvalds | 13 years |
v2.6.33-rc3 | commit 74d2e4f8d7... | Linus Torvalds | 13 years |
v2.6.33-rc2 | commit 6b7b284958... | Linus Torvalds | 13 years |
v2.6.33-rc1 | commit 55639353a0... | Linus Torvalds | 13 years |
v2.6.32 | commit 22763c5cf3... | Linus Torvalds | 13 years |
v2.6.32-rc8 | commit 648f4e3e50... | Linus Torvalds | 14 years |
v2.6.32-rc7 | commit 156171c71a... | Linus Torvalds | 14 years |
v2.6.32-rc6 | commit b419148e56... | Linus Torvalds | 14 years |
v2.6.32-rc5 | commit 012abeea66... | Linus Torvalds | 14 years |
v2.6.32-rc4 | commit 161291396e... | Linus Torvalds | 14 years |
v2.6.32-rc3 | commit 374576a8b6... | Linus Torvalds | 14 years |
v2.6.32-rc1 | commit 17d857be64... | Linus Torvalds | 14 years |
v2.6.32-rc2 | commit 17d857be64... | Linus Torvalds | 14 years |
v2.6.31 | commit 74fca6a428... | Linus Torvalds | 14 years |
v2.6.31-rc9 | commit e07cccf404... | Linus Torvalds | 14 years |
v2.6.31-rc8 | commit 326ba5010a... | Linus Torvalds | 14 years |
v2.6.31-rc7 | commit 422bef879e... | Linus Torvalds | 14 years |
v2.6.31-rc6 | commit 64f1607ffb... | Linus Torvalds | 14 years |
v2.6.31-rc5 | commit ed680c4ad4... | Linus Torvalds | 14 years |
v2.6.31-rc4 | commit 4be3bd7849... | Linus Torvalds | 14 years |
v2.6.31-rc3 | commit 6847e154e3... | Linus Torvalds | 14 years |
v2.6.31-rc2 | commit 8e4a718ff3... | Linus Torvalds | 14 years |
v2.6.31-rc1 | commit 28d0325ce6... | Linus Torvalds | 14 years |
v2.6.30 | commit 07a2039b8e... | Linus Torvalds | 14 years |
v2.6.30-rc8 | commit 9fa7eb283c... | Linus Torvalds | 14 years |
v2.6.30-rc7 | commit 59a3759d0f... | Linus Torvalds | 14 years |
v2.6.30-rc6 | commit 1406de8e11... | Linus Torvalds | 14 years |
v2.6.30-rc5 | commit 091bf7624d... | Linus Torvalds | 14 years |
v2.6.30-rc4 | commit 091438dd56... | Linus Torvalds | 14 years |
v2.6.30-rc3 | commit 0910697403... | Linus Torvalds | 14 years |
v2.6.30-rc2 | commit 0882e8dd3a... | Linus Torvalds | 14 years |
v2.6.30-rc1 | commit 577c9c456f... | Linus Torvalds | 14 years |
v2.6.29 | commit 8e0ee43bc2... | Linus Torvalds | 14 years |
v2.6.29-rc8 | commit 041b62374c... | Linus Torvalds | 14 years |
v2.6.29-rc7 | commit fec6c6fec3... | Linus Torvalds | 14 years |
v2.6.29-rc6 | commit 20f4d6c3a2... | Linus Torvalds | 14 years |
v2.6.29-rc5 | commit d2f8d7ee1a... | Linus Torvalds | 14 years |
v2.6.29-rc4 | commit 8e4921515c... | Linus Torvalds | 14 years |
v2.6.29-rc3 | commit 18e352e4a7... | Linus Torvalds | 14 years |
v2.6.29-rc2 | commit 1de9e8e70f... | Linus Torvalds | 14 years |
v2.6.29-rc1 | commit c59765042f... | Linus Torvalds | 14 years |
v2.6.28 | commit 4a6908a3a0... | Linus Torvalds | 14 years |
v2.6.28-rc9 | commit 929096fe9f... | Linus Torvalds | 14 years |
v2.6.28-rc8 | commit 8b1fae4e42... | Linus Torvalds | 14 years |
v2.6.28-rc7 | commit 061e41fdb5... | Linus Torvalds | 14 years |
v2.6.28-rc6 | commit 13d428afc0... | Linus Torvalds | 15 years |
v2.6.28-rc5 | commit 9bf1a2445f... | Linus Torvalds | 15 years |
v2.6.28-rc4 | commit f7160c7573... | Linus Torvalds | 15 years |
v2.6.28-rc3 | commit 45beca08dd... | Linus Torvalds | 15 years |
v2.6.28-rc2 | commit 0173a3265b... | Linus Torvalds | 15 years |
v2.6.28-rc1 | commit 57f8f7b60d... | Linus Torvalds | 15 years |
v2.6.27 | commit 3fa8749e58... | Linus Torvalds | 15 years |
v2.6.27-rc9 | commit 4330ed8ed4... | Linus Torvalds | 15 years |
v2.6.27-rc8 | commit 94aca1dac6... | Linus Torvalds | 15 years |
v2.6.27-rc7 | commit 72d31053f6... | Linus Torvalds | 15 years |
v2.6.27-rc6 | commit adee14b2e1... | Linus Torvalds | 15 years |
v2.6.27-rc5 | commit 24342c34a0... | Linus Torvalds | 15 years |
v2.6.27-rc4 | commit 6a55617ed5... | Linus Torvalds | 15 years |
v2.6.27-rc3 | commit 30a2f3c60a... | Linus Torvalds | 15 years |
v2.6.27-rc2 | commit 0967d61ea0... | Linus Torvalds | 15 years |
v2.6.27-rc1 | commit 6e86841d05... | Linus Torvalds | 15 years |
v2.6.26 | commit bce7f793da... | Linus Torvalds | 15 years |
v2.6.26-rc9 | commit b7279469d6... | Linus Torvalds | 15 years |
v2.6.26-rc8 | commit 543cf4cb3f... | Linus Torvalds | 15 years |
v2.6.26-rc7 | commit d70ac829b7... | Linus Torvalds | 15 years |
v2.6.26-rc6 | commit 5dd34572ad... | Linus Torvalds | 15 years |
v2.6.26-rc5 | commit 53c8ba9540... | Linus Torvalds | 15 years |
v2.6.26-rc4 | commit e490517a03... | Linus Torvalds | 15 years |
v2.6.26-rc3 | commit b8291ad07a... | Linus Torvalds | 15 years |
v2.6.26-rc2 | commit 492c2e476e... | Linus Torvalds | 15 years |
v2.6.26-rc1 | commit 2ddcca36c8... | Linus Torvalds | 15 years |
v2.6.25 | commit 4b119e21d0... | Linus Torvalds | 15 years |
v2.6.25-rc9 | commit 120dd64cac... | Linus Torvalds | 15 years |
v2.6.25-rc8 | commit 0e81a8ae37... | Linus Torvalds | 15 years |
v2.6.25-rc7 | commit 05dda977f2... | Linus Torvalds | 15 years |
v2.6.25-rc6 | commit a978b30af3... | Linus Torvalds | 15 years |
v2.6.25-rc5 | commit cdeeeae056... | Linus Torvalds | 15 years |
v2.6.25-rc4 | commit 29e8c3c304... | Linus Torvalds | 15 years |
v2.6.25-rc3 | commit bfa274e243... | Linus Torvalds | 15 years |
v2.6.25-rc2 | commit 101142c37b... | Linus Torvalds | 15 years |
v2.6.25-rc1 | commit 19af35546d... | Linus Torvalds | 15 years |
v2.6.24 | commit 49914084e7... | Linus Torvalds | 15 years |
v2.6.24-rc8 | commit cbd9c88369... | Linus Torvalds | 15 years |
v2.6.24-rc7 | commit 3ce5445046... | Linus Torvalds | 15 years |
v2.6.24-rc6 | commit ea67db4cdb... | Linus Torvalds | 15 years |
v2.6.24-rc5 | commit 82d29bf6dc... | Linus Torvalds | 15 years |
v2.6.24-rc4 | commit 09b56adc98... | Linus Torvalds | 15 years |
v2.6.24-rc3 | commit d9f8bcbf67... | Linus Torvalds | 16 years |
v2.6.24-rc2 | commit dbeeb816e8... | Linus Torvalds | 16 years |
v2.6.24-rc1 | commit c9927c2bf4... | Linus Torvalds | 16 years |
v2.6.23 | commit bbf25010f1... | Linus Torvalds | 16 years |
v2.6.23-rc9 | commit 3146b39c18... | Linus Torvalds | 16 years |
v2.6.23-rc8 | commit 4942de4a0e... | Linus Torvalds | 16 years |
v2.6.23-rc7 | commit 81cfe79b9c... | Linus Torvalds | 16 years |
v2.6.23-rc6 | commit 0d4cbb5e7f... | Linus Torvalds | 16 years |
v2.6.23-rc5 | commit 40ffbfad6b... | Linus Torvalds | 16 years |
v2.6.23-rc4 | commit b07d68b5ca... | Linus Torvalds | 16 years |
v2.6.23-rc3 | commit 39d3520c92... | Linus Torvalds | 16 years |
v2.6.23-rc2 | commit d4ac2477fa... | Linus Torvalds | 16 years |
v2.6.23-rc1 | commit f695baf2df... | Linus Torvalds | 16 years |
v2.6.22 | commit 7dcca30a32... | Linus Torvalds | 16 years |
v2.6.22-rc7 | commit a38d6181ff... | Linus Torvalds | 16 years |
v2.6.22-rc6 | commit 189548642c... | Linus Torvalds | 16 years |
v2.6.22-rc5 | commit 188e1f81ba... | Linus Torvalds | 16 years |
v2.6.22-rc4 | commit 5ecd3100e6... | Linus Torvalds | 16 years |
v2.6.22-rc3 | commit c420bc9f09... | Linus Torvalds | 16 years |
v2.6.22-rc2 | commit 55b637c6a0... | Linus Torvalds | 16 years |
v2.6.22-rc1 | commit 39403865d2... | Linus Torvalds | 16 years |
v2.6.21 | commit de46c33745... | Linus Torvalds | 16 years |
v2.6.21-rc7 | commit 94a05509a9... | Linus Torvalds | 16 years |
v2.6.21-rc6 | commit a21bd69e15... | Linus Torvalds | 16 years |
v2.6.21-rc5 | commit e0f2e3a06b... | Linus Torvalds | 16 years |
v2.6.21-rc4 | commit db98e0b434... | Linus Torvalds | 16 years |
v2.6.21-rc3 | commit 08e15e81a4... | Linus Torvalds | 16 years |
v2.6.21-rc2 | commit 606135a308... | Linus Torvalds | 16 years |
v2.6.21-rc1 | commit c8f71b01a5... | Linus Torvalds | 16 years |
v2.6.20 | commit 62d0cfcb27... | Linus Torvalds | 16 years |
v2.6.20-rc7 | commit f56df2f4db... | Linus Torvalds | 16 years |
v2.6.20-rc6 | commit 99abfeafb5... | Linus Torvalds | 16 years |
v2.6.20-rc5 | commit a8b3485287... | Linus Torvalds | 16 years |
v2.6.20-rc4 | commit bf81b46482... | Linus Torvalds | 16 years |
v2.6.20-rc3 | commit 669df1b478... | Linus Torvalds | 16 years |
v2.6.20-rc2 | commit 3bf8ba38f3... | Linus Torvalds | 16 years |
v2.6.20-rc1 | commit cc016448b0... | Linus Torvalds | 16 years |
v2.6.19 | commit 0215ffb08c... | Linus Torvalds | 17 years |
v2.6.19-rc6 | commit 44597f65f6... | Linus Torvalds | 17 years |
v2.6.19-rc5 | commit 80c2188127... | Linus Torvalds | 17 years |
v2.6.19-rc4 | commit ae99a78af3... | Linus Torvalds | 17 years |
v2.6.19-rc3 | commit 7059abedd2... | Linus Torvalds | 17 years |
v2.6.19-rc2 | commit b4bd8c6643... | Linus Torvalds | 17 years |
v2.6.19-rc1 | commit d223a60106... | Linus Torvalds | 17 years |
v2.6.18 | commit e478bec0ba... | Linus Torvalds | 17 years |
v2.6.18-rc7 | commit 95064a75eb... | Linus Torvalds | 17 years |
v2.6.18-rc6 | commit c336923b66... | Linus Torvalds | 17 years |
v2.6.18-rc5 | commit 60d4684068... | Linus Torvalds | 17 years |
v2.6.18-rc4 | commit 9f737633e6... | Linus Torvalds | 17 years |
v2.6.18-rc3 | commit b6ff50833a... | Linus Torvalds | 17 years |
v2.6.18-rc2 | commit 82d6897fef... | Linus Torvalds | 17 years |
v2.6.18-rc1 | commit 120bda20c6... | Linus Torvalds | 17 years |
v2.6.17 | commit 427abfa28a... | Linus Torvalds | 17 years |
v2.6.17-rc6 | commit 1def630a6a... | Linus Torvalds | 17 years |
v2.6.17-rc5 | commit a8bd60705a... | Linus Torvalds | 17 years |
v2.6.17-rc4 | commit d8c3291c73... | Linus Torvalds | 17 years |
v2.6.17-rc3 | commit 2be4d50295... | Linus Torvalds | 17 years |
v2.6.17-rc2 | commit 8bbde0e6d5... | Linus Torvalds | 17 years |
v2.6.17-rc1 | commit 6246b6128b... | Linus Torvalds | 17 years |
v2.6.16 | commit 7705a8792b... | Linus Torvalds | 17 years |
v2.6.16-rc6 | commit 535744878e... | Linus Torvalds | 17 years |
v2.6.16-rc5 | commit b9a33cebac... | Linus Torvalds | 17 years |
v2.6.16-rc4 | commit bd71c2b174... | Linus Torvalds | 17 years |
v2.6.16-rc3 | commit e9bb4c9929... | Linus Torvalds | 17 years |
v2.6.16-rc2 | commit 826eeb53a6... | Linus Torvalds | 17 years |
v2.6.16-rc1 | commit 2664b25051... | Linus Torvalds | 17 years |
v2.6.15 | commit 88026842b0... | Linus Torvalds | 17 years |
v2.6.15-rc7 | commit f89f5948fc... | Linus Torvalds | 17 years |
v2.6.15-rc6 | commit df7addbb45... | Linus Torvalds | 17 years |
v2.6.15-rc5 | commit 436b0f76f2... | Linus Torvalds | 17 years |
v2.6.15-rc4 | commit 5666c0947e... | Linus Torvalds | 18 years |
v2.6.15-rc3 | commit 624f54be20... | Linus Torvalds | 18 years |
v2.6.15-rc2 | commit 3bedff1d73... | Linus Torvalds | 18 years |
v2.6.15-rc1 | commit cd52d1ee9a... | Linus Torvalds | 18 years |
v2.6.14 | commit 741b2252a5... | Linus Torvalds | 18 years |
v2.6.14-rc5 | commit 93918e9afc... | Linus Torvalds | 18 years |
v2.6.14-rc4 | commit 907a426179... | Linus Torvalds | 18 years |
v2.6.14-rc3 | commit 1c9426e8a5... | Linus Torvalds | 18 years |
v2.6.14-rc2 | commit 676d55ae30... | Linus Torvalds | 18 years |
v2.6.14-rc1 | commit 2f4ba45a75... | Linus Torvalds | 18 years |
v2.6.13 | commit 02b3e4e2d7... | Linus Torvalds | 18 years |
v2.6.13-rc7 | commit 0572e3da3f... | Linus Torvalds | 18 years |
v2.6.13-rc6 | commit 6fc32179de... | Linus Torvalds | 18 years |
v2.6.13-rc5 | commit 9a351e30d7... | Linus Torvalds | 18 years |
v2.6.13-rc4 | commit 6395352334... | Linus Torvalds | 18 years |
v2.6.11 | tree c39ae07f39... | | |
v2.6.11-tree | tree c39ae07f39... | | |
v2.6.12 | commit 9ee1c939d1... | | |
v2.6.12-rc2 | commit 1da177e4c3... | | |
v2.6.12-rc3 | commit a2755a80f4... | | |
v2.6.12-rc4 | commit 88d7bd8cb9... | | |
v2.6.12-rc5 | commit 2a24ab628a... | | |
v2.6.12-rc6 | commit 7cef5677ef... | | |
v2.6.13-rc1 | commit 4c91aedb75... | | |
v2.6.13-rc2 | commit a18bcb7450... | | |
v2.6.13-rc3 | commit c32511e271... | | |