messages from 2022-09-21 09:11:47 to 2022-09-23 03:05:27 UTC [more...]
[PATCH RFC] VFS: lock source directory for link to avoid rename race
2022-09-23 3:02 UTC (2+ messages)
` [VFS] 3fb4ec6faa: ltp.linkat02.fail
[PATCH v2 00/18] Fix the DAX-gup mistake
2022-09-23 2:10 UTC (42+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
2022-09-23 1:17 UTC (30+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 04/12] btrfs: send: "
` [PATCH 05/12] dma-buf: "
` [PATCH 06/12] coredump: "
` [PATCH 07/12] igb: "
` [PATCH 08/12] openvswitch: "
` [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly
` [PATCH 10/12] iwlwifi: Track scan_cmd "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions
` [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-23 0:58 UTC (10+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
2022-09-23 0:04 UTC (9+ messages)
` [PATCH 1/2] iomap: write iomap validity checks
` [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps
[PATCH v2] proc: report open files as size in stat() for /proc/pid/fd
2022-09-22 22:40 UTC
[syzbot] possible deadlock in lock_two_nondirectories
2022-09-22 22:24 UTC
[RFC PATCH 00/29] acl: add vfs posix acl api
2022-09-22 22:13 UTC (38+ messages)
` [PATCH 01/29] fs: pass dentry to set acl method
` [PATCH 02/29] fs: rename current get "
` [PATCH 03/29] fs: add new "
` [PATCH 04/29] cifs: implement "
` [PATCH 05/29] cifs: implement set "
` [PATCH 06/29] 9p: implement get "
` [PATCH 07/29] 9p: implement set "
` [PATCH 08/29] acl: add vfs_set_acl()
` [PATCH 09/29] security: add set acl hook
` [PATCH 10/29] selinux: implement "
` [PATCH 11/29] smack: "
` [PATCH 12/29] evm: "
` [PATCH 13/29] acl: use "
` [PATCH 14/29] evm: add post "
` [PATCH 15/29] acl: add vfs_get_acl()
` [PATCH 16/29] acl: add vfs_remove_acl()
` [PATCH 17/29] evm: simplify evm_xattr_acl_change()
` [PATCH 18/29] ksmbd: use vfs_remove_acl()
` [PATCH 19/29] ecryptfs: implement get acl method
` [PATCH 20/29] ecryptfs: implement set "
` [PATCH 21/29] ovl: implement get "
` [PATCH 22/29] ovl: implement set "
` [PATCH 23/29] ovl: use posix acl api
` [PATCH 24/29] xattr: "
` [PATCH 25/29] ecryptfs: use stub posix acl handlers
` [PATCH 26/29] ovl: "
` [PATCH 27/29] cifs: "
` [PATCH 28/29] 9p: "
` [PATCH 29/29] acl: remove a slew of now unused helpers
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-22 20:18 UTC (15+ messages)
[PATCH] fs: drop useless condition from inode_needs_update_time
2022-09-22 17:25 UTC
[PATCH v4 00/10] fuse tmpfile
2022-09-22 16:22 UTC (17+ messages)
` [PATCH v4 01/10] vfs: add vfs_tmpfile_open() helper
` [PATCH v4 02/10] hugetlbfs: cleanup mknod and tmpfile
` [PATCH v4 03/10] cachefiles: tmpfile error handling cleanup
` [PATCH v4 04/10] cachefiles: only pass inode to *mark_inode_inuse() helpers
` [PATCH v4 05/10] cachefiles: use vfs_tmpfile_open() helper
` [PATCH v4 06/10] ovl: "
` [PATCH v4 07/10] vfs: make vfs_tmpfile() static
` [PATCH v4 08/10] vfs: move open right after ->tmpfile()
` [PATCH v4 09/10] vfs: open inside ->tmpfile()
` [PATCH v4 10/10] fuse: implement ->tmpfile()
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-22 14:45 UTC (22+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
thoughts about fanotify and HSM
2022-09-22 13:03 UTC (11+ messages)
[PATCH 0/3] Check content after reading from quota file
2022-09-22 12:58 UTC (6+ messages)
` [PATCH 1/3] quota: Check next/prev free block number "
[PATCH v2 0/3] Check content after reading from quota file
2022-09-22 13:04 UTC (4+ messages)
` [PATCH v2 1/3] quota: Check next/prev free block number "
` [PATCH v2 2/3] quota: Replace all block number checking with helper function
` [PATCH v2 3/3] quota: Add more checking after reading from quota file
[bug report] disk quota exceed after multiple write/delete loops
2022-09-22 12:02 UTC (2+ messages)
[PATCH] xfs: take shared inode lock on single page buffered writes
2022-09-22 9:55 UTC
[PATCH 0/3] fix error when writing negative value to simple attribute files
2022-09-22 8:06 UTC (2+ messages)
[PATCH] filemap: Fix error propagation in do_read_cache_page()
2022-09-22 8:06 UTC (3+ messages)
[PATCH v3 0/9] fuse tmpfile
2022-09-22 8:04 UTC (29+ messages)
` [PATCH v3 3/9] vfs: add tmpfile_open() helper
` [PATCH v3 4/9] cachefiles: use "
` [PATCH v3 7/9] vfs: move open right after ->tmpfile()
` [PATCH v3 8/9] vfs: open inside ->tmpfile()
` [PATCH v3 9/9] fuse: implement ->tmpfile()
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2022-09-22 7:27 UTC (2+ messages)
` [fs/exec.c] 0a276ae2d2: BUG:workqueue_lockup-pool
[PATCH v2] erofs: clean up .read_folio() and .readahead() in fscache mode
2022-09-22 6:24 UTC
[PATCH] erofs: clean up .read_folio() and .readahead()
2022-09-22 2:30 UTC (2+ messages)
` [Phishing Risk] [External] "
[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
2022-09-21 21:30 UTC
[PATCH v2] Documentation: filesystems: correct possessive "its"
2022-09-21 20:07 UTC (2+ messages)
[PATCHES] file_inode() and ->f_mapping cleanups
2022-09-21 19:30 UTC (3+ messages)
` [PATCH 8/8] orangefs: use ->f_mapping
[RFC][PATCH] Change calling conventions for filldir_t
2022-09-21 19:25 UTC (5+ messages)
` Switching to iterate_shared
` [apparmor] "
[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-09-21 18:30 UTC (4+ messages)
[PATCH] proc: report open files as size in stat() for /proc/pid/fd
2022-09-21 18:08 UTC (3+ messages)
[PATCH] libfs: fix negative value support in simple_attr_write()
2022-09-21 14:40 UTC (4+ messages)
[PATCH v9 12/27] rust: add `kernel` crate
2022-09-21 14:19 UTC (11+ messages)
[PATCH v9 12/27] rust: add `kernel` crate
2022-09-21 11:46 UTC (5+ messages)
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2022-09-21 11:20 UTC (13+ messages)
[RESEND PATCH v2 0/2] watch_queue: Clean up some code
2022-09-21 9:27 UTC (3+ messages)
` [RESEND PATCH v2 1/2] include/linux/watch_queue: Improve documentation
` [RESEND PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
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).