linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 05:51:27 to 2021-09-14 17:11:18 UTC [more...]

[PATCH] mnt: add support for non-rootfs initramfs
 2021-09-14 17:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-14 16:45 UTC  (15+ messages)
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify

ntfs3 mount options
 2021-09-14 16:33 UTC  (4+ messages)

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 16:24 UTC  (15+ messages)
` [PATCH 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH 2/8] fscache: Implement an alternate I/O interface to replace the old API
` [PATCH 3/8] nfs: Move to using the alternate (deprecated) fscache I/O API
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH 5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API
` [PATCH 6/8] fscache: Remove the old "
` [PATCH 7/8] fscache: Remove stats that are no longer used
` [PATCH 8/8] fscache: Update the documentation to reflect I/O API changes

start switching sysfs attributes to expose the seq_file
 2021-09-14 15:41 UTC  (33+ messages)
` [PATCH 01/13] seq_file: mark seq_get_buf as deprecated
` [PATCH 02/13] kernfs: remove kernfs_create_file and kernfs_create_file_ns
` [PATCH 03/13] kernfs: remove the unused lockdep_key field in struct kernfs_ops
` [PATCH 04/13] sysfs: split out binary attribute handling from sysfs_add_file_mode_ns
` [PATCH 05/13] sysfs: refactor sysfs_add_file_mode_ns
` [PATCH 07/13] sysfs: add ->seq_show support to sysfs_ops
` [PATCH 09/13] block: convert the blk_integrity attrs to use ->seq_show
` [PATCH 10/13] block: convert the request_queue "
` [PATCH 11/13] block: convert the elevator_queue "
` [PATCH 12/13] xfs: convert xfs_errortag "
` [PATCH 13/13] xfs: convert xfs_sysfs "

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-14 15:01 UTC  (14+ messages)

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-14 14:56 UTC  (5+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()

[PATCH] fs/ioctl: Remove unnecessary __user annotation
 2021-09-14 14:49 UTC 

[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
 2021-09-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"

/proc/stat interrupt counter wrap-around
 2021-09-14 14:11 UTC  (5+ messages)
` [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-09-14 12:46 UTC  (2+ messages)

[PATCH] aio: convert active_reqs into a hashtable
 2021-09-14 11:45 UTC  (2+ messages)

[PATCH v3 00/76] Optimize list lru memory consumption
 2021-09-14  7:29 UTC  (77+ messages)
` [PATCH v3 01/76] mm: list_lru: fix the return value of list_lru_count_one()
` [PATCH v3 02/76] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v3 03/76] mm: memcontrol: remove the kmem states
` [PATCH v3 04/76] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v3 05/76] mm: list_lru: remove holding lru lock
` [PATCH v3 06/76] mm: list_lru: only add memcg-aware lrus to the global lru list
` [PATCH v3 07/76] mm: list_lru: optimize memory consumption of arrays
` [PATCH v3 08/76] mm: introduce kmem_cache_alloc_lru
` [PATCH v3 09/76] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v3 10/76] dax: allocate inode by using alloc_inode_sb()
` [PATCH v3 11/76] 9p: "
` [PATCH v3 12/76] adfs: "
` [PATCH v3 13/76] affs: "
` [PATCH v3 14/76] afs: "
` [PATCH v3 15/76] befs: "
` [PATCH v3 16/76] bfs: "
` [PATCH v3 17/76] block: "
` [PATCH v3 18/76] btrfs: "
` [PATCH v3 19/76] ceph: "
` [PATCH v3 20/76] cifs: "
` [PATCH v3 21/76] coda: "
` [PATCH v3 22/76] ecryptfs: "
` [PATCH v3 23/76] efs: "
` [PATCH v3 24/76] erofs: "
` [PATCH v3 25/76] exfat: "
` [PATCH v3 26/76] ext2: "
` [PATCH v3 27/76] ext4: "
` [PATCH v3 28/76] fat: "
` [PATCH v3 29/76] freevxfs: "
` [PATCH v3 30/76] fuse: "
` [PATCH v3 31/76] gfs2: "
` [PATCH v3 32/76] hfs: "
` [PATCH v3 33/76] hfsplus: "
` [PATCH v3 34/76] hostfs: "
` [PATCH v3 35/76] hpfs: "
` [PATCH v3 36/76] hugetlbfs: "
` [PATCH v3 37/76] isofs: "
` [PATCH v3 38/76] jffs2: "
` [PATCH v3 39/76] jfs: "
` [PATCH v3 40/76] minix: "
` [PATCH v3 41/76] nfs: "
` [PATCH v3 42/76] nilfs2: "
` [PATCH v3 43/76] ntfs: "
` [PATCH v3 44/76] ocfs2: "
` [PATCH v3 45/76] openpromfs: "
` [PATCH v3 46/76] orangefs: "
` [PATCH v3 47/76] overlayfs: "
` [PATCH v3 48/76] proc: "
` [PATCH v3 49/76] qnx4: "
` [PATCH v3 50/76] qnx6: "
` [PATCH v3 51/76] reiserfs: "
` [PATCH v3 52/76] romfs: "
` [PATCH v3 53/76] squashfs: "
` [PATCH v3 54/76] sysv: "
` [PATCH v3 55/76] ubifs: "
` [PATCH v3 56/76] udf: "
` [PATCH v3 57/76] ufs: "
` [PATCH v3 58/76] vboxsf: "
` [PATCH v3 59/76] xfs: "
` [PATCH v3 60/76] zonefs: "
` [PATCH v3 61/76] ipc: "
` [PATCH v3 62/76] shmem: "
` [PATCH v3 63/76] net: "
` [PATCH v3 64/76] rpc: "
` [PATCH v3 65/76] f2fs: "
` [PATCH v3 66/76] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v3 67/76] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v3 68/76] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v3 69/76] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v3 70/76] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v3 71/76] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v3 72/76] mm: list_lru: replace linear array with xarray
` [PATCH v3 73/76] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v3 74/76] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v3 75/76] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v3 76/76] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[TOPIC LPC] Filesystem Shrink
 2021-09-14  6:12 UTC  (3+ messages)

[PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export
 2021-09-14  5:45 UTC  (10+ messages)

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-09-14  4:05 UTC  (5+ messages)

[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
 2021-09-14  3:33 UTC  (9+ messages)
` [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v3 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring
` [PATCH v3 3/8] audit: add filtering for io_uring records
` [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v3 7/8] selinux: add support for the io_uring access controls
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug

[PATCH] kernfs: fix the race in the creation of negative dentry
 2021-09-14  3:05 UTC  (2+ messages)

kvm crash in 5.14.1?
 2021-09-14  2:58 UTC 

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-09-14  2:49 UTC  (14+ messages)

[PATCHSET 0/3] Add ability to save/restore iov_iter state
 2021-09-14  1:54 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 10/16] connector: send event on write to /proc/[pid]/comm
 2021-09-13 22:34 UTC 

