linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 20:04:47 to 2020-06-08 00:58:30 UTC [more...]

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-08  0:57 UTC  (2+ messages)
` [PATCH v2 00/18] "

[GIT PULL] General notification queue and key notifications
 2020-06-08  0:49 UTC  (3+ messages)

[PATCH resend] fs/namei.c: micro-optimize acl_permission_check
 2020-06-07 19:48 UTC  (5+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-07 16:09 UTC  (12+ messages)

[PATCH] path_pts: missing check for d_hash_and_lookup()
 2020-06-07 15:00 UTC 

[PATCH v5 0/3] close_range()
 2020-06-07 13:22 UTC  (13+ messages)
` [PATCH v5 1/3] open: add close_range()

[PATCH] iomap: Fix unsharing of an extent >2GB on a 32-bit machine
 2020-06-07 10:35 UTC 

[PATCH 0/4] kernfs: proposed locking and concurrency improvement
 2020-06-07  8:40 UTC  (5+ messages)
` [PATCH 1/4] kernfs: switch kernfs to use an rwsem
    ` [kernfs] ea7c5fc39a: stress-ng.stream.ops_per_sec 11827.2% improvement

[PATCH] epoll: extra check in ep_item_poll()
 2020-06-07  7:10 UTC 

[PATCH v3 00/25] Large pages in the page cache
 2020-06-07  3:08 UTC  (7+ messages)
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-07  0:33 UTC  (5+ messages)
  ` [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing

[PATCH] smb3: extend fscache mount volume coherency check
 2020-06-06 16:21 UTC  (2+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-06 16:04 UTC  (19+ messages)

[PATCH v7 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-06 15:52 UTC  (9+ messages)
` [PATCH v7 1/8] fs: introduce kernel_pread_file* support
` [PATCH v7 2/8] firmware: add offset to request_firmware_into_buf
` [PATCH v7 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v7 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v7 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v7 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v7 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH] fs/userfaultfd: No need for gotos
 2020-06-06 15:02 UTC 

[PATCH 1/3] fs: Use get_max_files() instead of files_stat.max_files in alloc_empty_file()
 2020-06-06 14:28 UTC  (5+ messages)
` [PATCH 2/3] fs: Introduce cmdline argument exceed_file_max_panic
` [PATCH 3/3] docs: admin-guide: Explain cmdline argument exceed_file_max_panic in fs.rst

[PATCH v6 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-06  4:56 UTC  (13+ messages)
` [PATCH v6 1/8] fs: introduce kernel_pread_file* support
` [PATCH v6 2/8] firmware: add offset to request_firmware_into_buf
` [PATCH v6 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v6 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v6 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v6 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v6 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH 0/3] Transient errors in Direct I/O
 2020-06-06  3:13 UTC  (5+ messages)
` [PATCH 1/3] iomap: dio Return zero in case of unsuccessful pagecache invalidation
` [PATCH 2/3] btrfs: Wait for extent bits to release page
` [PATCH 3/3] xfs: fallback to buffered I/O if direct I/O is short

[PATCH 00/27] afs: Improvements
 2020-06-06  1:58 UTC  (3+ messages)
` [PATCH 18/27] afs: Detect cell aliases 1 - Cells with root volumes

[PATCH v2 0/3] Relocate execve() sanity checks
 2020-06-06  1:45 UTC  (6+ messages)
` [PATCH v2 1/3] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v2 2/3] exec: Move S_ISREG() check earlier
` [PATCH v2 3/3] exec: Move path_noexec() "

[GIT PULL] afs: Improvements for v5.8
 2020-06-05 23:50 UTC  (5+ messages)

[GIT PULL] orangefs pull request for 5.8
 2020-06-05 23:50 UTC  (2+ messages)

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

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

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-06-05 18:37 UTC  (11+ messages)

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

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-05 16:25 UTC  (22+ messages)
` [PATCH stable 4.9 01/21] media: dvb_frontend: ensure that inital front end status initialized
` [PATCH stable 4.9 02/21] media: dvb_frontend: initialize variable s with FE_NONE instead of 0
` [PATCH stable 4.9 03/21] media: dvb/frontend.h: move out a private internal structure
` [PATCH stable 4.9 04/21] media: dvb/frontend.h: document the uAPI file
` [PATCH stable 4.9 05/21] media: dvb_frontend: get rid of get_property() callback
` [PATCH stable 4.9 06/21] media: stv0288: get rid of set_property boilerplate
` [PATCH stable 4.9 07/21] media: stv6110: get rid of a srate dead code
` [PATCH stable 4.9 08/21] media: friio-fe: get rid of set_property()
` [PATCH stable 4.9 09/21] media: dvb_frontend: get rid of set_property() callback
` [PATCH stable 4.9 10/21] media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()
` [PATCH stable 4.9 11/21] media: dvb_frontend: cleanup ioctl handling logic
` [PATCH stable 4.9 12/21] media: dvb_frontend: get rid of property cache's state
` [PATCH stable 4.9 13/21] media: dvb_frontend: better document the -EPERM condition
` [PATCH stable 4.9 14/21] media: dvb_frontend: fix return values for FE_SET_PROPERTY
` [PATCH stable 4.9 15/21] media: dvb_frontend: dtv_property_process_set() cleanups
` [PATCH stable 4.9 16/21] media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
` [PATCH stable 4.9 17/21] media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
` [PATCH stable 4.9 18/21] media: dvb_frontend: Add compat_ioctl callback
` [PATCH stable 4.9 19/21] media: dvb_frontend: Add commands implementation for compat ioct
` [PATCH stable 4.9 20/21] media: dvb_frontend: fix wrong cast in compat_ioctl
` [PATCH stable 4.9 21/21] media: dvb_frontend: fix return error code

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-06-05 16:20 UTC  (2+ messages)

clean up kernel_{read,write} & friends v2
 2020-06-05 15:00 UTC  (8+ messages)

[PATCH 0/2] proc: use subset option to hide some top-level procfs entries
 2020-06-05 14:47 UTC  (10+ messages)
` [PATCH 1/2] "
  ` [PATCH] proc: fix boolreturn.cocci warnings

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

[PATCH 1/3] writeback: Avoid skipping inode writeback
 2020-06-05 14:11 UTC  (2+ 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 v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-05  7:54 UTC  (5+ messages)

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

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

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

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


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