linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 03:10:57 to 2020-04-16 12:42:11 UTC [more...]

[PATCH v6 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-16 12:41 UTC  (14+ messages)
` [PATCH v6 01/11] scsi: free sgtables in case command setup fails
` [PATCH v6 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v6 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v6 05/11] block: introduce blk_req_zone_write_trylock
` [PATCH v6 06/11] block: Modify revalidate zones
` [PATCH v6 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v6 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v6 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v6 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v6 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-04-16 12:26 UTC  (3+ messages)
` [PATCH man-pages v4] Document encoded I/O

[PATCH v2 00/16] Fanotify event with name info
 2020-04-16 12:16 UTC  (3+ messages)
` [PATCH v2 13/16] fanotify: report name info for FAN_DIR_MODIFY event

[PATCH] io_getevents.2: Add EINVAL for case of timeout parameter out of range
 2020-04-16 12:12 UTC  (2+ messages)

[PATCH v16 00/10] Landlock LSM
 2020-04-16 10:39 UTC  (11+ messages)
` [PATCH v16 01/10] landlock: Add object management
` [PATCH v16 02/10] landlock: Add ruleset and domain management
` [PATCH v16 03/10] landlock: Set up the security framework and manage credentials
` [PATCH v16 04/10] landlock: Add ptrace restrictions
` [PATCH v16 05/10] fs,landlock: Support filesystem access-control
` [PATCH v16 06/10] landlock: Add syscall implementation
` [PATCH v16 07/10] arch: Wire up landlock() syscall
` [PATCH v16 08/10] selftests/landlock: Add initial tests
` [PATCH v16 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v16 10/10] landlock: Add user and kernel documentation

[PATCH v6 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-16 11:41 UTC  (4+ messages)
` [PATCH v6 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v6 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH v5 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-16 11:31 UTC  (7+ messages)
` [PATCH v5 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v5 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-16 10:32 UTC  (28+ messages)
` [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
` [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load

[RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
 2020-04-16 10:27 UTC  (4+ messages)
  ` [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations

[PATCH v3] exfat: replace 'time_ms' with 'time_cs'
 2020-04-16  8:51 UTC 

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-16  8:45 UTC  (10+ messages)
` [PATCH 01/34] docs: filesystems: fix references for doc files there
` [PATCH 14/34] docs: filesystems: convert dnotify.txt to ReST
` [PATCH 20/34] docs: filesystems: convert mandatory-locking.txt "
` [PATCH 22/34] docs: filesystems: rename path-lookup.txt file
` [PATCH 23/34] docs: filesystems: convert path-walking.txt to ReST
` [PATCH 26/34] docs: filesystems: convert sharedsubtree.txt "

[ANNOUNCE] exfat-utils-1.0.1 initial version released
 2020-04-16  8:21 UTC  (4+ messages)

[PATCH] Implement utf8 unit tests as a kunit test suite
 2020-04-16  7:51 UTC  (4+ messages)

[PATCH v2] exfat: replace 'time_ms' with 'time_10ms'
 2020-04-16  7:45 UTC  (5+ messages)

WARNING in iomap_apply
 2020-04-16  7:38 UTC  (4+ messages)
` [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*

improve use_mm / unuse_mm v2
 2020-04-16  6:43 UTC  (6+ messages)
` [PATCH 1/3] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 2/3] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 3/3] kernel: set USER_DS in kthread_use_mm

[PATCH 0/5] blktrace: fix use after free
 2020-04-16  6:34 UTC  (45+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[PATCH] exfat: remove the assignment of 0 to bool variable
 2020-04-16  6:34 UTC  (2+ messages)

[PATCH] test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
 2020-04-16  6:00 UTC  (5+ messages)

[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
 2020-04-16  5:36 UTC  (27+ messages)
` [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V8 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V8 03/11] fs/stat: Define DAX statx attribute
` [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V8 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section

[PATCH 0/2] exfat: timestamp fixes
 2020-04-16  4:11 UTC  (4+ messages)
` [PATCH 1/2] exfat: properly set s_time_gran
` [PATCH 2/2] exfat: zero out atime subsecond timestamp
  ` [PATCH 2/2 V2] exfat: truncate atimes to 2s granularity

[PATCH] proc: rename "catch" function argument
 2020-04-16  4:07 UTC  (2+ messages)

[PATCH] dcache: unlock inode->i_lock before goto restart tag in, d_prune_aliases
 2020-04-16  1:52 UTC  (3+ messages)

[PATCH] parisc: add sysctl file interface panic_on_stackoverflow
 2020-04-16  0:09 UTC  (2+ messages)

[PATCH 0/4] Fixes for exfat driver
 2020-04-15 23:43 UTC  (4+ messages)

possible deadlock in proc_pid_personality
 2020-04-15 21:20 UTC  (6+ messages)
  ` [PATCH] proc: Handle umounts cleanly

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-15 20:24 UTC  (9+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[PATCH 00/20] virtiofs: Add DAX support
 2020-04-15 17:22 UTC  (7+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[PATCH 0/8] mm: Speedup page cache truncation
 2020-04-15 16:12 UTC  (4+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper

KASAN: use-after-free Read in dput (2)
 2020-04-15 15:44 UTC 

[PATCH AUTOSEL 5.6 050/129] hibernate: Allow uswsusp to write to swap
 2020-04-15 11:33 UTC 

[PATCH AUTOSEL 5.4 28/84] hibernate: Allow uswsusp to write to swap
 2020-04-15 11:43 UTC 

[PATCH AUTOSEL 5.5 042/106] hibernate: Allow uswsusp to write to swap
 2020-04-15 11:41 UTC 

[PATCH v11 00/25] Change readahead API
 2020-04-15 11:22 UTC  (16+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 06/25] mm: Use readahead_control to pass arguments
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'

[PATCH v2] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-15 10:42 UTC  (2+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-15 10:11 UTC  (4+ messages)

[PATCH v2] fsnotify: Add missing annotation for fsnotify_finish_user_wait() and for fsnotify_prepare_user_wait()
 2020-04-15  9:45 UTC  (2+ messages)

[PATCH v5] proc/mounts: add cursor
 2020-04-15  9:24 UTC 

[PATCH v4 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-15  9:17 UTC  (5+ messages)
` [PATCH v4 RESEND 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
 2020-04-15  8:23 UTC  (7+ messages)
` [PATCH V7 9/9] Documentation/dax: Update Usage section

remove set_fs calls from the exec and coredump code v2
 2020-04-15  8:20 UTC  (7+ messages)
` [PATCH 4/8] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-15  7:46 UTC  (11+ messages)

[PATCH] umh: always return error when helper was not called
 2020-04-15  7:09 UTC 

implicit AOP_FLAG_NOFS for grab_cache_page_write_begin
 2020-04-15  7:02 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).