linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-19 08:15:43 to 2017-09-21 14:55:43 UTC [more...]

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-21 14:55 UTC  (10+ messages)
` [PATCH 1/7] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/7] fs: kill 'nr_pages' argument from wakeup_flusher_threads()
` [PATCH 3/7] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 5/7] fs-writeback: make wb_start_writeback() static
` [PATCH 6/7] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[PATCH] vfs: introduce UMOUNT_WAIT which waits for umount completion
 2017-09-21 14:48 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 00/25] fscrypt: add some higher-level helper functions
 2017-09-21 14:19 UTC  (28+ messages)
` [PATCH 01/25] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH 02/25] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH 03/25] fscrypt: remove ->is_encrypted()
` [PATCH 04/25] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH 05/25] fscrypt: new helper function - fscrypt_require_key()
` [PATCH 06/25] fscrypt: new helper function - fscrypt_file_open()
` [PATCH 07/25] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH 08/25] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH 09/25] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH 10/25] fscrypt: new helper function - fscrypt_prepare_setattr()
` [PATCH 11/25] ext4: switch to fscrypt_file_open()
` [PATCH 12/25] ext4: switch to fscrypt_prepare_link()
` [PATCH 13/25] ext4: switch to fscrypt_prepare_rename()
` [PATCH 14/25] ext4: switch to fscrypt_prepare_lookup()
` [PATCH 15/25] ext4: switch to fscrypt_prepare_setattr()
` [PATCH 16/25] f2fs: switch to fscrypt_file_open()
` [PATCH 17/25] f2fs: switch to fscrypt_prepare_link()
` [PATCH 18/25] f2fs: switch to fscrypt_prepare_rename()
` [PATCH 19/25] f2fs: switch to fscrypt_prepare_lookup()
` [PATCH 20/25] f2fs: switch to fscrypt_prepare_setattr()
` [PATCH 21/25] ubifs: switch to fscrypt_file_open()
` [PATCH 22/25] ubifs: switch to fscrypt_prepare_link()
` [PATCH 23/25] ubifs: switch to fscrypt_prepare_rename()
` [PATCH 24/25] ubifs: switch to fscrypt_prepare_lookup()
` [PATCH 25/25] ubifs: switch to fscrypt_prepare_setattr()
` [f2fs-dev] [PATCH 00/25] fscrypt: add some higher-level helper functions

[PATCH v6] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-09-21 14:14 UTC  (5+ messages)
` [PATCH v7] "

[PATCH 0/7][RFC] Introduce fallocate query support mode
 2017-09-21 13:54 UTC  (17+ messages)
` [PATCH 4/7] xfs: Implement "
                ` pathconf syscall for linux

[PATCH] iomap_dio_rw: Allocate AIO completion queue before submitting dio
 2017-09-21 12:52 UTC  (2+ messages)

[PATCH 00/10] honor AT_STATX_DONT_SYNC in netfs
 2017-09-21 12:45 UTC  (13+ messages)
` [PATCH 01/10] ceph: honor AT_STATX_DONT_SYNC
` [PATCH 02/10] cifs: "
` [PATCH 03/10] coda: "
` [PATCH 04/10] fuse: "
` [PATCH 05/10] gfs2: "
` [PATCH 06/10] lustre: "
` [PATCH 07/10] nfs: "
` [PATCH 08/10] ocfs2: "
` [PATCH 09/10] orangefs: "
` [PATCH 10/10] 9p: "

userfaultfd use-after-free
 2017-09-21 10:46 UTC  (4+ messages)
` [PATCH 1/1] userfaultfd: non-cooperative: fix fork use after free

[PATCH v3] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
 2017-09-21 10:13 UTC  (6+ messages)

[fuse] getattr() results ignored when writeback cache is active
 2017-09-21 10:12 UTC  (6+ messages)
  ` [fuse-devel] "

[PATCH RFC 0/3] A few round_pipe_size() and pipe-max-size fixups
 2017-09-21 10:05 UTC  (8+ messages)
