messages from 2017-09-20 15:33:01 to 2017-09-25 23:14:02 UTC [more...]
[PATCH 0/7] re-enable XFS per-inode DAX
2017-09-25 23:14 UTC (6+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used
` [PATCH 2/7] xfs: validate bdev support for DAX inode flag
` [PATCH 3/7] xfs: protect S_DAX transitions in XFS read path
` [PATCH 4/7] xfs: protect S_DAX transitions in XFS write path
` [PATCH 5/7] xfs: introduce xfs_is_dax_state_changing
[PATCH v2] Return bytes transferred for partial direct I/O
2017-09-25 21:34 UTC
[PATCH v3 1/1] audit: Record fanotify access control decisions
2017-09-25 20:37 UTC (3+ messages)
[fuse] getattr() results ignored when writeback cache is active
2017-09-25 9:25 UTC (18+ messages)
` [fuse-devel] "
[4.14-rc1 bug] fstests generic/441 failure on ext2
2017-09-25 19:53 UTC (4+ messages)
` [PATCH] mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
[PATCH 1/2] vfs: remove unneeded unlikely()
2017-09-25 18:21 UTC (2+ messages)
` [PATCH 2/2] pstore: "
[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
2017-09-25 14:57 UTC (25+ 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 V2 1/1] audit: Record fanotify access control decisions
2017-09-25 14:19 UTC (3+ messages)
[PATCH RFC 0/3] A few round_pipe_size() and pipe-max-size fixups
2017-09-25 10:44 UTC (9+ messages)
` [PATCH RFC 2/3] pipe: protect pipe_max_size access with a mutex
[SECOND RESEND] vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
2017-09-25 10:23 UTC
ffsb job does not exit on xfs 4.14-rc1+
2017-09-25 8:49 UTC (2+ messages)
[PATCH v2] mm, sysctl: make VM stats configurable
2017-09-25 8:17 UTC (3+ messages)
[PATCH] Revert "f2fs: node segment is prior to data segment selected victim"
2017-09-25 2:52 UTC (2+ messages)
[PATCH] Return bytes transfered for partial direct I/O
2017-09-24 13:09 UTC (3+ messages)
Greetings From Mr. Soumaila Sorgho
2017-09-24 0:28 UTC
[SMB3] [PATCH] statx enablement for cifs.ko
2017-09-22 23:48 UTC (4+ messages)
Read-only `slaves` with shared subtrees?
2017-09-22 18:43 UTC (6+ messages)
[ANNOUNCE] util-linux v2.31-rc1
2017-09-22 10:54 UTC
[PATCH] Support for secure erase functionality
2017-09-22 9:54 UTC (3+ messages)
[PATCH 0/7][RFC] Introduce fallocate query support mode
2017-09-22 8:40 UTC (14+ messages)
` [PATCH 4/7] xfs: Implement "
` pathconf syscall for linux
[PATCH] iomap_dio_rw: Allocate AIO completion queue before submitting dio
2017-09-22 8:27 UTC (6+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH v3 00/31] Hardened usercopy whitelisting
2017-09-22 2:54 UTC (43+ 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
` [kernel-hardening] "
` [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
[PATCH 00/25] fscrypt: add some higher-level helper functions
2017-09-21 20:48 UTC (30+ 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] vfs: introduce UMOUNT_WAIT which waits for umount completion
2017-09-21 18:20 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] vfs: introduce UMOUNT_WAIT to wait for delayed_fput/mntput completion
[PATCH 00/10] honor AT_STATX_DONT_SYNC in netfs
2017-09-21 18:14 UTC (6+ messages)
` [PATCH 02/10] cifs: honor AT_STATX_DONT_SYNC
` [PATCH 03/10] coda: "
[git pull][vfs.git] a couple of fixes
2017-09-21 16:36 UTC (3+ messages)
[PATCH v6] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
2017-09-21 14:14 UTC (5+ messages)
` [PATCH v7] "
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 (4+ messages)
[ANNOUNCE] util-linux stable v2.30.2
2017-09-21 10:02 UTC
false positive lockdep splat with loop device
2017-09-21 6:43 UTC
[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
2017-09-20 23:11 UTC (9+ messages)
` [PATCH 5/6] fs-writeback: move nr_pages == 0 logic to one location
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).