linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-30 20:00:47 to 2019-08-01 18:15:29 UTC [more...]

[PATCH 0/3] fs: add partial file read support
 2019-08-01 18:15 UTC  (17+ messages)
` [PATCH 2/3] firmware: add offset to request_firmware_into_buf
` [PATCH 3/3] soc: qcom: mdt_loader: "

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-01 18:12 UTC  (15+ messages)
` [patch V2 1/7] locking/lockdep: Add Kconfig option for bit spinlocks
` [patch V2 2/7] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions
` [patch V2 3/7] fs/buffer: Substitute BH_Uptodate_Lock for RT and bit spinlock debugging
` [patch V2 4/7] fs/jbd2: Remove jbd_trylock_bh_state()
` [patch V2 5/7] fs/jbd2: Simplify journal_unmap_buffer()
` [patch V2 6/7] fs/jbd2: Make state lock a spinlock
` [patch V2 7/7] fs/jbd2: Free journal head outside of locked region

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-08-01 17:49 UTC  (11+ messages)
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock

[RFC 0/2] iomap & xfs support for large pages
 2019-08-01 17:45 UTC  (10+ messages)
` [PATCH 1/2] iomap: Support "
` [PATCH 2/2] xfs: "

[PATCH v4 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-08-01 16:34 UTC  (9+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v4 3/3] net/xdp: "

[PATCH v2 0/4] selinux: fix race when removing selinuxfs entries
 2019-08-01 16:12 UTC  (8+ messages)
` [PATCH v2 1/4] d_walk: optionally lock also parent inode
` [PATCH v2 2/4] d_walk: add leave callback
` [PATCH v2 3/4] dcache: introduce d_genocide_safe()
` [PATCH v2 4/4] selinux: use d_genocide_safe() in selinuxfs

Bug#921146: Program mksquashfs from squashfs-tools 1:4.3-11 does not make use all CPU cores
 2019-08-01 15:23 UTC 

[PATCH] fuse: Add changelog entries for protocols 7.1-7.8
 2019-08-01 14:06 UTC 

[PATCH, RESEND3] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
 2019-08-01 13:50 UTC  (3+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-01 13:39 UTC  (28+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers
` [PATCH 03/24] mm: factor shrinker work calculations
` [PATCH 04/24] shrinker: defer work only to kswapd
` [PATCH 05/24] shrinker: clean up variable types and tracepoints
` [PATCH 06/24] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 07/24] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 08/24] mm: kswapd backoff for shrinkers
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [PATCH 10/24] xfs: fix missed wakeup on l_flush_wait
` [PATCH 11/24] xfs:: account for memory freed from metadata buffers
` [PATCH 12/24] xfs: correctly acount for reclaimable slabs
` [PATCH 13/24] xfs: synchronous AIL pushing
` [PATCH 14/24] xfs: tail updates only need to occur when LSN changes
` [PATCH 15/24] xfs: eagerly free shadow buffers to reduce CIL footprint
` [PATCH 16/24] xfs: Lower CIL flush limit for large logs
` [PATCH 17/24] xfs: don't block kswapd in inode reclaim
` [PATCH 18/24] xfs: reduce kswapd blocking on inode locking
` [PATCH 19/24] xfs: kill background reclaim work
` [PATCH 20/24] xfs: use AIL pushing for inode reclaim IO
` [PATCH 21/24] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 22/24] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/24] xfs: reclaim inodes from the LRU
` [PATCH 24/24] xfs: remove unusued old inode reclaim code

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-01 12:47 UTC  (5+ messages)

[PATCH v3 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-01 12:36 UTC  (9+ messages)
` [PATCH v3 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v3 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-01 11:28 UTC  (19+ messages)
` [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc
` [PATCH 05/20] utimes: Clamp the timestamps before update
` [PATCH 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH 09/20] ext4: Initialize timestamps limits
` [PATCH 12/20] fs: fat: Initialize filesystem timestamp ranges
` [PATCH 13/20] fs: affs: "

[PATCH] fuse: cleanup fuse_wait_on_page_writeback
 2019-08-01 11:03 UTC  (2+ messages)

[PATCH] fuse: BUG_ON's correction in fuse_dev_splice_write()
 2019-08-01 11:01 UTC  (2+ messages)

UDF filesystem image with Write-Once UDF Access Type
 2019-08-01 10:21 UTC  (8+ messages)

[BUG] lseek on /proc/meminfo is broken in 4.19.59
 2019-08-01  9:14 UTC  (5+ messages)
  ` [BUG] lseek on /proc/meminfo is broken in 4.19.59 maybe due to commit 1f4aace60b0e ("fs/seq_file.c: simplify seq_file iteration code and interface")

[patch 0/4] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-01  8:44 UTC  (10+ messages)
` [patch 2/4] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions
` [patch 3/4] fs/buffer: Substitute BH_Uptodate_Lock for RT and bit spinlock debugging
` [patch 4/4] fs: jbd/jbd2: Substitute BH locks for RT and lock debugging

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-01  8:20 UTC  (7+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-01  5:31 UTC  (8+ messages)
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
          ` [f2fs-dev] "

[PATCH v4 0/3] Casefolding in F2FS
 2019-08-01  4:05 UTC  (5+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-07-31 23:31 UTC  (17+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 3/9] ecryptfs: drop direct calls to ->bmap
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 6/9] iomap: Remove length and start fields from iomap_fiemap
` [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
` [PATCH 8/9] Use FIEMAP for FIBMAP calls
` [PATCH 9/9] xfs: Get rid of ->bmap

[PATCH v5 00/14] Provide generic top-down mmap layout functions
 2019-07-31 22:40 UTC  (5+ messages)
` [PATCH v5 14/14] riscv: Make mmap allocation top-down by default

[PATCH 00/16] Cache open file descriptors in knfsd
 2019-07-31 22:05 UTC  (2+ messages)

[git pull] vfs.git mount_capable() fix
 2019-07-31 20:35 UTC  (2+ messages)

Thank you for contacting us!
 2019-07-31 19:57 UTC 

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-31 17:19 UTC  (5+ messages)
` [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-07-31 15:47 UTC  (24+ messages)
` [PATCH v5 09/29] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v5 13/29] compat_ioctl: move more "
  ` [PATCH v5 15/29] compat_ioctl: move tape handling into drivers
  ` [PATCH v5 17/29] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [PATCH v5 18/29] compat_ioctl: move rfcomm handlers "
  ` [PATCH v5 19/29] compat_ioctl: move hci_sock "
` [PATCH v5 20/29] compat_ioctl: remove HCIUART handling
  ` [PATCH v5 21/29] compat_ioctl: remove HIDIO translation
  ` [PATCH v5 22/29] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v5 23/29] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v5 24/29] compat_ioctl: remove /dev/random commands
  ` [PATCH v5 25/29] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v5 26/29] compat_ioctl: remove PCI "
  ` [PATCH v5 27/29] compat_ioctl: remove /dev/raw "
  ` [PATCH v5 28/29] compat_ioctl: remove last RAID handling code
  ` [PATCH v5 29/29] compat_ioctl: remove unused convert_in_user macro

