linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 10:24:56 to 2017-07-26 21:43:26 UTC [more...]

[PATCH 1/2] f2fs: expose /sys/fs/f2fs/features
 2017-07-26 21:43 UTC  (5+ messages)
` [PATCH 2/2] f2fs: don't give partially written atomic data from process crash
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: expose /sys/fs/f2fs/features

[PATCH v8 1/1] f2fs: dax: implement direct access
 2017-07-26 20:29 UTC  (14+ messages)

[PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
 2017-07-26 19:50 UTC  (8+ messages)
` [PATCH v2 1/4] mm: consolidate dax / non-dax checks for writeback
` [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
` [PATCH v2 3/4] fs: convert sync_file_range to use errseq_t based error-tracking
` [PATCH v2 4/4] gfs2: convert to errseq_t based writeback error reporting for fsync

[PATCH v2 0/7] fscrypt: key verification and KDF improvement
 2017-07-26 18:19 UTC  (8+ messages)
` [PATCH v2 1/7] fscrypt: add v2 encryption context and policy
` [PATCH v2 2/7] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH v2 3/7] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH v2 4/7] fscrypt: validate modes and flags earlier when setting policy
` [PATCH v2 5/7] fscrypt: verify that the correct master key was supplied
` [PATCH v2 6/7] fscrypt: cache the HMAC transform for each master key
` [PATCH v2 7/7] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[PATCH] f2fs: give a try to do atomic write in -ENOMEM case
 2017-07-26 18:16 UTC 

[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
 2017-07-26 15:24 UTC  (21+ messages)
` [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook
` [PATCH v3 05/15] smack: "
` [PATCH v3 06/15] commoncap: "
` [PATCH v3 10/15] exec: Use secureexec for setting dumpability

FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305!
 2017-07-26 17:11 UTC  (9+ messages)

[PATCH] f2fs: add ioctl to expose current features
 2017-07-26 14:06 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v4 0/5] define new fs integrity_read method
 2017-07-26 13:22 UTC  (6+ messages)
` [PATCH v4 1/5] ima: always measure and audit files in policy
` [PATCH v4 2/5] ima: use fs method to read integrity data
` [PATCH v4 3/5] ima: define "dont_failsafe" policy action rule
` [PATCH v4 4/5] ima: define "fs_unsafe" builtin policy
` [PATCH v4 5/5] ima: remove permit_directio policy option

[PATCH] f2fs: provide f2fs_balance_fs to __write_node_page
 2017-07-26 12:40 UTC 

[PATCH 0/10 v2] Ranged pagevec lookup
 2017-07-26 11:47 UTC  (2+ messages)
` [PATCH 08/10] fs: Use pagevec_lookup_range() in page_cache_seek_hole_data()

Hi Dear, Can I Trust You?
 2017-07-26 10:40 UTC 

(unknown),
 2017-07-26  2:25 UTC 

Kernel BUG at fs/namei.c:248
 2017-07-26  0:29 UTC  (5+ messages)

[PATCH] f2fs: let __get_victim successfully get a segno in corner case
 2017-07-25 18:55 UTC  (7+ messages)

[PATCH 00/12] ima: measure digest lists instead of individual files
 2017-07-25 15:44 UTC  (13+ messages)
` [PATCH 01/12] ima: generalize ima_read_policy()
` [PATCH 02/12] ima: generalize ima_write_policy()
` [PATCH 03/12] ima: generalize policy file operations
` [PATCH 04/12] ima: use ima_show_htable_value to show hash table data
` [PATCH 05/12] ima: add functions to manage digest lists
` [PATCH 06/12] ima: added parser of digest lists metadata
` [PATCH 07/12] ima: added parser for compact digest list
` [PATCH 08/12] ima: added parser for RPM data type
` [PATCH 09/12] ima: introduce securityfs interfaces for digest lists
` [PATCH 10/12] ima: disable digest lookup if digest lists are not measured
` [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists
` [PATCH 12/12] ima: added Documentation/security/IMA-digest-lists.txt

(unknown),
 2017-07-25 14:56 UTC 

[PATCH v5 0/5] DAX common 4k zero page
 2017-07-25 14:31 UTC  (12+ messages)
` [PATCH v5 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v5 2/5] dax: relocate some dax functions
` [PATCH v5 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v5 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v5 5/5] dax: move all DAX radix tree defs to fs/dax.c

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-07-25 12:45 UTC  (3+ messages)
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA

[PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
 2017-07-25 12:19 UTC  (4+ messages)
` [PATCH v4 3/3] ext4: Add IOMAP_REPORT support for inline data

[PATCH] fs: convert sync_file_range to use errseq_t based error-tracking
 2017-07-25 12:06 UTC  (2+ messages)

[PATCH] ovl: do not ignore disk quota if current task is not privileged
 2017-07-25  3:47 UTC  (7+ messages)
` [PATCH v2] ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials

[PATCH v4 0/5] DAX common 4k zero page
 2017-07-24 15:59 UTC  (16+ messages)
` [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed()
` [PATCH v4 2/5] dax: relocate some dax functions
` [PATCH v4 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v4 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v4 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH v2 0/4] fs/dcache: Limit # of negative dentries
 2017-07-24 15:54 UTC  (9+ messages)
` [PATCH v2 1/4] fs/dcache: Limit numbers "
` [PATCH v2 2/4] fs/dcache: Report negative dentry number in dentry-state
` [PATCH v2 3/4] fs/dcache: Enable automatic pruning of negative dentries
` [PATCH v2 4/4] fs/dcache: Protect negative dentry pruning from racing with umount

[PATCH] get_fs_type: Validate fs type string argument
 2017-07-24 15:17 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] Fill in ELF image holes with PROT_NONE to prevent mapping to the hole
 2017-07-24 13:09 UTC  (2+ messages)

[PATCH v3 0/5] DAX common 4k zero page
 2017-07-24 11:20 UTC  (15+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads

[RFC] fs: disable create file with O_DIRECT for tmpfs
 2017-07-22 10:06 UTC  (3+ messages)

[GIT PULL] overlayfs fixes for 4.13-rc1
 2017-07-21 19:41 UTC 

[PATCH] locks: restore a warn for leaked locks on close
 2017-07-21 18:20 UTC  (2+ messages)

[PATCH] Documentation: add some docs for errseq_t
 2017-07-21 17:48 UTC 

[RFC PATCH] exec: Avoid recursive modprobe for binary format handlers
 2017-07-21 14:05 UTC 

[PATCH] errseq: rename __errseq_set to errseq_set
 2017-07-21 12:16 UTC 

[PATCH v4 0/5] firmware: pending fixes for v4.14-rc1
 2017-07-20 20:13 UTC  (6+ messages)
` [PATCH v4 1/5] test_firmware: add test case for SIGCHLD on sync fallback
` [PATCH v4 2/5] firmware: send -EINTR on signal abort on fallback mechanism
` [PATCH v4 3/5] firmware: define pr_fmt
` [PATCH v4 4/5] firmware: enable a debug print for batched requests
` [PATCH v4 5/5] test_firmware: add batched firmware tests

[PATCH v4 0/3] firmware: pending fixes for v4.13-final
 2017-07-20 20:13 UTC  (4+ messages)
` [PATCH v4 1/3] firmware: fix batched requests - wake all waiters
` [PATCH v4 2/3] firmware: fix batched requests - send wake up on failure on direct lookups
` [PATCH v4 3/3] firmware: avoid invalid fallback aborts by using killable wait

[PATCH v3 1/1] PNFS fix dangling DS mount
 2017-07-20 19:56 UTC  (2+ messages)

[PATCH] nfs: track writeback errors with errseq_t
 2017-07-20 19:42 UTC 

[GIT PULL] Various filesystem fixes for 4.13-rc1
 2017-07-20 16:30 UTC 

[PATCH 0/11 v1] Fix inheritance of SGID in presence of default ACLs
 2017-07-20 16:27 UTC  (8+ messages)
` [PATCH 04/11] gfs2: Don't clear SGID when inheriting ACLs
` [PATCH 09/11] orangefs: "

[PATCH 0/4] fs/dcache: Limit # of negative dentries
 2017-07-20 15:46 UTC  (10+ messages)
` [PATCH 1/4] fs/dcache: Limit numbers "

[ANNOUNCE] util-linux stable v2.30.1
 2017-07-20  9:40 UTC 

[GIT PULL] f2fs: update for 4.13-rc2
 2017-07-20  3:18 UTC 

[PATCH v2] integrity: track mtime in addition to i_version for assessment
 2017-07-19 21:23 UTC  (11+ messages)

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-19 17:37 UTC  (7+ messages)
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key

[PATCH v3] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-07-19 12:17 UTC  (7+ messages)
` [PATCH v4] "
` [PATCH v5] "


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