linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-12 14:14:13 to 2020-02-14 03:46:36 UTC [more...]

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-02-14  3:44 UTC  (3+ messages)

[PATCH v5 00/13] Change readahead API
 2020-02-14  3:36 UTC  (12+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 02/13] mm: Ignore return value of ->readpages
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 06/13] fs: Convert mpage_readpages to mpage_readahead

[PATCH v2 1/2] staging: exfat: remove DOSNAMEs
 2020-02-14  3:31 UTC  (2+ messages)
` [PATCH v2 2/2] staging: exfat: dedicate count_entries() to sub-dir counting

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-02-14  3:26 UTC  (4+ messages)
  ` [PATCH 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH 2/3] Teach SELinux about anonymous inodes
  ` [PATCH 3/3] Wire UFFD up to SELinux

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-14  2:02 UTC  (19+ messages)
` [PATCH v2] "

[PATCH 1/2] pstore/platform: fix potential mem leak if pstore_init_fs failed
 2020-02-14  1:57 UTC  (2+ messages)

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-14  0:16 UTC  (19+ messages)
` [PATCH v3 05/12] fs: remove unneeded IS_DAX() check
` [PATCH v3 06/12] fs/xfs: Check if the inode supports DAX under lock

[PATCH 0/7] Switch to page_mkwrite_check_truncate
 2020-02-14  0:00 UTC  (9+ messages)
