linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-22 15:17:57 to 2022-09-25 12:12:14 UTC [more...]

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2022-09-25 12:12 UTC  (7+ messages)
` [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 13/20] hfsplus: "

[syzbot] kernel panic: stack is corrupted in lock_release (3)
 2022-09-25 10:47 UTC 

[PATCH] virtio_fs.c: add check kmalloc return
 2022-09-25 10:31 UTC  (3+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-25  7:17 UTC  (20+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 08/16] dma-buf: "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 11/16] bpf: "
` [PATCH v2 12/16] devres: "
` [PATCH v2 13/16] mempool: "
` [PATCH v2 14/16] kasan: Remove ksize()-related tests
` [PATCH v2 15/16] mm: Make ksize() a reporting-only function
` [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[syzbot] kernel panic: stack is corrupted in writeback_single_inode
 2022-09-25  4:58 UTC 

[syzbot] BUG: unable to handle kernel paging request in evict
 2022-09-25  4:19 UTC  (2+ messages)

[syzbot] general protection fault in d_flags_for_inode
 2022-09-25  3:17 UTC 

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-25  0:43 UTC  (10+ messages)
` [PATCH printk 02/18] printk: Declare log_wait properly
` [PATCH printk 07/18] printk: Convert console list walks for readers to list lock
` [PATCH printk 11/18] printk: Convert console_drivers list to hlist

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-24 22:25 UTC  (3+ messages)

[PATCH] filemap: Fix error propagation in do_read_cache_page()
 2022-09-24 21:43 UTC  (3+ messages)

[syzbot] kernel panic: stack is corrupted in lock_acquire (2)
 2022-09-24 19:16 UTC 

[RFC PATCH 00/29] acl: add vfs posix acl api
 2022-09-24 18:22 UTC  (67+ 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

[PATCH v4 00/10] fuse tmpfile
 2022-09-24 14:37 UTC  (16+ messages)
` [PATCH v4 01/10] vfs: add vfs_tmpfile_open() helper
` [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 09/10] vfs: open inside ->tmpfile()
` [PATCH v4 10/10] fuse: implement ->tmpfile()

[syzbot] BUG: unable to handle kernel paging request in eventfd_ctx_put
 2022-09-24 11:47 UTC 

[syzbot] invalid opcode in writeback_single_inode
 2022-09-24  8:08 UTC 

[PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-09-24  4:34 UTC  (5+ messages)
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list

[RFC][PATCH] iov_iter: Add extraction functions
 2022-09-24  2:22 UTC  (2+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-23 23:06 UTC  (31+ 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 v6 0/5] landlock: truncate support
 2022-09-23 20:54 UTC  (12+ messages)
` [PATCH v6 2/5] landlock: Support file truncation
` [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support
` [PATCH v6 5/5] landlock: Document Landlock's "

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (22+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 07/12] igb: "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions

[PATCH] libfs: fix negative value support in simple_attr_write()
 2022-09-23 16:59 UTC  (2+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-23 16:13 UTC  (20+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-23 15:20 UTC  (12+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-23 14:58 UTC  (18+ messages)

[PATCH v2 RESEND] namei: clear nd->root.mnt before O_CREAT unlazy
 2022-09-23 14:03 UTC 

[PATCH v3 0/3] Check content after reading from quota file
 2022-09-23 13:45 UTC  (4+ messages)
` [PATCH v3 1/3] quota: Check next/prev free block number "
` [PATCH v3 2/3] quota: Replace all block number checking with helper function
` [PATCH v3 3/3] quota: Add more checking after reading from quota file

[PATCH 0/2] fs/ntfs3: Add option "nocase" and refactoring
 2022-09-23 12:04 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Add option "nocase"
` [PATCH 2/2] fs/ntfs3: Rename variables and add comment

[PATCH v2 0/3] Check content after reading from quota file
 2022-09-23 11:48 UTC  (5+ messages)
` [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

thoughts about fanotify and HSM
 2022-09-23 11:22 UTC  (5+ messages)

[bug report] disk quota exceed after multiple write/delete loops
 2022-09-23 10:28 UTC  (4+ messages)

[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

[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 

[PATCH] fs: drop useless condition from inode_needs_update_time
 2022-09-22 17:25 UTC 


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