linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-04 13:12:58 to 2021-01-07 06:15:42 UTC [more...]

[PATCH] proc_sysclt: fix oops caused by incorrect command parameters
 2021-01-07  6:14 UTC  (3+ messages)

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-07  3:55 UTC  (10+ messages)
` [PATCH v13 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes

[PATCH v3] overlay: Implement volatile-specific fsync error behaviour
 2021-01-07  3:51 UTC  (4+ messages)

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-07  0:17 UTC  (21+ messages)
` [v3 PATCH 01/11] mm: vmscan: use nid from shrink_control for tracepoint
` [v3 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v3 PATCH 05/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [v3 PATCH 06/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v3 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v3 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v3 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v3 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline
` [v3 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
 2021-01-06 23:58 UTC  (3+ messages)

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-06 23:40 UTC  (10+ messages)

[PATCH] sysctl: use min() helper for namecmp()
 2021-01-06 23:38 UTC  (2+ messages)

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-06 22:57 UTC  (3+ messages)

FUSE no longer allows empty string for "source" with new mount API
 2021-01-06 22:37 UTC 

[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
 2021-01-06 22:21 UTC  (4+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-06 17:14 UTC  (9+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH 08/10] md: Implement ->corrupted_range()
` [PATCH 09/10] xfs: Implement ->corrupted_range() for XFS

[PATCH] io_uring: Fix return value from alloc_fixed_file_ref_node
 2021-01-06 16:20 UTC  (2+ messages)

[PATCH] io_uring: fix an IS_ERR() vs NULL check
 2021-01-06 14:59 UTC  (6+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-06 14:19 UTC  (14+ messages)
` [PATCH v12 01/13] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v12 02/13] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v12 03/13] mm: Introduce VM_WARN_ON_PAGE macro
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v12 05/13] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v12 06/13] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v12 07/13] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v12 08/13] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v12 09/13] mm/hugetlb: Introduce PageHugeInflight
` [PATCH v12 10/13] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v12 11/13] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v12 13/13] mm/hugetlb: Optimize the code with the help of the compiler

[PATCH v2] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-06 13:44 UTC  (2+ messages)

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-06 10:33 UTC  (4+ messages)

[PATCH] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-06  7:49 UTC 

[PATCH] exfat: improve performance of exfat_free_cluster when using dirsync mount option
 2021-01-06  4:39 UTC 

[PATCH] fs: binfmt_em86: check return code of remove_arg_zero
 2021-01-06  2:57 UTC  (2+ messages)

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-06  2:43 UTC  (12+ messages)

[PATCH 0/6] kernfs: proposed locking and concurrency improvement
 2021-01-06  2:38 UTC  (4+ messages)

[LSFMMBPF 2021] A status update
 2021-01-05 20:30 UTC  (3+ messages)

[GIT PULL] afs: Fix directory entry name handling
 2021-01-05 20:30 UTC  (2+ messages)

[PATCH] bpf: Add signature checking for BPF programs
 2021-01-05 20:16 UTC  (2+ messages)

[PATCH 0/8] Superblock Notifications
 2021-01-05 19:52 UTC  (6+ messages)
` [PATCH 4/8] vfs: Add superblock notifications

[PATCH] io_uring: Delete useless variable ‘id’ in io_prep_async_work
 2021-01-05 18:34 UTC  (2+ messages)

[PATCH] fs: process fput task_work with TWA_SIGNAL
 2021-01-05 18:29 UTC 

[RFC PATCH 0/3][v3] vfs, overlayfs: Fix syncfs() to return correct errors
 2021-01-05 16:57 UTC  (28+ messages)
` [PATCH 2/3] vfs: Add a super block operation to check for writeback errors
` [PATCH 3/3] overlayfs: Report writeback errors on upper

[PATCH V4 0/1] block: fix I/O errors in BLKRRPART
 2021-01-05 15:02 UTC  (3+ messages)