` [PATCH RFC 2/3] pipe: protect pipe_max_size access with a mutex

[ANNOUNCE] util-linux stable v2.30.2
 2017-09-21 10:02 UTC 

[PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-21  9:34 UTC  (36+ messages)
` [PATCH v3 01/31] usercopy: Prepare for "
` [PATCH v3 02/31] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches
` [PATCH v3 04/31] dcache: Define usercopy region in dentry_cache slab cache
` [PATCH v3 05/31] vfs: Define usercopy region in names_cache slab caches
` [PATCH v3 06/31] vfs: Copy struct mount.mnt_id to userspace using put_user()
` [PATCH v3 07/31] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH v3 08/31] ext2: Define usercopy region in ext2_inode_cache "
` [PATCH v3 09/31] jfs: Define usercopy region in jfs_ip "
` [PATCH v3 10/31] befs: Define usercopy region in befs_inode_cache "
` [PATCH v3 11/31] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH v3 12/31] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH v3 13/31] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH v3 14/31] vxfs: Define usercopy region in vxfs_inode "
` [PATCH v3 15/31] xfs: Define usercopy region in xfs_inode "
` [PATCH v3 16/31] cifs: Define usercopy region in cifs_request "
` [PATCH v3 17/31] scsi: Define usercopy region in scsi_sense_cache "
` [PATCH v3 18/31] net: Define usercopy region in struct proto "
` [PATCH v3 19/31] ip: Define usercopy region in IP "
` [PATCH v3 20/31] caif: Define usercopy region in caif "
` [PATCH v3 21/31] sctp: Define usercopy region in SCTP "
` [PATCH v3 22/31] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH v3 23/31] net: Restrict unwhitelisted proto caches to size 0
` [PATCH v3 24/31] fork: Define usercopy region in mm_struct slab caches
` [PATCH v3 25/31] fork: Define usercopy region in thread_stack "
` [PATCH v3 26/31] fork: Provide usercopy whitelisting for task_struct
` [PATCH v3 27/31] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH v3 28/31] arm64: "
` [PATCH v3 29/31] arm: "
` [PATCH v3 30/31] usercopy: Restrict non-usercopy caches to size 0
` [PATCH v3 31/31] lkdtm: Update usercopy tests for whitelisting

false positive lockdep splat with loop device
 2017-09-21  6:43 UTC 

[git pull][vfs.git] a couple of fixes
 2017-09-21  4:13 UTC 

Read-only `slaves` with shared subtrees?
 2017-09-21  3:00 UTC  (4+ messages)

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-20 23:11 UTC  (33+ messages)
` [PATCH 1/6] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/6] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 3/6] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 4/6] fs-writeback: make wb_start_writeback() static
` [PATCH 5/6] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 6/6] fs-writeback: only allow one inflight and pending !nr_pages flush

[PATCH 1/1] audit: Record fanotify access control decisions
 2017-09-20 22:47 UTC  (4+ messages)

[vfs:misc.compat 13/14] htmldocs: kernel/sched/core.c:5104: warning: No description found for parameter 't'
 2017-09-20 22:41 UTC 

FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305!
 2017-09-20 21:04 UTC  (7+ messages)

[PATCH v7] blktrace: Fix potentail deadlock between delete & sysfs ops
 2017-09-20 19:27 UTC  (6+ messages)

[PATCH v2] docs: fix location of document that got moved
 2017-09-20 18:02 UTC 

[4.14-rc1 bug] fstests generic/441 failure on ext2
 2017-09-20 11:12 UTC  (5+ messages)

[PATCH] proc/locks: getattr dev and ino
 2017-09-20  9:25 UTC 

[PATCH] xfs: fix incorrect log_flushed on fsync
 2017-09-20  8:59 UTC  (9+ messages)

[RFC PATCH] fs: don't flush pagecahce when expanding block device
 2017-09-20  1:43 UTC 

[PATCH v6 0/2] blktrace: Fix deadlock problem
 2017-09-19 21:58 UTC  (11+ messages)
` [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops
` [PATCH v6 2/2] block_dev: Rename bd_fsfreeze_mutex

[PATCH] sysctl: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
 2017-09-19 21:52 UTC  (2+ messages)

[RFC] Restrict writes into untrusted FIFOs and regular files
 2017-09-19 16:34 UTC  (6+ messages)

[PATCH] vfs: introduce UMOUNT_WAIT which waits for umount completion
 2017-09-19 15:55 UTC  (11+ messages)

mounting with lazytime doesn't work on ext4
 2017-09-19 15:25 UTC  (6+ messages)
  ` [PATCH] VFS: Handle lazytime in do_mount()
    ` [PATCH v2] "


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