linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-03 03:37:40 to 2017-11-09 22:15:10 UTC [more...]

[PATCH 0/3] Three VFS patch resends
 2017-11-09 22:14 UTC  (11+ messages)
` [PATCH 1/3] VFS: use synchronize_rcu_expedited() in namespace_unlock()
` [PATCH 2/3] Improve fairness when locking the per-superblock s_anon list
` [PATCH 3/3] VFS: close race between getcwd() and d_move()

[RFC PATCH] fs/pipe.c: implement minimum pipe size for arg==0
 2017-11-09 22:09 UTC  (3+ messages)

[PATCH 00/14] Overlayfs NFS export support
 2017-11-09 21:55 UTC  (5+ messages)

[PATCH] fs: avoid NULL pointer dereference for nobh on write error
 2017-11-09 21:49 UTC 

[PATCH 0/3] VFS: name lookup improvements
 2017-11-09 21:06 UTC  (7+ messages)
` [PATCH 1/3] VFS/nfs/9p: revise meaning of d_weak_invalidate
` [PATCH 2/3] VFS: remove user_path_mountpoint_at()
` [PATCH 3/3] VFS / autofs4: remove kern_path_mountpoint()

[PATCH] fuse: return -ECONNABORTED on /dev/fuse read after abort
 2017-11-09 20:23 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 1/6] remove mapping from balance_dirty_pages*()
 2017-11-09 19:31 UTC  (6+ messages)