` [PATCH V4 1/1] block: reject I/O for same fd if block size changed

[PATCH] Resolve LRU page-pinning issue for file-backed pages
 2021-01-05 14:57 UTC  (4+ messages)
` [PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers

mmotm 2021-01-04-16-56 uploaded
 2021-01-05 14:04 UTC  (3+ messages)
` mmotm 2021-01-04-16-56 uploaded (drivers/power/supply/max8997_charger.c)

[RFC PATCH RESEND] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC  (6+ messages)

[PATCH] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC 

[RFC PATCH V3 0/1] block: fix I/O errors in BLKRRPART
 2021-01-05 10:12 UTC  (7+ messages)
` [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed

[PATCH v2] fs: Validate umount flags before looking up path in ksys_umount
 2021-01-05  8:06 UTC  (2+ messages)

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2021-01-05  7:50 UTC  (3+ messages)

[PATCH v2] Resolve LRU page-pinning issue for file-backed pages
 2021-01-05  7:05 UTC  (2+ messages)
` [PATCH v2] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH v3] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-05  5:07 UTC  (2+ messages)

[PATCH v2] fs/dax: include <asm/page.h> to fix build error on ARC
 2021-01-05  4:17 UTC  (7+ messages)

[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
 2021-01-05  1:46 UTC  (3+ messages)

[xfstests RFC PATCH] generic: test for lazytime timestamp updates
 2021-01-05  0:58 UTC 

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-05  0:54 UTC  (14+ messages)
` [PATCH 01/13] fs: avoid double-writing inodes on lazytime expiration
` [PATCH 02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
` [PATCH 03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
` [PATCH 04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
` [PATCH 05/13] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH 06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
` [PATCH 07/13] fs: correctly document the inode dirty flags
` [PATCH 08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time()
` [PATCH 09/13] fs: drop redundant checks from __writeback_single_inode()
` [PATCH 10/13] fs: clean up __mark_inode_dirty() a bit
` [PATCH 11/13] fs: add a lazytime_expired method
` [PATCH 12/13] xfs: remove a stale comment from xfs_file_aio_write_checks()
` [PATCH 13/13] xfs: implement lazytime_expired

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2021-01-04 23:34 UTC  (5+ messages)
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()

[GIT PULL] afs: Fix directory entry name handling
 2021-01-04 23:06 UTC 

[vfs:work.elf-compat 11/13] fs/binfmt_elf.c:254: undefined reference to `vdso_image_32'
 2021-01-04 23:03 UTC  (2+ messages)

[PATCH v11 01/40] block: add bio_add_zone_append_page
 2021-01-04 22:30 UTC  (3+ messages)
` [PATCH v11 02/40] iomap: support REQ_OP_ZONE_APPEND

[RFC][PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2021-01-04 21:09 UTC  (5+ messages)

[PATCH] fs: Validate flags and capabilities before looking up path in ksys_umount
 2021-01-04 20:33 UTC  (3+ messages)

[PATCH v3 1/2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-04 19:51 UTC  (5+ messages)
` [PATCH v3 2/2] proc: ensure security hook is called after exec

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2021-01-04 19:10 UTC  (6+ messages)

[PATCH v3] vfs: don't unnecessarily clone write access for writable fds
 2021-01-04 19:08 UTC  (3+ messages)

[PATCH][RESEND] vfs: serialize updates to file->f_sb_err with f_lock
 2021-01-04 19:00 UTC  (3+ messages)

[ANNOUNCE] udftools 2.3
 2021-01-04 17:35 UTC 

[PATCH v2 0/7] no-copy bvec
 2021-01-04 17:23 UTC  (12+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 7/7] bio: don't copy bvec for "

[PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2021-01-04 17:03 UTC  (5+ messages)

[proc/wchan] 30a3a19273: leaking-addresses.proc.wchan./proc/bus/input/devices:B:KEY=1000000000007ff980000000007fffebeffdfffeffffffffffffffffffffe
 2021-01-04 13:27 UTC  (3+ 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).