messages from 2020-04-08 03:57:32 to 2020-04-11 11:11:45 UTC [more...]
[PATCH resend] fat: Improve the readahead for FAT entries
2020-04-11 11:11 UTC
What about adding AT_NO_AUTOMOUNT analogue to openat2?
2020-04-11 10:51 UTC (5+ messages)
WARNING in iomap_apply
2020-04-11 7:39 UTC
[GIT PULL] orangefs: a fix and two cleanups and a merge conflict
2020-04-11 1:20 UTC (2+ messages)
[RFC v2 0/5] blktrace: fix use after free
2020-04-10 21:27 UTC (16+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal
[RFC v2 2/5] blktrace: fix debugfs use after free
2020-04-10 19:37 UTC
[GIT PULL] xfs: new code for 5.7, part 2
2020-04-10 17:30 UTC (2+ messages)
[PATCH v2] ext4: use non-movable memory for superblock readahead
2020-04-10 16:12 UTC (3+ messages)
[RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
2020-04-10 15:52 UTC (6+ messages)
` [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
2020-04-10 14:22 UTC (24+ messages)
` [PATCH v5 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v5 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v5 04/10] block: Modify revalidate zones
` [PATCH v5 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v5 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v5 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v5 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO
[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
2020-04-10 11:47 UTC
[PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
2020-04-10 11:46 UTC (5+ messages)
[selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail
2020-04-10 8:45 UTC (2+ messages)
[PATCH v4] proc/mounts: add cursor
2020-04-10 6:04 UTC (4+ messages)
[PATCH v3] proc/mounts: add cursor
2020-04-10 5:07 UTC (3+ messages)
[PATCH AUTOSEL 5.6 41/68] io-uring: drop completion when removing file
2020-04-10 3:46 UTC
[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
2020-04-10 0:27 UTC (39+ messages)
` [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
` [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
[PATCH] vfs: allow unprivileged whiteout creation
2020-04-09 21:28 UTC
[RFC 0/3] block: address blktrace use-after-free
2020-04-09 20:59 UTC (9+ messages)
` [RFC 3/3] block: avoid deferral of blk_release_queue() work
[PATCH] ubifs: remove broken lazytime support
2020-04-09 20:04 UTC (2+ messages)
[PATCH v2] proc/mounts: add cursor
2020-04-09 19:36 UTC (7+ messages)
[PATCH] xattr: fix uninitialized out-param
2020-04-09 19:34 UTC (2+ messages)
is this hang in a rename syscall is known?
2020-04-09 19:30 UTC (3+ messages)
[PATCH v10 0/9] proc: modernize proc to support multiple private instances
2020-04-09 14:32 UTC (4+ messages)
` [PATCH v10 8/9] proc: use human-readable values for hidehid
[PATCH RESEND v11 0/8] proc: modernize proc to support multiple private instances
2020-04-09 14:13 UTC (12+ messages)
` [PATCH RESEND v11 1/8] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH RESEND v11 2/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH RESEND v11 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
` [PATCH RESEND v11 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH RESEND v11 5/8] proc: add option to mount only a pids subset
` [PATCH RESEND v11 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
` [PATCH RESEND v11 7/8] proc: use human-readable values for hidepid
` [PATCH RESEND v11 8/8] proc: use named enums for better readability
[PATCH] ovl: skip overlayfs superblocks at global sync
2020-04-09 13:22 UTC (6+ messages)
[PATCH] proc/mounts: add cursor
2020-04-09 11:38 UTC (3+ messages)
memfd/fuse_test: BUG: kernel NULL pointer dereference, address: 00000041
2020-04-09 9:01 UTC
possible deadlock in send_sigurg
2020-04-09 8:35 UTC (4+ messages)
` [PATCH] proc: Use a dedicated lock in struct pid
[PATCH v3 0/3] Support userspace-selected fds
2020-04-09 8:10 UTC (11+ messages)
` [PATCH v3 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v3 3/3] fs: pipe2: Support O_SPECIFIC_FD
[PATCH 0/8] loopfs
2020-04-09 7:02 UTC (3+ messages)
[GIT PULL] 9p update for 5.7
2020-04-09 4:55 UTC (4+ messages)
` [GIT PULL v2] "
[GIT PULL] iomap: bug fix for 5.7
2020-04-09 4:55 UTC (2+ messages)
[GIT PULL] overlayfs update for 5.7
2020-04-09 4:55 UTC (2+ messages)
[ANNOUNCE] exfat-utils-1.0.1 initial version released
2020-04-09 1:59 UTC
[PATCH V8 0/5] Refactor ioctl_fibmap() internal interface
2020-04-09 0:32 UTC (3+ messages)
` [PATCH 2/5] cachefiles: drop direct usage of ->bmap method
[PATCH man-pages v2 0/2] document openat2(2)
2020-04-08 21:29 UTC (6+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
2020-04-08 16:13 UTC (21+ messages)
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v4 04/10] block: Modify revalidate zones
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd
` [PATCH v4 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
[PATCH 00/35] Documentation fixes for Kernel 5.8
2020-04-08 15:51 UTC (4+ messages)
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 14/35] fs: inode.c: get rid of docs warnings
[PATCH] netns: dangling pointer on netns bind mount point
2020-04-08 13:48 UTC (8+ messages)
[PATCH v2] exfat: replace 'time_ms' with 'time_10ms'
2020-04-08 11:21 UTC (2+ messages)
[PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue
2020-04-08 9:48 UTC (3+ messages)
` backport request for 3.16 [was: Re: [PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue]
[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
2020-04-08 9:04 UTC (6+ messages)
[PATCH] exfat: replace 'time_ms' with 'time_10ms'
2020-04-08 7:26 UTC (2+ messages)
` AW: "
[PATCH v10 00/12] Inline Encryption Support
2020-04-08 4:18 UTC (8+ messages)
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v10 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v10 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v10 10/12] fscrypt: add inline encryption support
` [PATCH v10 11/12] f2fs: "
` [PATCH v10 12/12] ext4: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).