linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-23 20:49:38 to 2017-11-29 15:31:07 UTC [more...]

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-29 15:31 UTC  (3+ messages)

[PATCH] hfsplus: fix decomposition of Hangul characters
 2017-11-29 14:42 UTC  (2+ messages)

[PATCH] f2fs: avoid false positive of free secs check
 2017-11-29 11:56 UTC  (3+ messages)

[PATCH] fs: handle shrinker registration failure in sget_userns
 2017-11-29 11:55 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v2] fs: handle shrinker registration failure insget_userns

[PATCH] mbcache: convert mb_cache_entry.e_refcnt from atomic_t to refcount_t
 2017-11-29 11:22 UTC 

[PATCH] posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
 2017-11-29 11:19 UTC 

[PATCH] mnt_namespace: convert mnt_namespace.count from atomic_t to refcount_t
 2017-11-29 11:18 UTC 

[PATCH] fs: convert super_block.s_active from atomic_t to refcount_t
 2017-11-29 11:17 UTC 

[PATCH] userfaultfd: convert userfaultfd_ctx.refcount from atomic_t to refcount_t
 2017-11-29 11:17 UTC 

Question: how to retrieve drvdata from open() ?
 2017-11-29 10:55 UTC  (4+ messages)

[PATCH v2 00/23] firmware: cleanup for v4.16
 2017-11-29 10:28 UTC  (11+ messages)
` [PATCH v2 09/23] firmware: use static inline for to_fw_priv()
` [PATCH v2 10/23] firmware: add helper to copy built-in data to pre-alloc buffer
` [PATCH v2 16/23] test_firmware: enable custom fallback testing on limited kernel configs
` [PATCH v2 19/23] firmware: add debug facility to emulate forcing sysfs fallback

[PATCH 0/5] firmware: few fixes for v4.15
 2017-11-29 10:07 UTC  (2+ messages)

[PATCH] hfsplus: fix decomposition of Hangul characters
 2017-11-29  9:46 UTC 

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-29  8:32 UTC  (16+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-29  7:42 UTC  (9+ messages)
` [PATCH v4 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v4 4/4] test: add a test for "
` [PATCH] process_vmsplice.2: New page describing process_vmsplice(2) system call

[PATCH 1/3] autofs - make disc device user accessible
 2017-11-29  7:39 UTC  (17+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored

[PATCH 5/8] crypto: remove unused hardirq.h
 2017-11-29  6:38 UTC  (2+ messages)
` [5/8] "

[PATCH v3 00/13] Crash consistency xfstest using dm-log-writes
 2017-11-29  3:33 UTC  (13+ messages)
` [PATCH v3 10/13] fstests: crash consistency fsx test "

mmotm 2017-11-28-17-01 uploaded
 2017-11-29  1:02 UTC 

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-29  0:40 UTC  (3+ messages)
` [PATCH 2/8] fs: pstore: "

[PATCH] hfsplus: fix decomposition of Hangul characters
 2017-11-28 23:10 UTC  (2+ messages)

[PATCH] fat: Fix sb_rdonly() change
 2017-11-28 22:41 UTC  (6+ messages)

[PATCH] VFS: use synchronize_rcu_expedited() in namespace_unlock()
 2017-11-28 22:17 UTC  (5+ messages)

[PATCH v6 00/11] Intel SGX Driver
 2017-11-28 21:57 UTC  (6+ messages)
` [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()

[PATCH] dm-log-writes: invalidate the bdev's for both of our devices
 2017-11-28 21:22 UTC  (5+ messages)

[PATCH 0/5] orangefs: misc attribute fixes
 2017-11-28 21:02 UTC  (7+ messages)
` [PATCH 1/5] orangefs: open code short single-use functions
` [PATCH 2/5] orangefs: implement vm_ops->fault
` [PATCH 3/5] orangefs: do not invalidate attributes on inode create
` [PATCH 4/5] orangefs: do not invalidate attribute cache on setattr
` [PATCH 5/5] orangefs: reverse sense of revalidate is-inode-stale test

[PATCH v2] docs: fix location of document that got moved
 2017-11-28 20:12 UTC  (2+ messages)

[PATCH] hfsplus: fix decomposition of Hangul characters
 2017-11-28 18:51 UTC  (3+ messages)

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2017-11-28 18:15 UTC  (14+ messages)
            ` [PATCH] hfsplus: fix decomposition of Hangul characters

[PATCH] hfsplus: fix decomposition of Hangul characters
 2017-11-28 16:29 UTC 

[PATCH v3] quota: propagate error from __dquot_initialize
 2017-11-28 15:08 UTC  (2+ messages)

[PATCH v2] quota: propagate error from __dquot_initialize
 2017-11-28 14:58 UTC  (3+ messages)

regression: 4.13 cannot follow symlinks on some ext3 fs
 2017-11-28  0:42 UTC  (18+ messages)

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-11-28  0:23 UTC  (2+ messages)
` [PATCH 2/2] f2fs: pass down write hints to block layer for direct write

[PATCH v2] f2fs: apply write hints to select the type of segment for direct write
 2017-11-28  0:23 UTC 

[PULL REQUEST] nfsd changes for 4.15
 2017-11-27 22:12 UTC  (4+ messages)

[PATCH] sunrpc: sort groups on unix_gid_parse
 2017-11-27 20:10 UTC  (2+ messages)

[PATCH] ext4: Support fast symlinks from ext3 file systems
 2017-11-27 18:08 UTC  (2+ messages)

[PATCH v2 00/11] Metadata specific accouting and dirty writeout
 2017-11-27 17:10 UTC  (3+ messages)
` [PATCH v2 09/11] Btrfs: kill the btree_inode

[PATCH 2/3] y2038: elfcore: use __kernel_old_timeval for process times
 2017-11-27 17:00 UTC 

[proposal] making filesystem tools more machine friendly
 2017-11-27 16:42 UTC  (5+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-27 15:55 UTC  (7+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

[PATCH 1/1] ext4: remove redundant assignment in ext4_iomap_begin()
 2017-11-27  9:21 UTC 

[PATCH] mm:Add watermark slope for high mark
 2017-11-27  7:44 UTC  (8+ messages)

KASAN: use-after-free Read in handle_userfault
 2017-11-27  6:15 UTC  (3+ messages)

[PATCH] fs/mbcache: make count_objects more robust
 2017-11-27  3:30 UTC 

[PATCH v3 0/2] Restrict dangerous open in sticky directories
 2017-11-27  0:26 UTC  (16+ messages)
` [PATCH v3 1/2] Protected FIFOs and regular files
  ` [kernel-hardening] "
` [PATCH v3 2/2] Protected O_CREAT open in sticky directories
  ` [kernel-hardening] "

Proposal for unused permission bit: inherit parent's permissions
 2017-11-26 17:11 UTC 

Greetings
 2017-11-26 13:05 UTC 

[GIT PULL] afs: Fixes
 2017-11-25 23:19 UTC  (6+ messages)

[PATCH v3 RESEND] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-25  9:12 UTC  (4+ messages)

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24 22:08 UTC  (12+ messages)
` XArray documentation

[manpages PATCH] open_by_handle_at: clarifications needed due to NFS reexport
 2017-11-24  8:34 UTC  (4+ messages)
  ` [manpages PATCH] open_by_handle_at.2: clarify MAX_HANDLE_SZ


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