` [PATCH 1/7] fs: Un-inline page_mkwrite_check_truncate
` [PATCH 2/7] fs: Switch to page_mkwrite_check_truncate in block_page_mkwrite
` [PATCH 3/7] ubifs: Switch to page_mkwrite_check_truncate in ubifs_vm_page_mkwrite
` [PATCH 4/7] ext4: Switch to page_mkwrite_check_truncate in ext4_page_mkwrite
` [PATCH 5/7] f2fs: Switch to page_mkwrite_check_truncate in f2fs_vm_page_mkwrite
` [PATCH 6/7] ceph: Switch to page_mkwrite_check_truncate in ceph_page_mkwrite
` [PATCH 7/7] btrfs: Switch to page_mkwrite_check_truncate in btrfs_page_mkwrite

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-13 22:47 UTC  (36+ messages)
` [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
` [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior

[Lsf-pc] [LSF/MM/BPF TOPIC] Atomic Writes
 2020-02-13 22:33 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-13 21:58 UTC  (18+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-02-13 21:18 UTC  (11+ messages)

[PATCH v4 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-02-13 21:02 UTC  (3+ messages)
` [PATCH v4 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v4 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH] selftests: openat2: fix build error on newer glibc
 2020-02-13 20:10 UTC  (2+ messages)

[PATCH v2 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-13 19:59 UTC  (43+ messages)
` [PATCH v2 02/21] btrfs: do not BUG_ON with invalid profile
` [PATCH v2 04/21] btrfs: refactor find_free_dev_extent_start()
` [PATCH v2 05/21] btrfs: introduce alloc_chunk_ctl
` [PATCH v2 06/21] btrfs: factor out init_alloc_chunk_ctl
` [PATCH v2 09/21] btrfs: factor out create_chunk()
` [PATCH v2 10/21] btrfs: parameterize dev_extent_min
` [PATCH v2 11/21] btrfs: introduce extent allocation policy
` [PATCH v2 12/21] btrfs: move hint_byte into find_free_extent_ctl
` [PATCH v2 13/21] btrfs: move vairalbes for clustered allocation "
` [PATCH v2 14/21] btrfs: factor out do_allocation()
` [PATCH v2 15/21] btrfs: drop unnecessary arguments from clustered allocation functions
` [PATCH v2 16/21] btrfs: factor out release_block_group()
` [PATCH v2 17/21] btrfs: factor out found_extent()
` [PATCH v2 18/21] btrfs: drop unnecessary arguments from find_free_extent_update_loop()
` [PATCH v2 19/21] btrfs: factor out chunk_allocation_failed()
` [PATCH v2 20/21] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
` [PATCH v2 21/21] btrfs: factor out prepare_allocation()

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-13 19:47 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Increasing automation of filesystem testing with kdevops
 2020-02-13 19:35 UTC 

[PATCH] iomap: return partial I/O count on error in direct I/O
 2020-02-13 19:25 UTC 

[PATCH v2 00/25] Large pages in the page cache
 2020-02-13 16:26 UTC  (38+ messages)
` [PATCH v2 02/25] mm: Optimise find_subpage for !THP
` [PATCH v2 03/25] mm: Use VM_BUG_ON_PAGE in clear_page_dirty_for_io
` [PATCH v2 04/25] mm: Unexport find_get_entry
` [PATCH v2 05/25] mm: Fix documentation of FGP flags
` [PATCH v2 06/25] mm: Allow hpages to be arbitrary order
` [PATCH v2 07/25] mm: Introduce thp_size
` [PATCH v2 08/25] mm: Introduce thp_order
` [PATCH v2 09/25] fs: Add a filesystem flag for large pages
` [PATCH v2 10/25] fs: Introduce i_blocks_per_page
` [PATCH v2 11/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v2 16/25] iomap: Support large pages in read paths

[PATCH v5] Add a "nosymfollow" mount option
 2020-02-13 15:46 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-13 15:46 UTC  (20+ messages)
` [Lsf-pc] "

[PATCH] fs: clean up __block_commit_write
 2020-02-13 13:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/12] Change readahead API
 2020-02-13 13:43 UTC  (3+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2020-02-13 12:11 UTC  (17+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH] fuse: fix inode rwsem regression
 2020-02-13  9:50 UTC  (5+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-02-13  7:23 UTC  (8+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-02-13  6:53 UTC  (5+ messages)
` [PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers

[PATCH v2] ima: export the measurement list when needed
 2020-02-13  6:41 UTC  (8+ messages)

[LSF/MM TOPIC] Congestion
 2020-02-13  3:18 UTC  (9+ messages)
` [Lsf-pc] "

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-13  2:35 UTC  (4+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-13  0:01 UTC  (3+ messages)

XFS reports lchmod failure, but changes file system contents
 2020-02-12 20:38 UTC  (18+ messages)

[PATCH] aio: Replace zero-length array with flexible-array member
 2020-02-12 19:48 UTC 

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-12 19:29 UTC  (12+ messages)
` [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v6 02/11] ELF: Add ELF program property parsing support
` [PATCH v6 03/11] arm64: Basic Branch Target Identification support
` [PATCH v6 04/11] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v6 06/11] arm64: BTI: Decode BTYPE bits when printing PSTATE
` [PATCH v6 07/11] arm64: unify native/compat instruction skipping
` [PATCH v6 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v6 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v6 10/11] KVM: "
` [PATCH v6 11/11] arm64: mm: Display guarded pages in ptdump

[PATCH 00/24] user_namespace: introduce fsid mappings
 2020-02-12 18:53 UTC  (4+ messages)

[RFC PATCH 0/6] dax: Replace bdev_dax_pgoff() with dax_pgoff()
 2020-02-12 17:07 UTC  (7+ messages)
` [PATCH 1/6] dax: Define a helper dax_pgoff() which takes in dax_offset as argument
` [PATCH 2/6] dax,iomap,ext4,ext2,xfs: Save dax_offset in "struct iomap"
` [PATCH 3/6] fs/dax.c: Start using dax_pgoff() instead of bdev_dax_pgoff()
` [PATCH 4/6] dax, dm/md: Use "
` [PATCH 5/6] drivers/dax: "
` [PATCH 6/6] dax: Remove bdev_dax_pgoff() helper

[PATCH v2] mm, swap: move inode_lock out of claim_swapfile
 2020-02-12 16:49 UTC  (2+ messages)

[PATCH v2] debugfs: Check module state before warning in {full/open}_proxy_open()
 2020-02-12 15:39 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] ZUFS: going side-by-side with FUSE
 2020-02-12 14:59 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).