Show patches with: none      |   64033 patches
« 1 2 ... 286 287 288640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/20] block: reference struct block_device from struct hd_struct [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - - - --- 2020-11-18 Christoph Hellwig New
[10/20] block: refactor __blkdev_put [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 1 - --- 2020-11-18 Christoph Hellwig New
[09/20] init: cleanup match_dev_by_uuid and match_dev_by_label [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[08/20] init: refactor devt_from_partuuid [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 1 - --- 2020-11-18 Christoph Hellwig New
[07/20] init: refactor name_to_dev_t [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[06/20] block: change the hash used for looking up block devices [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 1 - --- 2020-11-18 Christoph Hellwig New
[05/20] block: use put_device in put_disk [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[04/20] block: use disk_part_iter_exit in disk_part_iter_next [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[03/20] block: add a bdev_kobj helper [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[02/20] block: remove a duplicate __disk_get_part prototype [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats - 2 - --- 2020-11-18 Christoph Hellwig New
[01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats [01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats 1 2 - --- 2020-11-18 Christoph Hellwig New
[5/5] fscrypt: remove unnecessary calls to fscrypt_require_key() fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[4/5] ubifs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[3/5] f2fs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[2/5] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[1/5] fscrypt: add fscrypt_is_nokey_name() fscrypt: prevent creating duplicate encrypted filenames - - - --- 2020-11-18 Eric Biggers New
[RFC] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO [RFC] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO - - - --- 2020-11-18 Hao Xu New
[v3,3/3] f2fs: Handle casefolding with Encryption Add support for Encryption and Casefolding in F2FS - - - --- 2020-11-18 Daniel Rosenberg New
[v3,2/3] fscrypt: Have filesystems handle their d_ops Add support for Encryption and Casefolding in F2FS - - - --- 2020-11-18 Daniel Rosenberg New
[v3,1/3] libfs: Add generic function for setting dentry_ops Add support for Encryption and Casefolding in F2FS - - - --- 2020-11-18 Daniel Rosenberg New
[v4] fcntl: Add 32bit filesystem mode [v4] fcntl: Add 32bit filesystem mode - - - --- 2020-11-17 Linus Walleij New
[RFC] iomap: only return IO error if no data has been transferred [RFC] iomap: only return IO error if no data has been transferred - - 1 --- 2020-11-17 Jens Axboe New
[v2] buffer_io_error: Use dev_err_ratelimited [v2] buffer_io_error: Use dev_err_ratelimited - - - --- 2020-11-17 Tony Asleson New
[v9,9/9] secretmem: test: add basic selftest for memfd_secret(2) mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-11-17 Mike Rapoport New
[v9,8/9] arch, mm: wire up memfd_secret system call were relevant mm: introduce memfd_secret system call to create "secret" memory areas 2 - - --- 2020-11-17 Mike Rapoport New
[v9,7/9] PM: hibernate: disable when there are active secretmem users mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-11-17 Mike Rapoport New
[v9,6/9] secretmem: add memcg accounting mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2020-11-17 Mike Rapoport New
[v9,5/9] secretmem: use PMD-size pages to amortize direct map fragmentation mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-11-17 Mike Rapoport New
[v9,4/9] mm: introduce memfd_secret system call to create "secret" memory areas mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2020-11-17 Mike Rapoport New
[v9,3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages mm: introduce memfd_secret system call to create "secret" memory areas 1 - - --- 2020-11-17 Mike Rapoport New
[v9,2/9] mmap: make mlock_future_check() global mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-11-17 Mike Rapoport New
[v9,1/9] mm: add definition of PMD_PAGE_ORDER mm: introduce memfd_secret system call to create "secret" memory areas - 1 - --- 2020-11-17 Mike Rapoport New
[v2,3/3] f2fs: Handle casefolding with Encryption Add support for Encryption and Casefolding in F2FS - - - --- 2020-11-17 Daniel Rosenberg New
[v2,2/3] fscrypt: Have filesystems handle their d_ops Untitled series #385685 1 - - --- 2020-11-17 Daniel Rosenberg New
[v2,1/3] libfs: Add generic function for setting dentry_ops Add support for Encryption and Casefolding in F2FS - 1 - --- 2020-11-17 Daniel Rosenberg New
[v2] memfd_secret.2: New page describing memfd_secret() system call [v2] memfd_secret.2: New page describing memfd_secret() system call 1 - - --- 2020-11-16 Alejandro Colomar New
[v2] epoll: add nsec timeout support [v2] epoll: add nsec timeout support 1 - - --- 2020-11-16 Willem de Bruijn New
[78/78] block: remove i_bdev [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[77/78] fs: simplify the get_super_thawed interface [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[76/78] filemap: use ->f_mapping over ->i_mapping consistently [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[75/78] block: stop using bdget_disk for partition 0 [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[74/78] block: merge struct block_device and struct hd_struct [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[73/78] block: use put_device in put_disk [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[72/78] block: use disk_part_iter_exit in disk_part_iter_next [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[71/78] block: add a bdev_kobj helper [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[70/78] block: replace bd_mutex with a per-gendisk mutex [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[69/78] block: remove the nr_sects field in struct hd_struct [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[68/78] block: remove ->bd_contains [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[67/78] block: simplify the block device claiming interface [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[66/78] block: keep a block_device reference for each hd_struct [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[65/78] dm: remove the block_device reference in struct mapped_device [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[64/78] dm: simplify flush_bio initialization in __send_empty_flush [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[63/78] bcache: remove a superflous lookup_bdev all [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[62/78] loop: do not call set_blocksize [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[61/78] zram: do not call set_blocksize [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 1 - --- 2020-11-16 Christoph Hellwig New
[60/78] zram: remove the claim mechanism [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[59/78] mtip32xx: remove the call to fsync_bdev on removal [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[58/78] init: cleanup match_dev_by_uuid and match_dev_by_label [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[57/78] init: refactor devt_from_partuuid [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[56/78] init: refactor name_to_dev_t [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[55/78] block: change the hash used for looking up block devices [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[54/78] block: remove a duplicate __disk_get_part prototype [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[52/78] block: switch gendisk lookup to a simple xarray [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 2 - --- 2020-11-16 Christoph Hellwig New
[51/78] z2ram: use separate gendisk for the different modes [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[50/78] z2ram: reindent [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[49/78] ataflop: use a separate gendisk for each media format [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[47/78] floppy: use a separate gendisk for each media format [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[46/78] ide: switch to __register_blkdev for command set probing [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[45/78] md: use __register_blkdev to allocate devices on demand [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 1 - --- 2020-11-16 Christoph Hellwig New
[44/78] loop: use __register_blkdev to allocate devices on demand [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[43/78] brd: use __register_blkdev to allocate devices on demand [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[41/78] swim: don't call blk_register_region [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[40/78] ide: remove ide_{,un}register_region [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[39/78] block: add an optional probe callback to major_names [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[38/78] block: rework requesting modules for unclaimed devices [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[37/78] block: split block_class_lock [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[36/78] block: open code kobj_map into in block/genhd.c [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[35/78] block: cleanup del_gendisk a bit [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[34/78] block: propagate BLKROSET to all partitions [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[33/78] block: remove __blkdev_driver_ioctl [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[32/78] block: remove set_device_ro [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[31/78] loop: use set_disk_ro [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[30/78] block: don't call into the driver for BLKROSET [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[29/78] dasd: implement ->set_read_only to hook into BLKROSET processing [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[28/78] md: implement ->set_read_only to hook into BLKROSET processing [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[27/78] rbd: implement ->set_read_only to hook into BLKROSET processing [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[26/78] block: add a new set_read_only method [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[25/78] block: don't call into the driver for BLKFLSBUF [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[24/78] mtd_blkdevs: don't override BLKFLSBUF [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[23/78] block: unexport revalidate_disk_size [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[22/78] virtio-blk: remove a spurious call to revalidate_disk_size [01/78] block: remove the call to __invalidate_device in check_disk_size_change 2 - - --- 2020-11-16 Christoph Hellwig New
[21/78] md: remove a spurious call to revalidate_disk_size in update_size [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[20/78] md: use set_capacity_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[19/78] dm-raid: use set_capacity_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change - 1 - --- 2020-11-16 Christoph Hellwig New
[18/78] zram: use set_capacity_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-16 Christoph Hellwig New
[17/78] rnbd: use set_capacity_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
[16/78] rbd: use set_capacity_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-16 Christoph Hellwig New
« 1 2 ... 286 287 288640 641 »