linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-14 21:56:52 to 2017-11-20 18:24:31 UTC [more...]

[PATCH v2 00/23] firmware: cleanup for v4.16
 2017-11-20 18:24 UTC  (18+ messages)
` [PATCH v2 01/23] firmware: rename struct firmware_priv to struct fw_sysfs
` [PATCH v2 02/23] firmware: rename struct firmware_buf to struct fw_priv
` [PATCH v2 03/23] firmware: rename struct fw_priv->fw_id to fw_name
` [PATCH v2 04/23] firmware: move core data structures to the top of file
` [PATCH v2 05/23] firmware: remove duplicate fw_state_aborted()
` [PATCH v2 06/23] firmware: remove unused __fw_state_is_done()
` [PATCH v2 07/23] firmware: use static inlines for state machine checking
` [PATCH v2 08/23] firmware: rename sysfs state checks with sysfs prefix
` [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 11/23] firmware: provide helper for FW_OPT_USERHELPER
` [PATCH v2 12/23] firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
` [PATCH v2 13/23] test_firmware: wrap sysfs timeout test into helper
` [PATCH v2 14/23] test_firmware: wrap basic sysfs fallback tests "
` [PATCH v2 15/23] test_firmware: wrap custom sysfs load "
` [PATCH v2 16/23] test_firmware: enable custom fallback testing on limited kernel configs
` [PATCH v2 17/23] test_firmware: replace syfs fallback check with kconfig_has helper

[PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-20 18:01 UTC  (18+ messages)
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
` [Xen-devel] [PATCH RFC v3 0/6] x86/idle: add halt poll support

[PATCH 0/5] firmware: few fixes for v4.15
 2017-11-20 17:45 UTC  (6+ messages)
` [PATCH 1/5] firmware: add helper to unregister pm ops
` [PATCH 2/5] firmware: fix capturing errors on fw_cache_init() on early init
` [PATCH 3/5] firmware: provide helpers for registering the syfs loader
` [PATCH 4/5] firmware: fix detecting error on register_reboot_notifier()
` [PATCH 5/5] test_firmware: fix setting old custom fw path back on exit

[PATCH v2 00/15] ima: digest list feature
 2017-11-20 16:52 UTC  (14+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata
` [PATCH v2 12/15] ima: do not update security.ima if appraisal status is not INTEGRITY_PASS

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-20 16:29 UTC  (11+ messages)
` [PATCH 2/8] fs: pstore: "
` [PATCH 3/8] fs: btrfs: "
` [PATCH 4/8] vfs: "
` [PATCH 5/8] crypto: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [PATCH 8/8] net: tipc: "