[PATCH] udf: prevent allocation beyond UDF partition
 2019-07-31 14:06 UTC  (3+ messages)

[PATCH v5 00/24] erofs: promote erofs from staging
 2019-07-31 13:52 UTC  (6+ messages)
` [PATCH v5 12/24] erofs: introduce tagged pointer

mmotm 2019-07-04-15-01 uploaded
 2019-07-31 13:21 UTC  (7+ messages)
` mmotm 2019-07-04-15-01 uploaded (gpu/drm/i915/oa/)

lift the xfs writepage code into iomap v3
 2019-07-31  6:04 UTC  (3+ messages)

mmotm 2019-07-30-21-37 uploaded
 2019-07-31  4:39 UTC 

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-31  4:37 UTC  (9+ messages)

[PATCH] f2fs: fix memory leak in build_directory
 2019-07-31  3:27 UTC 

[PATCH] dm: fix dax_dev NULL dereference
 2019-07-31  3:50 UTC  (7+ messages)
  `  "

[PATCH] io_getevents.2: Add EINVAL for case of timeout parameter out of range
 2019-07-31  3:03 UTC 

[PATCH 0/2] keys: ACLs
 2019-07-31  1:16 UTC  (5+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL

[RFC] configfs_unregister_group() API
 2019-07-30 21:13 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).