messages from 2017-08-16 17:30:45 to 2017-08-22 09:39:38 UTC [more...]
[PATCH v4 0/5] define new fs integrity_read method
2017-08-22 9:39 UTC (10+ messages)
` [PATCH v4 1/5] ima: always measure and audit files in policy
` [Linux-ima-devel] "
` [PATCH v4 3/5] ima: define "dont_failsafe" policy action rule
` [Linux-ima-devel] "
` [PATCH v4 4/5] ima: define "fs_unsafe" builtin policy
` [Linux-ima-devel] "
` [PATCH v4 5/5] ima: remove permit_directio policy option
` [Linux-ima-devel] "
[RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults
2017-08-22 9:36 UTC (29+ messages)
` [PATCH 01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 02/13] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 03/13] dax: Factor out getting of pfn out of iomap
` [PATCH 04/13] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 07/13] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 08/13] dax: Fix comment describing dax_iomap_fault()
` [PATCH 09/13] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 10/13] mm: Wire up MAP_SYNC
` [PATCH 11/13] dax, iomap: Add support for synchronous faults
` [PATCH 12/13] dax: Implement dax_insert_pfn_mkwrite()
` [PATCH 13/13] ext4: Support for synchronous DAX faults
[PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state
2017-08-22 6:49 UTC (4+ messages)
[PATCH] fscrypt: add a documentation file for filesystem-level encryption
2017-08-22 3:07 UTC (12+ messages)
[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
2017-08-22 2:59 UTC (11+ messages)
[PATCH] f2fs: issue discard commands if gc_urgent is set
2017-08-21 20:56 UTC
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-21 19:57 UTC (13+ messages)
Crash Consistency xfstests
2017-08-21 18:49 UTC (3+ messages)
[RFC 0/2] Add Virtual Box vboxguest and vboxsf guest drivers to the mainline kernel
2017-08-21 12:04 UTC (8+ messages)
` [RFC 1/2] misc: Add vboxguest driver for Virtual Box Guest integration
[PATCH 0/27 v2] Quota scalability patches
2017-08-21 11:55 UTC (28+ messages)
` [PATCH 01/27] quota: Convert dqio_mutex to rwsem
` [PATCH 02/27] quota: Do more fine-grained locking in dquot_acquire()
` [PATCH 03/27] quota: Acquire dqio_sem for reading in dquot_get_next_id()
` [PATCH 04/27] quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
` [PATCH 05/27] quota: Protect dquot writeout with dq_lock
` [PATCH 06/27] quota: Push dqio_sem down to ->read_dqblk()
` [PATCH 07/27] quota: Remove locking for reading from the old quota format
` [PATCH 08/27] quota: Push dqio_sem down to ->write_dqblk()
` [PATCH 09/27] quota: Do not acquire dqio_sem for dquot overwrites in v2 format
` [PATCH 10/27] quota: Remove locking for writing to the old quota format
` [PATCH 11/27] quota: Push dqio_sem down to ->release_dqblk()
` [PATCH 12/27] quota: Push dqio_sem down to ->get_next_id()
` [PATCH 13/27] quota: Push dqio_sem down to ->write_file_info()
` [PATCH 14/27] quota: Push dqio_sem down to ->read_file_info()
` [PATCH 15/27] quota: Fix error codes in v2_read_file_info()
` [PATCH 16/27] quota: Propagate ->quota_read errors from v2_read_file_info()
` [PATCH 17/27] quota: Fix possible corruption of dqi_flags
` [PATCH 18/27] quota: Do not dirty bad dquots
` [PATCH 19/27] quota: Move locking into clear_dquot_dirty()
` [PATCH 20/27] quota: Remove dq_wait_unused from dquot
` [PATCH 21/27] quota: Allow disabling tracking of dirty dquots in a list
` [PATCH 22/27] ext4: Disable dirty list tracking of dquots when journalling quotas
` [PATCH 23/27] quota: Inline functions into their callsites
` [PATCH 24/27] quota: Inline inode_{incr,decr}_space() into callsites
` [PATCH 25/27] quota: Inline dquot_[re]claim_reserved_space() into callsite
` [PATCH 26/27] fs: Provide __inode_get_bytes()
` [PATCH 27/27] quota: Reduce contention on dq_data_lock
[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-21 9:16 UTC (11+ messages)
Do we really need d_weak_revalidate???
2017-08-21 7:46 UTC (15+ messages)
[PATCH] binfmt_flat: Delete two error messages for a failed memory allocation in decompress_exec()
2017-08-21 6:54 UTC
Kernel panic in fs compat layer
2017-08-20 18:39 UTC
[PATCH] hfsplus: Delete an error message for a failed memory allocation in hfsplus_create_attributes_file()
2017-08-19 10:00 UTC
[PATCH] f2fs: introduce cur_reserved_blocks in sysfs
2017-08-19 3:33 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] f2fs: add cur_reserved_blocks to support soft block reservation
` [f2fs-dev] "
mmotm 2017-08-18-15-43 uploaded
2017-08-18 22:43 UTC
[PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops
2017-08-18 17:26 UTC (17+ messages)
[PATCH] f2fs: free_user_blocks should use reserved_segments instead
2017-08-18 15:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH 3.16 130/134] timerfd: Protect the might cancel mechanism proper
2017-08-18 13:13 UTC
[PATCH 3.2 57/59] timerfd: Protect the might cancel mechanism proper
2017-08-18 13:13 UTC
[RFC][PATCH 0/9] Make containers kernel objects
2017-08-18 8:03 UTC (5+ messages)
` [PATCH 2/9] Implement containers as "
[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
2017-08-18 3:09 UTC (3+ messages)
` [PATCH 06/27] Provide supplementary error message facility "
[PATCH v3 48/49] block: enable multipage bvecs
2017-08-18 1:24 UTC (2+ messages)
` [lkp-robot] [block] 434f2ea20d: fileio.requests_per_sec -3.1% regression
mmotm 2017-08-17-16-29 uploaded
2017-08-17 23:30 UTC
[PATCH] block: reintroduce discard_zeroes_data sysfs file and BLKDISCARDZEROES
2017-08-17 20:39 UTC (12+ messages)
[PATCH 0/27 v1] Quota scalability patches
2017-08-17 20:08 UTC (29+ messages)
` [PATCH 01/27] quota: Convert dqio_mutex to rwsem
` [PATCH 02/27] quota: Do more fine-grained locking in dquot_acquire()
` [PATCH 12/27] quota: Push dqio_sem down to ->get_next_id()
` [PATCH 13/27] quota: Push dqio_sem down to ->write_file_info()
` [PATCH 14/27] quota: Push dqio_sem down to ->read_file_info()
` [PATCH 15/27] quota: Fix error codes in v2_read_file_info()
` [PATCH 16/27] quota: Fix possible corruption of dqi_flags
` [PATCH 19/27] quota: Move locking into clear_dquot_dirty()
` [PATCH 25/27] quota: Inline dquot_[re]claim_reserved_space() into callsite
` [PATCH 26/27] fs: Provide __inode_get_bytes()
` [PATCH 27/27] quota: Reduce contention on dq_data_lock
[GIT PULL] Quota fix for 4.13-rc6
2017-08-17 16:18 UTC
[PATCH] dax: explain how read(2)/write(2) addresses are validated
2017-08-17 15:20 UTC (3+ messages)
[PATCH v6 0/6] define new fs integrity_read method
2017-08-17 11:00 UTC (9+ messages)
` [PATCH v6 1/6] libfs: define simple_read_iter_from_buffer
` [PATCH v6 4/6] ima: use fs method to read integrity data
[PATCH 08/12] ima: added parser for RPM data type
2017-08-17 9:15 UTC (10+ messages)
` [PATCH, RESEND "
` [Linux-ima-devel] "
[PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges
2017-08-17 8:49 UTC (2+ messages)
[PATCH 00/12] ima: measure digest lists instead of individual files
2017-08-17 8:32 UTC (4+ messages)
` [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists
` [Linux-ima-devel] "
[PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags
2017-08-17 8:06 UTC (2+ messages)
[RFC PATCH 0/4] ima: filesystems not mounted with i_version
2017-08-17 2:39 UTC (7+ messages)
` [RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
` [Linux-ima-devel] "
` [RFC PATCH 3/4] security: define a new LSM sb_post_remount hook
` [RFC PATCH 4/4] ima: define a new ima_sb_post_remount hook
[PATCH 0/5] cramfs refresh for embedded usage
2017-08-17 1:17 UTC (13+ messages)
[PATCH] binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
2017-08-17 1:09 UTC
[PATCH v5 0/5] MAP_DIRECT and block-map-atomic files
2017-08-16 23:42 UTC (2+ messages)
[PATCH] binfmt_elf: don't attempt to load FDPIC binaries
2017-08-16 20:55 UTC
CrashMonkey: A Framework to Systematically Test File-System Crash Consistency
2017-08-16 20:36 UTC (9+ messages)
[PATCH v2 0/5] cramfs refresh for embedded usage
2017-08-16 19:44 UTC (10+ messages)
` [PATCH v2 1/5] cramfs: direct memory access support
` [PATCH v2 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v2 4/5] cramfs: add mmap support
` [PATCH v2 5/5] cramfs: rehabilitate it
[PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops
2017-08-16 19:26 UTC (9+ messages)
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).