Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code, (continued)
- [PATCH 1/3] blk-mq: fix tags leak when shrink nr_hw_queues,
chengming . zhou
- [PATCH 0/4] blk-mq-tag: remove bt_for_each(),
chengming . zhou
- [RESEND PATCH v10 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another, Byungchul Park
- [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait, Byungchul Park
- [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [RESEND PATCH v10 13/25] dept: Distinguish each work from another, Byungchul Park
- [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}, Byungchul Park
- [RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs, Byungchul Park
- [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen, Byungchul Park
- [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait, Byungchul Park
- [RESEND PATCH v10 04/25] dept: Add lock dependency tracker APIs, Byungchul Park
- [bug report] WARNING: CPU: 12 PID: 51497 at block/mq-deadline.c:679 dd_exit_sched+0xd5/0xe0,
Changhui Zhong
- [GIT PULL] Block fixes for 6.5-rc7,
Jens Axboe
- [PATCH] blk-mq: fix mismatch between IO scheduler insert and finish,
chengming . zhou
- [PATCH v10 00/18] Improve performance for zoned UFS devices,
Bart Van Assche
- [PATCH v10 03/18] block/mq-deadline: Only use zone locking if necessary, Bart Van Assche
- [PATCH v10 01/18] block: Introduce more member variables related to zone write locking, Bart Van Assche
- [PATCH v10 02/18] block: Only use write locking if necessary, Bart Van Assche
- [PATCH v10 04/18] scsi: core: Introduce a mechanism for reordering requests in the error handler, Bart Van Assche
- [PATCH v10 07/18] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v10 14/18] scsi: ufs: sprd: Rework the code for disabling auto-hibernation, Bart Van Assche
- [PATCH v10 10/18] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v10 15/18] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static, Bart Van Assche
- [PATCH v10 09/18] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v10 08/18] scsi: sd_zbc: Only require an I/O scheduler if needed, Bart Van Assche
- [PATCH v10 05/18] scsi: core: Add unit tests for scsi_call_prepare_resubmit(), Bart Van Assche
- [PATCH v10 17/18] scsi: ufs: Forbid auto-hibernation without I/O scheduler, Bart Van Assche
- [PATCH v10 06/18] scsi: sd: Sort commands by LBA before resubmitting, Bart Van Assche
- [PATCH v10 11/18] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v10 12/18] scsi: ufs: hisi: Rework the code that disables auto-hibernation, Bart Van Assche
- [PATCH v10 13/18] scsi: ufs: mediatek: Rework the code for disabling auto-hibernation, Bart Van Assche
- [PATCH v10 18/18] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
- [PATCH v10 16/18] scsi: ufs: Simplify ufshcd_auto_hibern8_update(), Bart Van Assche
- [syzbot] [block?] WARNING in user_reset_fdc, syzbot
- [PATCH blktests v2 0/1] Introduce nvmet target setup/cleanup helpers,
Daniel Wagner
- [PATCH blktests v2 1/3] nvme/{033,034,035,036}: use default subsysnqn variable directly, Daniel Wagner
- [PATCH blktests v2 2/3] nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup, Daniel Wagner
- [PATCH blktests v2 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code, Daniel Wagner
- [PATCH V3] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly,
Ming Lei
- [PATCH blktests v1 0/1] Introduce nvmet target setup/cleanup helpers,
Daniel Wagner
- [PATCH blktests v3 1/2] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys,
Shin'ichiro Kawasaki
- [PATCH V2] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly,
Ming Lei
- [PATCH] block: swim3: Mark swim3_init() static to fix no previous prototype error, Christophe Leroy
- [PATCH] blk-cgroup: hold queue_lock when removing blkg->q_node,
Ming Lei
- [PATCH v5] blk-crypto: dynamically allocate fallback profile,
Sweet Tea Dorminy
- [PATCH] block: fix unexpected split in bio_discard_limit,
Li Feng
- [PATCH blktests v2 1/2] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys,
Shin'ichiro Kawasaki
- [syzbot] [block?] memory leak in iov_iter_extract_pages, syzbot
- [PATCH for-6.6/block] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init,
Tejun Heo
- [PATCH v9 00/17] Improve performance for zoned UFS devices,
Bart Van Assche
- [PATCH v9 02/17] block: Only use write locking if necessary, Bart Van Assche
- [PATCH v9 01/17] block: Introduce more member variables related to zone write locking, Bart Van Assche
- [PATCH v9 04/17] scsi: core: Call .eh_prepare_resubmit() before resubmitting, Bart Van Assche
- [PATCH v9 03/17] block/mq-deadline: Only use zone locking if necessary, Bart Van Assche
- [PATCH v9 06/17] scsi: sd: Sort commands by LBA before resubmitting, Bart Van Assche
- [PATCH v9 05/17] scsi: core: Add unit tests for scsi_call_prepare_resubmit(), Bart Van Assche
- [PATCH v9 09/17] scsi: scsi_debug: Support disabling zone write locking, Bart Van Assche
- [PATCH v9 08/17] scsi: sd_zbc: Only require an I/O scheduler if needed, Bart Van Assche
- [PATCH v9 07/17] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v9 10/17] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v9 11/17] scsi: ufs: hisi: Rework the code that disables auto-hibernation, Bart Van Assche
- [PATCH v9 12/17] scsi: ufs: mediatek: Rework the code for disabling auto-hibernation, Bart Van Assche
- [PATCH v9 13/17] scsi: ufs: sprd: Rework the code for disabling auto-hibernation, Bart Van Assche
- [PATCH v9 14/17] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static, Bart Van Assche
- [PATCH v9 15/17] scsi: ufs: Simplify ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v9 16/17] scsi: ufs: Forbid auto-hibernation without I/O scheduler, Bart Van Assche
- [PATCH v9 17/17] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
- [PATCH -next] blk-stat: Remove unused declaration blk_stats_alloc_enable(), Yue Haibing
- [PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs,
David Howells
- [PATCH -next] swim: Remove unnecessary check of res, Ruan Jinjie
- [PATCH] drivers/rnbd: restore sysfs interface to rnbd-client,
Li Zhijian
- [syzbot] [block?] [hfs?] general protection fault in blk_stat_add, syzbot
- [PATCH -next v2 0/4] cleanup and fixes for 'carryover_ios/bytes',
Yu Kuai
- [PATCH v1] drivers: block: Drop unnecessary error check for debugfs_create_dir, Atul Kumar Pant
- [PATCH -next] ublk: Switch to memdup_user_nul() helper,
Ruan Jinjie
- [PATCH] null_blk: fix poll request timeout handling,
chengming . zhou
- Maintainers Summit 2023 Call for Topics, Theodore Ts'o
- [PATCH -next 0/4] cleanup and fixes for 'carryover_ios/bytes',
Yu Kuai
- [PATCH] block: uapi: Fix compilation errors using ioprio.h with C++,
Damien Le Moal
- [PATCH net-next v3 03/10] genetlink: remove userhdr from struct genl_info,
Jakub Kicinski
- [RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs,
David Howells
- [PATCH] block: Remove special-casing of compound pages,
Matthew Wilcox (Oracle)
- [syzbot] [block?] general protection fault in start_motor (3), syzbot
- Libublk-rs v0.1.0,
Ming Lei
- [PATCH 0/3] bcachefs block layer prereqs,
Kent Overstreet
- [PATCH AUTOSEL 5.10 22/25] rbd: make get_lock_owner_info() return a single locker or NULL,
Sasha Levin
- [PATCH AUTOSEL 5.15 29/31] rbd: harden get_lock_owner_info() a bit, Sasha Levin
- [PATCH AUTOSEL 5.15 28/31] rbd: make get_lock_owner_info() return a single locker or NULL,
Sasha Levin
- [PATCH AUTOSEL 6.1 42/47] rbd: make get_lock_owner_info() return a single locker or NULL, Sasha Levin
- [PATCH AUTOSEL 6.1 43/47] rbd: harden get_lock_owner_info() a bit, Sasha Levin
- [PATCH AUTOSEL 6.4 47/54] rbd: make get_lock_owner_info() return a single locker or NULL, Sasha Levin
- [PATCH AUTOSEL 6.4 48/54] rbd: harden get_lock_owner_info() a bit, Sasha Levin
- [PATCH v2] blk-mq: release scheduler resource when request complete,
chengming . zhou
- [PATCH] blk-mq: release scheduler resource when request complete,
chengming . zhou
- [PATCH 1/1] blk-throttle: fix throttle configuring not effective,
zhuxiaohui
- [PATCH v8 0/9] Improve performance for zoned UFS devices,
Bart Van Assche
- Timeouts and crash whilst running fio against nullb0, David Howells
- [GIT PULL] Block fixes for 6.5-rc6,
Jens Axboe
- [PATCH] block: BFQ: dispatch expired sync and async request first, Zhang Bo
- [PATCH v7 0/6] badblocks improvement for multiple bad block ranges,
Coly Li
- [PATCH v7 1/6] badblocks: add more helper structure and routines in badblocks.h, Coly Li
- [PATCH v7 3/6] badblocks: improve badblocks_set() for multiple ranges handling, Coly Li
- [PATCH v7 2/6] badblocks: add helper routines for badblock ranges handling, Coly Li
- [PATCH v7 4/6] badblocks: improve badblocks_clear() for multiple ranges handling, Coly Li
- [PATCH v7 5/6] badblocks: improve badblocks_check() for multiple ranges handling, Coly Li
- [PATCH v7 6/6] badblocks: switch to the improved badblock handling code, Coly Li
- [PATCH] test: user space code to test badblocks APIs, Coly Li
- Re: [PATCH v7 0/6] badblocks improvement for multiple bad block ranges, Geliang Tang
- Re: [PATCH v7 0/6] badblocks improvement for multiple bad block ranges, Jens Axboe
- Re: [PATCH v7 0/6] badblocks improvement for multiple bad block ranges, Ira Weiny
- [RFC PATCH] iov_iter: Convert iterate*() to inline funcs,
David Howells
- [PATCH] ublk: fix 'warn: variable dereferenced before check 'req'' from Smatch,
Ming Lei
- Re: [PATCH] nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll, Guangwu Zhang
- [PATCH v14 00/11] Implement copy offload support,
Nitesh Shetty
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [dm-devel] [PATCH v14 00/11] Implement copy offload support, Bart Van Assche
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
- [PATCH 01/29] block: Provide bdev_open_* functions, Jan Kara
- [PATCH 04/29] drdb: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset(), Jan Kara
- [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open(), Jan Kara
- [PATCH 08/29] zram: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 09/29] bcache: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 21/29] erofs: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument, Jan Kara
- [PATCH 20/29] btrfs: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 10/29] dm: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 13/29] nvmet: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 11/29] md: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 19/29] fs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 15/29] scsi: target: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 22/29] ext4: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path(), Jan Kara
- [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 24/29] jfs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 28/29] xfs: Convert to bdev_open_by_path(), Jan Kara
[PATCH 29/29] block: Remove blkdev_get_by_*() functions, Jan Kara
Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle, Christoph Hellwig
Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle, Al Viro
[PATCH 0/2] Small fixes for block t10-pi,
Ankit Kumar
Message not available
Re: [PATCH 0/2] Small fixes for block t10-pi, Ankit Kumar
remove get_super,
Christoph Hellwig
- [PATCH 01/17] FOLD: reverts part of "fs: use the super_block as holder when mounting file systems", Christoph Hellwig
- [PATCH 03/17] btrfs: call btrfs_close_devices from ->kill_sb, Christoph Hellwig
- [PATCH 02/17] btrfs: always open the device read-only in btrfs_scan_one_device, Christoph Hellwig
- [PATCH 04/17] btrfs: split btrfs_fs_devices.opened, Christoph Hellwig
- [PATCH 05/17] btrfs: open block devices after superblock creation, Christoph Hellwig
- [PATCH 09/17] floppy: call disk_force_media_change when changing the format, Christoph Hellwig
- [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl, Christoph Hellwig
- [PATCH 06/17] btrfs: use the super_block as holder when mounting file systems, Christoph Hellwig
- [PATCH 08/17] block: simplify the disk_force_media_change interface, Christoph Hellwig
- [PATCH 11/17] dasd: also call __invalidate_device when setting the device offline, Christoph Hellwig
- [PATCH 14/17] block: call into the file system for bdev_mark_dead, Christoph Hellwig
- [PATCH 16/17] fs: remove get_super, Christoph Hellwig
- [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev, Christoph Hellwig
- [PATCH 17/17] fs: simplify invalidate_inodes, Christoph Hellwig
- [PATCH 15/17] block: call into the file system for ioctl BLKFLSBUF, Christoph Hellwig
- [PATCH 10/17] amiflop: don't call fsync_bdev in FDFMTBEG, Christoph Hellwig
- [PATCH 12/17] block: drop the "busy inodes on changed media" log message, Christoph Hellwig
- Re: remove get_super, Josef Bacik
- Re: remove get_super, Josef Bacik
- Re: remove get_super, David Sterba
[PATCH blktests v3 00/13] Switch to allowed_host,
Daniel Wagner
- [PATCH blktests v3 04/13] nvme/rc: Add common subsystem nqn define, Daniel Wagner
- [PATCH blktests v3 03/13] nvme/043: Use hostnqn to generate DHCAP key, Daniel Wagner
- [PATCH blktests v3 02/13] nvme: Reorganize test preamble code section, Daniel Wagner
- [PATCH blktests v3 01/13] nvme/{003,004,005,013,046,049}: Group all variables declarations, Daniel Wagner
- [PATCH blktests v3 07/13] nvme/rc: Add common file_path name define, Daniel Wagner
- [PATCH blktests v3 06/13] nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid, Daniel Wagner
- [PATCH blktests v3 08/13] nvme: Use def_file_path variable instead local variable, Daniel Wagner
- [PATCH blktests v3 11/13] nvme/rc: Add helper for adding/removing to allow list, Daniel Wagner
- [PATCH blktests v3 09/13] nvme/rc: Add common def_subsys_uuid define, Daniel Wagner
- [PATCH blktests v3 10/13] nvme: Use def_subsys_uuid variable, Daniel Wagner
- [PATCH blktests v3 13/13] nvme: Introduce nvmet_target_{setup/cleanup} common code, Daniel Wagner
- [PATCH blktests v3 12/13] nvme: Add explicitly host to allow_host list, Daniel Wagner
- [PATCH blktests v3 05/13] nvme: Use def_subsysnqn variable instead local variable, Daniel Wagner
- Re: [PATCH blktests v3 00/13] Switch to allowed_host, Hannes Reinecke
- Re: [PATCH blktests v3 00/13] Switch to allowed_host, Sagi Grimberg
[PATCH blktests] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys,
Shin'ichiro Kawasaki
[PATCH net-next v2 03/10] genetlink: remove userhdr from struct genl_info, Jakub Kicinski
[PATCH v4] blk-crypto: dynamically allocate fallback profile,
Sweet Tea Dorminy
[PATCH 00/17] -Wmissing-prototype warning fixes,
Arnd Bergmann
[PATCH v3] blk-crypto: dynamically allocate fallback profile, Sweet Tea Dorminy
[PATCH V2] ublk: zoned: support REQ_OP_ZONE_RESET_ALL,
Ming Lei
[PATCH blktests v2 00/12] Switch to allowed_host,
Daniel Wagner
- [PATCH blktests v2 01/12] nvme/{003,004,005,013,046,049}: Group all variables declarations, Daniel Wagner
- [PATCH blktests v2 02/12] nvme: Reorganize test preamble code section, Daniel Wagner
- [PATCH blktests v2 03/12] nvme/rc: Add common subsystem nqn define, Daniel Wagner
- [PATCH blktests v2 05/12] nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid, Daniel Wagner
- [PATCH blktests v2 06/12] nvme/rc: Add common file_path name define, Daniel Wagner
- [PATCH blktests v2 04/12] nvme: Use def_subsysnqn variable instead local variable, Daniel Wagner
- [PATCH blktests v2 08/12] nvme/rc: Add common def_subsys_uuid define, Daniel Wagner
- [PATCH blktests v2 07/12] nvme: Use def_file_path variable instead local variable, Daniel Wagner
- [PATCH blktests v2 11/12] nvme: Add explicitly host to allow_host list, Daniel Wagner
- [PATCH blktests v2 09/12] nvme: Use def_subsys_uuid variable, Daniel Wagner
- [PATCH blktests v2 10/12] nvme/rc: Add helper for adding/removing to allow list, Daniel Wagner
- [PATCH blktests v2 12/12] nvme: Introduce nvmet_target_{setup/cleanup} common code, Daniel Wagner
- Re: [PATCH blktests v2 00/12] Switch to allowed_host, Shinichiro Kawasaki
[bug report] ublk: enable zoned storage support, Dan Carpenter
[PATCH v3 0/4] brd discard patches,
Mikulas Patocka
[PATCH] ublk: zoned: support REQ_OP_ZONE_RESET_ALL,
Ming Lei
[PATCH -next] ublk: Fix signedness bug returning warning,
Li Zetao
[PATCH -next v3] block: remove init_mutex and open-code blk_iolatency_try_init,
Li Lingfeng
[PATCH v7 0/7] Improve performance for zoned UFS devices,
Bart Van Assche
[linux-next:master] BUILD REGRESSION 21ef7b1e17d039053edaeaf41142423810572741, kernel test robot
[PATCH net-next 03/10] genetlink: remove userhdr from struct genl_info,
Jakub Kicinski
[PATCH] block: pass a gendisk to the queue_sysfs_entry handlers, Christoph Hellwig
[PATCH RFC] block: Revert 615939a2ae73,
Chuck Lever
[PATCH v2] blk-crypto: dynamically allocate fallback profile,
Sweet Tea Dorminy
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]