[PATCH AUTOSEL 5.13 13/19] connector: send event on write to /proc/[pid]/comm
 2021-09-13 22:34 UTC 

[PATCH AUTOSEL 5.14 19/25] connector: send event on write to /proc/[pid]/comm
 2021-09-13 22:33 UTC 

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-13 21:05 UTC  (3+ messages)

[PATCH] aio: Add support for the POLLFREE
 2021-09-13 18:37 UTC 

[GIT PULL] Memory folios for v5.15
 2021-09-13 18:12 UTC  (5+ messages)
` Folio discussion recap

[RFC PATCH 0/2] support cgroup pool in v1
 2021-09-13 16:24 UTC  (6+ messages)

[git pull] iov_iter fixes
 2021-09-13 15:29 UTC  (10+ messages)

[PATCH 0/3] fs/ntfs3: Speed up hardlink creation
 2021-09-13 15:15 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext
` [PATCH 2/3] fs/ntfs3: Change max hardlinks limit to 4000
` [PATCH 3/3] fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update

VFAT mounting / sharing issue after: d_path: make 'prepend()' fill up the buffer exactly on overflow
 2021-09-13 14:16 UTC 

[GIT PULL] afs: Fixes for 3rd party-induced data corruption
 2021-09-13 10:49 UTC 

[PATCH] Signed-off-by: Pavel Samsonov <pvsamsonov76@gmail.com>
 2021-09-13  8:14 UTC  (2+ messages)


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).