` [PATCH 2/6] writeback: allow for dirty metadata accounting
` [PATCH 3/6] writeback: introduce super_operations->write_metadata
` [PATCH 4/6] export radix_tree_iter_tag_set
` [PATCH 5/6] Btrfs: kill the btree_inode
` [PATCH 6/6] btrfs: rework end io for extent buffer reads

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-09 18:19 UTC  (5+ messages)
` [RFC PATHC 1/2] f2fs: apply write hints to select the type of segments for buffered write
` [RFC PATHC 2/2] f2fs: apply write hints to select the type of segment for direct write

[PATCH] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-09 17:59 UTC  (13+ messages)
` [PATCH v2] "

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-09 17:30 UTC  (16+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
        ` [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()
            ` [PATCH v4] "

[PATCH v2 00/15] ima: digest list feature
 2017-11-09 17:23 UTC  (31+ messages)
` [PATCH v2 01/15] ima: generalize ima_read_policy()
` [PATCH v2 02/15] ima: generalize ima_write_policy()
` [PATCH v2 03/15] ima: generalize policy file operations
` [PATCH v2 04/15] ima: use ima_show_htable_value to show hash table data
` [PATCH v2 05/15] ima: add functions to manage digest lists
` [PATCH v2 06/15] ima: add parser of digest lists metadata
` [PATCH v2 07/15] ima: add parser of compact digest list
` [PATCH v2 08/15] ima: add parser of RPM package headers
` [PATCH v2 09/15] ima: introduce securityfs interfaces for digest lists
` [PATCH v2 10/15] ima: disable digest lookup if digest lists are not checked
` [PATCH v2 11/15] ima: add policy action digest_list
` [PATCH v2 12/15] ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
` [PATCH v2 13/15] evm: add kernel command line option to select protected xattrs
` [PATCH v2 14/15] ima: add support for appraisal with digest lists
` [PATCH v2 15/15] ima: add Documentation/security/IMA-digest-lists.txt

[PATCH RFC v3 0/7] proc: modernize proc to support multiple private instances
 2017-11-09 16:14 UTC  (8+ messages)
` [PATCH RFC v3 1/7] proc: add proc_fs_info struct to store proc information
` [PATCH RFC v3 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH RFC v3 3/7] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH RFC v3 4/7] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v3 5/7] proc: move hidepid definitions to proc files
` [PATCH RFC v3 6/7] proc: support new 'pids=all|ptraceable' mount option
` [PATCH RFC v3 7/7] proc: flush dcache entries from all procfs instances

[PATCH] readv.2: document RWF_NOWAIT
 2017-11-09 15:01 UTC  (4+ messages)

[PATCH 1/1] partitions/msdos: Unable to mount UFS 44bsd partitions
 2017-11-09 14:44 UTC 

[PATCH 1/4] remove mapping from balance_dirty_pages*()
 2017-11-09 14:41 UTC  (9+ messages)
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: introduce super_operations->write_metadata
` [PATCH 4/4] export radix_tree_iter_tag_set

[PATCH] Fix code-style warning
 2017-11-09 14:40 UTC 

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-09 13:54 UTC  (5+ messages)

[PATCH RFC 1/1] f2fs: add per-device superblocks
 2017-11-09  3:26 UTC 

[PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state
 2017-11-09  1:54 UTC  (5+ messages)
` [RFC] hung task: check "

[RFC PATCH 04/11] Add a function to start/reduce a timer
 2017-11-09  0:33 UTC  (4+ messages)
` [RFC PATCH 01/11] workqueue: Add a decrement-after-return and wake if 0 facility

32-bit stat returns wrong st_mtime if file timestamp does not fit in 32 bits
 2017-11-08 21:50 UTC  (4+ messages)

[PATCH (resend)] seq_file: reset iterator to first record for zero offset
 2017-11-08 13:10 UTC  (2+ messages)
` [(resend)] "

[PATCH] f2fs: let f2fs also gc atomic file to avoid loop gc
 2017-11-08  9:28 UTC  (2+ messages)

[PATCH 0/7] More NFS file handle unit tests
 2017-11-08  6:11 UTC  (9+ messages)
` [PATCH 2/7] open_by_handle: test file handles of renamed files

[PATCH] vfs: remove might_sleep() from clear_inode()
 2017-11-08  2:24 UTC  (2+ messages)

[PATCH v3] f2fs: fix out-of-free problem caused by atomic write
 2017-11-08  2:17 UTC  (9+ messages)
` [PATCH v4] "

mmotm 2017-11-07-15-11 uploaded
 2017-11-07 23:12 UTC 

[PATCH] tmpfs: allow decoding a file handle of an unlinked file
 2017-11-07 21:17 UTC  (3+ messages)

[RFC] don't update atime on file write
 2017-11-07 20:23 UTC  (4+ messages)
  ` [PATCH] orangefs: stop setting atime on inode dirty

[inotify_read] BUG: KASAN: slab-out-of-bounds in _copy_to_user+0x115/0x1b0
 2017-11-07 16:07 UTC  (7+ messages)
` [inotify_read] BUG: unable to handle kernel paging request at ffff8800172f8000

[PATCH v5] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
 2017-11-07 15:49 UTC  (2+ messages)

[load_elf_binary] WARNING: bad unlock balance detected!
 2017-11-07 12:29 UTC  (2+ messages)

[PATCH 0/3] binfmt_elf: Clean up codes related to total_size passed into elf_map()
 2017-11-07 12:00 UTC  (2+ messages)

(unknown),
 2017-11-06 19:51 UTC 

[PATCH] sysctl: add register_sysctl() dummy helper
 2017-11-07  1:01 UTC  (7+ messages)

[PATCH] btrfs/volumes: Improve unlocking of a mutex in __btrfs_balance()
 2017-11-06 15:08 UTC  (3+ messages)

[PATCH 1/2] fs: expose do_unlinkat for built-in callers
 2017-11-06  3:13 UTC  (3+ messages)
` [PATCH 2/2] coredump: call do_unlinkat directly instead of sys_unlink

[PATCH] f2fs: fix out-of-free problem caused by atomic write
 2017-11-06  1:34 UTC  (7+ messages)
` [PATCH v2] "

[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
 2017-11-06  1:13 UTC  (5+ messages)

[PATCH 1/2] f2fs: add missing quota_initialize in f2fs_set_acl
 2017-11-06  0:49 UTC  (5+ messages)
` [PATCH 2/2] f2fs: stop all the operations by cp_error flag
  ` [f2fs-dev] "

mmotm 2017-11-03-13-00 uploaded
 2017-11-04 21:17 UTC  (3+ messages)

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-04 16:31 UTC  (3+ messages)
` [PATCH 04/15] brd: remove dax support

Tercüme edilecek metinleriniz hakkında
 2017-10-31  1:00 UTC 

[PATCH 1/2] f2fs: add quota_ino feature infra
 2017-11-03 18:27 UTC  (6+ messages)
` [PATCH 2/2] f2fs: support quota sys files
  ` [f2fs-dev] "

[PATCH] autofs: don't fail mount for transient error
 2017-11-03 12:45 UTC  (2+ messages)

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-03  9:22 UTC  (6+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops


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