[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
 2017-11-20 16:18 UTC  (3+ messages)

[PATCH 2/2] dcache: delete unused d_hash_mask
 2017-11-20 15:05 UTC 

[PATCH 1/2] dcache: subtract d_hash_shift from 32 in advance
 2017-11-20 15:05 UTC 

Provision for filesystem specific open flags
 2017-11-20 14:03 UTC  (16+ messages)

WARNING in lock_release
 2017-11-20 13:24 UTC  (4+ messages)

mmotm 2017-11-17-16-17 uploaded
 2017-11-20 10:36 UTC  (2+ messages)
` mmotm git tree since-4.14 branch created (was: mmotm 2017-11-17-16-17 uploaded)

Improving documentation of parent-ID field in /proc/PID/mountinfo
 2017-11-20  9:37 UTC  (8+ messages)

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

[PATCH] fs: Safe rcu access to hlist
 2017-11-19 21:28 UTC  (2+ messages)

[git pull] vfs.git get_user_pages_fast() conversion
 2017-11-19 21:23 UTC  (6+ messages)
    ` mthca misuse of get_user_pages() (was Re: [git pull] vfs.git get_user_pages_fast() conversion)

[PULL REQUEST] nfsd changes for 4.15
 2017-11-19 17:03 UTC  (4+ messages)

[PATCH] 9p: Fix missing commas in mount options
 2017-11-19  9:28 UTC 

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2017-11-19  0:57 UTC  (2+ messages)

[GIT PULL] overlayfs update for 4.15
 2017-11-17 21:49 UTC  (2+ messages)

WARN_ON in __writeback_inodes_sb_nr
 2017-11-17 19:55 UTC 

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2017-11-17 19:33 UTC 

Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
 2017-11-17 12:22 UTC  (19+ messages)

[PATCH v2] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
 2017-11-17 18:41 UTC  (4+ messages)

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-17 18:36 UTC  (3+ messages)

[GIT PULL] file locking fixes for v4.15
 2017-11-17 14:16 UTC 

[PATCH] VFS: Handle lazytime in do_mount()
 2017-11-17 12:09 UTC  (2+ messages)

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2017-11-17  7:16 UTC  (23+ messages)
` [PATCH 01/16] futex: convert futex_pi_state.refcount to refcount_t
` [PATCH 02/16] sched: convert sighand_struct.count "
` [PATCH 03/16] sched: convert signal_struct.sigcnt "
` [PATCH 04/16] sched: convert user_struct.__count "
` [PATCH 05/16] sched: convert numa_group.refcount "
` [PATCH 06/16] sched/task_struct: convert task_struct.usage "
` [PATCH 07/16] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 08/16] perf: convert perf_event_context.refcount "
` [PATCH 09/16] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 10/16] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 11/16] uprobes: convert uprobe.ref "
` [PATCH 12/16] nsproxy: convert nsproxy.count "
` [PATCH 13/16] groups: convert group_info.usage "
` [PATCH 14/16] creds: convert cred.usage "
` [PATCH 15/16] kcov: convert kcov.refcount "
` [PATCH 16/16] bdi: convert bdi_writeback_congested.refcnt from atomic_t "

[PATCH] f2fs: let f2fs also gc atomic file to avoid loop gc
 2017-11-17  5:47 UTC  (8+ messages)

[git pull] vfs.git cramfs series
 2017-11-17  3:07 UTC 

[git pull] vfs.git work.misc
 2017-11-17  3:04 UTC 

[git pull] vfs.git iov_iter
 2017-11-17  2:50 UTC 

[git pull] vfs.git compat and uaccess
 2017-11-17  2:34 UTC 

[PATCH] quota: propagate error from __dquot_initialize
 2017-11-17  2:07 UTC 

[PATCH 01/10] remove mapping from balance_dirty_pages*()
 2017-11-17  1:24 UTC  (12+ messages)
` [PATCH 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 06/10] writeback: add counters for metadata usage
` [PATCH 07/10] writeback: introduce super_operations->write_metadata
` [PATCH 08/10] export radix_tree_iter_tag_set
` [PATCH 09/10] Btrfs: kill the btree_inode
` [PATCH 10/10] btrfs: rework end io for extent buffer reads

[PATCH v3 RESEND] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-17  1:09 UTC 

[PATCH v4 RESEND] f2fs: fix out-of-free problem caused by atomic write
 2017-11-17  0:54 UTC 

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (7+ messages)
` [fstests PATCH v3] "

[GIT PULL] libnvdimm for 4.15
 2017-11-16 22:12 UTC 

[PATCH] iomap: report collisions between directio and buffered writes to userspace
 2017-11-16 16:35 UTC  (3+ messages)

(unknown),
 2017-11-15 14:44 UTC 

[PATCH] Support for secure erase functionality
 2017-11-15 21:12 UTC  (3+ messages)

[patch] dax: fix PMD faults on zero-length files
 2017-11-15 19:16 UTC  (3+ messages)

[PATCH net-next v2 0/2] retire IPX and NCPFS
 2017-11-15 17:41 UTC  (5+ messages)

KASAN: use-after-free in move_expired_inodes
 2017-11-15 13:41 UTC  (3+ messages)

[PATCH] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
 2017-11-15 13:36 UTC  (2+ messages)

[PATCH] reiserfs: remove unneeded i_version bump
 2017-11-15 13:25 UTC  (2+ messages)

[PATCH v2] fs/fcntl: restore checking against COMPAT_LOFF_T_MAX for F_GETLK64
 2017-11-15 13:16 UTC  (7+ messages)
` [PATCH v3] "

[PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-15 13:04 UTC  (3+ messages)

Hello Dear
 2017-11-15 11:34 UTC 

[PATCH (resend)] seq_file: reset iterator to first record for zero offset
 2017-11-15 10:34 UTC  (4+ messages)
` [(resend)] "
  ` [musl] "

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-15  9:31 UTC  (9+ messages)

[PATCH v2] docs: fix location of document that got moved
 2017-11-15  7:59 UTC  (2+ messages)


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