linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-15 10:50:17 to 2020-11-17 15:36:00 UTC [more...]

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
        ` [External] "

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:29 UTC  (17+ messages)
` [PATCH v4 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v4 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
  ` [External] RE: [PATCH v4 00/21] Free some vmemmap pages of "

[RFC PATCH 1/3] fs: Add s_instance_id field to superblock for unique identification
 2020-11-17 15:24 UTC  (24+ messages)
` [RFC PATCH 2/3] overlay: Add ovl_do_getxattr helper
` [RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:09 UTC  (4+ messages)

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-17 14:03 UTC  (5+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption

[PATCH AUTOSEL 5.9 15/21] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-17 12:56 UTC 

[PATCH AUTOSEL 4.19 6/6] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 4.9 3/3] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 4.14 3/3] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 5.4 09/11] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-17 12:57 UTC 

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-17 12:29 UTC  (12+ messages)

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[Question] How to deal D state on request_wait_answer?
 2020-11-17  9:01 UTC 

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-17  8:14 UTC  (8+ messages)
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM

[RFC][PATCH] fanotify: introduce filesystem view mark
 2020-11-17  7:09 UTC  (2+ messages)
` [fanotify] a23a7dc576: unixbench.score -3.7% regression

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-17  6:26 UTC  (3+ messages)
` [PATCH v2] memfd_secret.2: New "

[PATCH v24 00/12] Landlock LSM
 2020-11-17  5:37 UTC  (2+ messages)

mmotm 2020-11-16-16-47 uploaded
 2020-11-17  4:29 UTC  (3+ messages)
` mmotm 2020-11-16-16-47 uploaded (m/secretmem.c)

[PATCH v2] epoll: add nsec timeout support
 2020-11-17  2:21 UTC  (12+ messages)

mmotm 2020-11-16-16-23 uploaded
 2020-11-17  0:24 UTC 

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-16 21:27 UTC  (4+ messages)

Proposal for the new mount options: no_symlink and no_new_symlink
 2020-11-16 18:03 UTC  (2+ messages)

cleanup updating the size of block devices v3
 2020-11-16 17:37 UTC  (82+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 12/78] dm: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 15/78] drbd: use set_capacity_and_notify
` [PATCH 16/78] rbd: "
` [PATCH 17/78] rnbd: "
` [PATCH 18/78] zram: "
` [PATCH 19/78] dm-raid: "
` [PATCH 20/78] md: "
` [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 23/78] block: unexport revalidate_disk_size
` [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
` [PATCH 26/78] block: add a new set_read_only method
` [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 28/78] md: "
` [PATCH 29/78] dasd: "
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 35/78] block: cleanup del_gendisk a bit
` [PATCH 36/78] block: open code kobj_map into in block/genhd.c
` [PATCH 37/78] block: split block_class_lock
` [PATCH 38/78] block: rework requesting modules for unclaimed devices
` [PATCH 39/78] block: add an optional probe callback to major_names
` [PATCH 40/78] ide: remove ide_{,un}register_region
` [PATCH 41/78] swim: don't call blk_register_region
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
` [PATCH 44/78] loop: "
` [PATCH 45/78] md: "
` [PATCH 46/78] ide: switch to __register_blkdev for command set probing
` [PATCH 47/78] floppy: use a separate gendisk for each media format
` [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
` [PATCH 50/78] z2ram: reindent
` [PATCH 51/78] z2ram: use separate gendisk for the different modes
` [PATCH 52/78] block: switch gendisk lookup to a simple xarray
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 63/78] bcache: remove a superflous lookup_bdev all
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct
` [PATCH 75/78] block: stop using bdget_disk for partition 0
` [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
` [PATCH 77/78] fs: simplify the get_super_thawed interface
` [PATCH 78/78] block: remove i_bdev

Garbage data while reading via usermode driver?
 2020-11-16 14:15 UTC  (4+ messages)

[PATCH v2] binfmt_elf_fdpic: return corresponding errcode if create_elf_fdpic_tables() fail
 2020-11-16 14:06 UTC 

[ANNOUNCE] stable util-linux v2.36.1
 2020-11-16 13:46 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 10:18 UTC  (2+ messages)
` [PATCH v4 11/27] fs: fix "

INFO: task can't die in io_sq_thread_stop
 2020-11-16  9:32 UTC  (2+ messages)

[PATCH 0/2] io_uring: add mkdirat support
 2020-11-16  4:45 UTC  (3+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename
` [PATCH 2/2] io_uring: add support for IORING_OP_MKDIRAT

[PATCH 1/6] seq_file: add seq_read_iter
 2020-11-16  3:29 UTC  (18+ messages)

WARNING: suspicious RCU usage in unmap_page_range
 2020-11-15 19:30 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-15 12:31 UTC  (6+ messages)
` [PATCH v2 21/39] af_unix: handle "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).