linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-02 12:37:19 to 2020-06-05 14:42:36 UTC [more...]

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-05 14:42 UTC  (4+ messages)

[PATCH v3] block: Fix use-after-free in blkdev_get()
 2020-06-05 14:37 UTC  (3+ messages)

[PATCH resend] fs/namei.c: micro-optimize acl_permission_check
 2020-06-05 14:23 UTC 

[PATCH 1/3] writeback: Avoid skipping inode writeback
 2020-06-05 14:11 UTC  (2+ messages)

[GIT PULL] afs: Improvements for v5.8
 2020-06-05 14:02 UTC  (3+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-05 13:27 UTC  (19+ messages)

[PATCH v2] block: Fix use-after-free in blkdev_get()
 2020-06-05 13:23 UTC  (18+ messages)
        `  "

[PATCH] iomap: Handle I/O errors gracefully in page_mkwrite
 2020-06-05 12:48 UTC  (9+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-05  7:54 UTC  (11+ messages)
` [PATCH v3 2/4] pid: Use file_receive helper to copy FDs
` [PATCH v3 3/4] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v3 4/4] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH] exfat: fix range validation error in alloc and free cluster
 2020-06-05  7:53 UTC  (3+ messages)

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-05  7:32 UTC  (4+ messages)
` [PATCH 2/3] exfat: optimize exfat_zeroed_cluster()
` [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing

clean up kernel_{read,write} & friends v2
 2020-06-05  6:36 UTC  (7+ messages)

[PATCH v2] block: Fix use-after-free in blkdev_get()
 2020-06-05  6:43 UTC 

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-06-05  4:48 UTC  (6+ messages)
` [PATCH v5 5/7] blktrace: fix "

memory leak in do_eventfd
 2020-06-05  4:24 UTC  (2+ messages)

[PATCH 0/2] proc: use subset option to hide some top-level procfs entries
 2020-06-05  4:17 UTC  (10+ messages)
` [PATCH 1/2] "
  ` [PATCH] proc: fix boolreturn.cocci warnings
` [PATCH 2/2] docs: proc: update documentation about subset= parameter

[PATCH] block: Fix use-after-free in blkdev_get()
 2020-06-05  3:45 UTC 

[PATCH 2/4] exec: Relocate S_ISREG() check
 2020-06-05  2:57 UTC  (3+ messages)
  ` [exec] 166d03c9ec: ltp.execveat02.fail

[PATCH] hfs: fix null-ptr-deref in hfs_find_init()
 2020-06-05  3:01 UTC 

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-06-05  2:30 UTC  (9+ messages)
  ` 回复: "

BUG: sleeping function called from invalid context in crypto_drop_spawn
 2020-06-05  1:21 UTC  (3+ messages)

Virtual Linux Plumbers 2020: Containers and Checkpoint/Restore microconference CFP Open until 20 July
 2020-06-04 22:06 UTC 

[GIT PULL] ext2 and reiserfs cleanups for 5.8-rc2
 2020-06-04 21:15 UTC  (2+ messages)

[GIT PULL] Fsnotify changes for 5.8-rc1
 2020-06-04 21:15 UTC  (2+ messages)

[GIT PULL] zonefs changes for 5.8
 2020-06-04 21:15 UTC  (2+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-06-04 19:24 UTC  (5+ messages)
` [PATCH v5 "

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04 15:34 UTC  (4+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[PATCHES] uaccess base
 2020-06-04 14:18 UTC  (8+ messages)
` [PATCHES] uaccess hpsa

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-06-04 13:55 UTC  (10+ messages)

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-06-04 11:59 UTC  (3+ messages)

INFO: task hung in corrupted (2)
 2020-06-04 11:41 UTC  (3+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-06-04  9:16 UTC  (4+ messages)
` [PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()

[PATCH v2] iomap: avoid deadlock if memory reclaim is triggered in writepage path
 2020-06-04  7:05 UTC 

[PATCH v5 0/3] close_range()
 2020-06-04  1:15 UTC  (13+ messages)
` [PATCH v5 1/3] open: add close_range()
` [PATCH v5 2/3] arch: wire-up close_range()
` [PATCH v5 3/3] tests: add close_range() tests

mmotm 2020-06-03-17-54 uploaded
 2020-06-04  0:54 UTC 

[git pull] vfs.git work.splice
 2020-06-04  0:40 UTC  (2+ messages)

[PATCH] exfat: fix incorrect update of stream entry in __exfat_truncate()
 2020-06-03 23:28 UTC 

[PATCH 0/2] a couple documentation fixes
 2020-06-03 19:12 UTC  (4+ messages)
` [PATCH 2/2] docs: fs: proc.rst: fix a warning due to a merge conflict

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-06-03 17:03 UTC  (7+ messages)
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

[PATCH v2 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-06-03 17:01 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
` [PATCH v2 3/3] prctl: Allow ptrace capable processes to change exe_fd

[PATCHv5 1/1] ext4: mballoc: Use raw_cpu_ptr instead of this_cpu_ptr
 2020-06-03 10:31 UTC  (4+ messages)
` [PATCH "

[PATCH] locks: add locks_move_blocks in posix_lock_inode
 2020-06-03 10:34 UTC  (6+ messages)

[PATCHv5 0/5] Improve ext4 handling of ENOSPC with multi-threaded use-case
 2020-06-03 10:10 UTC  (4+ messages)
` [PATCHv5 3/5] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling

[PATCH v2] exfat: fix memory leak in exfat_parse_param()
 2020-06-03  6:30 UTC 

fixes for work.sysctl
 2020-06-03  5:52 UTC  (5+ messages)
` [PATCH 1/4] net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
` [PATCH 2/4] net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
` [PATCH 3/4] random: fix an incorrect __user annotation on proc_do_entropy
` [PATCH 4/4] trace: fix an incorrect __user annotation on stack_trace_sysctl

[PATCH] xfs/XXX: Add xfs/XXX
 2020-06-03  3:49 UTC  (6+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 2
 2020-06-03  3:50 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.8
 2020-06-03  3:50 UTC  (2+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 1
 2020-06-03  3:50 UTC  (3+ messages)

[GIT PULL] xfs: new code for 5.8 (now with fixed To line)
 2020-06-03  2:40 UTC  (2+ messages)

[PATCH] exfat: fix memory leak in exfat_parse_param()
 2020-06-03  2:16 UTC  (3+ messages)

[GIT PULL] General notification queue and key notifications
 2020-06-03  2:15 UTC  (2+ messages)

[PATCH v2] exfat: fix memory leak in exfat_parse_param()
 2020-06-03  2:09 UTC 

[PATCH v13 00/12] Inline Encryption Support
 2020-06-03  2:07 UTC  (3+ messages)
` [PATCH v13 10/12] fscrypt: add inline encryption support

memory leak in exfat_parse_param
 2020-06-03  1:32 UTC  (3+ messages)

[PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
 2020-06-02 21:35 UTC  (2+ messages)

[PATCH] RFC: fuse: virtiofs: Call security hooks on new inodes
 2020-06-02 18:23 UTC  (2+ messages)

[PATCH V5 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-06-02 15:58 UTC  (5+ messages)

[GIT PULL] General notification queue and key notifications
 2020-06-02 15:54 UTC  (2+ messages)

[PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable [ver #2]
 2020-06-02 13:43 UTC 

Fwd: ❌ FAIL: Test report for kernel 5.7.0-f359287.cki (mainline.kernel.org)
 2020-06-02 12:37 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).