messages from 2017-07-29 19:50:13 to 2017-08-03 07:49:08 UTC [more...]
[RFC 00/16] NOVA: a new file system for persistent memory
2017-08-03 7:49 UTC (9+ messages)
` [RFC 01/16] NOVA: Documentation
` [RFC 02/16] NOVA: Superblock and fs layout
` [RFC 03/16] NOVA: PMEM allocation system
` [RFC 04/16] NOVA: Inode operations and structures
` [RFC 05/16] NOVA: Log data structures and operations
` [RFC 06/16] NOVA: Lite-weight journaling for complex ops
` [RFC 07/16] NOVA: File and directory operations
` [RFC 08/16] NOVA: Garbage collection
[PATCH v3 0/6] Make ipc y2038 safe
2017-08-03 2:51 UTC (7+ messages)
` [PATCH v3 1/6] ipc: Make sys_semtimedop() "
` [PATCH v3 2/6] ipc: mqueue: Replace timespec with timespec64
` [PATCH v3 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
` [PATCH v3 4/6] ipc: sem: Make sem_array "
` [PATCH v3 5/6] ipc: shm: Make shmid_kernel "
` [PATCH v3 6/6] utimes: Make utimes "
[RFC PATCH] exec: Avoid recursive modprobe for binary format handlers
2017-08-02 23:23 UTC (4+ messages)
coda's use of file->f_mapping and inode->i_mapping
2017-08-02 20:43 UTC (2+ messages)
[PATCH v4 0/5] firmware: pending fixes for v4.14-rc1
2017-08-02 20:55 UTC (2+ messages)
[PATCH v4 0/3] firmware: pending fixes for v4.13-final
2017-08-02 20:55 UTC (2+ messages)
quota: dqio_mutex design
2017-08-02 17:52 UTC (6+ messages)
[PATCH v4 0/5] define new fs integrity_read method
2017-08-02 17:11 UTC (9+ messages)
` [PATCH v4 2/5] ima: use fs method to read integrity data
` [PATCH v4 2/5] ima: use fs method to read integrity data [updated]
[PATCH] ecryptfs: convert to file_write_and_wait in ->fsync
2017-08-02 16:29 UTC
[PATCH] f2fs: update cur_valid_map_mir together with cur_valid_map
2017-08-02 14:16 UTC (8+ messages)
` [PATCH v2] "
` [PATCH] f2fs: do not change the valid_block value if cur_valid_map was wrongly set or cleared
(unknown),
2017-08-02 12:55 UTC
[PATCH 08/12] ima: added parser for RPM data type
2017-08-02 11:22 UTC (6+ messages)
` [PATCH, RESEND "
` [Linux-ima-devel] "
[PATCH] f2fs: provide f2fs_balance_fs to __write_data_page for dentry pages
2017-08-02 8:42 UTC (8+ messages)
[PATCH] direct-io: Minor cleanups in do_blockdev_direct_IO
2017-08-02 7:10 UTC
(unknown),
2017-08-02 3:45 UTC
Extremely important and Urgent
2017-08-02 3:46 UTC
mmotm 2017-08-01-16-29 uploaded
2017-08-01 23:30 UTC
[PATCH v2 0/6] Make ipc y2038 safe
2017-08-01 22:38 UTC (13+ messages)
` [PATCH v2 1/6] ipc: Make sys_semtimedop() "
` [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64
` [PATCH v2 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
` [PATCH v2 4/6] ipc: sem: Make sem_array "
` [PATCH v2 5/6] ipc: shm: Make shmid_kernel "
` [PATCH v2 6/6] utimes: Make utimes "
(unknown),
2017-08-01 21:19 UTC
[PATCH v4 00/15] exec: Use sane stack rlimit under secureexec
2017-08-01 21:04 UTC (36+ messages)
` [PATCH v4 01/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v4 02/15] exec: Correct comments about "point of no return"
` [PATCH v4 03/15] binfmt: Introduce secureexec flag
` [PATCH v4 04/15] apparmor: Refactor to remove bprm_secureexec hook
` [PATCH v4 05/15] selinux: "
` [PATCH v4 06/15] smack: "
` [PATCH v4 07/15] commoncap: "
` [PATCH v4 08/15] commoncap: Move cap_elevated calculation into bprm_set_creds
` [PATCH v4 09/15] LSM: drop bprm_secureexec hook
` [PATCH v4 10/15] exec: Use secureexec for setting dumpability
` [PATCH v4 11/15] exec: Use secureexec for clearing pdeath_signal
` [PATCH v4 12/15] smack: Remove redundant pdeath_signal clearing
` [PATCH v4 13/15] exec: Consolidate dumpability logic
` [PATCH v4 14/15] exec: Use sane stack rlimit under secureexec
` [PATCH v4 15/15] exec: Consolidate pdeath_signal clearing
(unknown),
2017-08-01 19:35 UTC
[PATCH v5 00/15] exec: Use sane stack rlimit under secureexec
2017-08-01 19:16 UTC (16+ messages)
` [PATCH v5 01/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v5 02/15] exec: Correct comments about "point of no return"
` [PATCH v5 03/15] binfmt: Introduce secureexec flag
` [PATCH v5 04/15] apparmor: Refactor to remove bprm_secureexec hook
` [PATCH v5 05/15] selinux: "
` [PATCH v5 06/15] smack: "
` [PATCH v5 07/15] commoncap: "
` [PATCH v5 08/15] commoncap: Move cap_elevated calculation into bprm_set_creds
` [PATCH v5 09/15] LSM: drop bprm_secureexec hook
` [PATCH v5 10/15] exec: Use secureexec for setting dumpability
` [PATCH v5 11/15] exec: Use secureexec for clearing pdeath_signal
` [PATCH v5 12/15] smack: Remove redundant pdeath_signal clearing
` [PATCH v5 13/15] exec: Consolidate dumpability logic
` [PATCH v5 14/15] exec: Use sane stack rlimit under secureexec
` [PATCH v5 15/15] exec: Consolidate pdeath_signal clearing
Odd fallocate behavior on BTRFS
2017-08-01 19:14 UTC (4+ messages)
[GIT PULL] Please pull NFS client changes for Linux 4.13
2017-08-01 17:58 UTC (14+ messages)
[PATCH] Documentation: filesystems: update filesystem locking documentation
2017-08-01 14:22 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
2017-08-01 13:12 UTC (6+ messages)
` [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook
Monthly Winner!
2017-08-01 10:40 UTC
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-01 11:26 UTC (15+ messages)
` [PATCH 1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 3/7] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 5/7] dax, iomap: Add support for synchronous faults
[PATCH] mm: remove optimizations based on i_size in mapping writeback waits
2017-08-01 11:16 UTC (3+ messages)
xattr hash error in 4.13-rc with overlayfs over ext4
2017-08-01 10:34 UTC (7+ messages)
[PATCH 06/12] ima: added parser of digest lists metadata
2017-08-01 10:17 UTC (2+ messages)
` [PATCH, RESEND "
[PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
2017-08-01 9:52 UTC (16+ messages)
` [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
` [PATCH v3] "
[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-01 2:42 UTC (18+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH 2/3] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH 3/3] xfs: persist S_IOMAP_IMMUTABLE in di_flags2
mmotm 2017-07-31-16-56 uploaded
2017-07-31 23:57 UTC
[PATCH] [RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning
2017-07-31 22:13 UTC (2+ messages)
(unknown),
2017-07-31 21:27 UTC
[PATCH] f2fs: return wrong error number on f2fs_quota_write
2017-07-31 21:02 UTC
[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
2017-07-31 17:43 UTC (3+ messages)
` [Jfs-discussion] "
[PATCH] [RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning
2017-07-31 9:50 UTC
[PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
2017-07-31 4:56 UTC (2+ messages)
[PATCH 0/11 v1] Fix inheritance of SGID in presence of default ACLs
2017-07-31 3:34 UTC (4+ messages)
` [PATCH 01/11] ext4: Don't clear SGID when inheriting ACLs
[ext2] Mislabeled quadratic probing?
2017-07-31 1:40 UTC (4+ messages)
[resend PATCH v2 00/33] dax: introduce dax_operations
2017-07-29 21:24 UTC (5+ messages)
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
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).