messages from 2017-11-20 10:36:11 to 2017-11-23 06:23:14 UTC [more...]
[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
2017-11-23 6:23 UTC (6+ messages)
[PATCH 1/3] autofs - make disc device user accessible
2017-11-23 4:49 UTC (14+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored
[PATCH 00/62] XArray November 2017 Edition
2017-11-23 2:46 UTC (68+ messages)
` [PATCH 01/62] tools: Make __test_and_clear_bit available
` [PATCH 02/62] radix tree test suite: Remove ARRAY_SIZE
` [PATCH 03/62] radix tree test suite: Check reclaim bit
` [PATCH 04/62] idr test suite: Fix ida_test_random()
` [PATCH 05/62] radix tree: Add a missing cast to gfp_t
` [PATCH 06/62] idr: Make cursor explicit for cyclic allocation
` [PATCH 07/62] idr: Rewrite extended IDR API
` [PATCH 08/62] Explicitly include radix-tree.h
` [PATCH 09/62] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH 10/62] unicore32: "
` [PATCH 11/62] Export __set_page_dirty
` [PATCH 12/62] xfs: Rename xa_ elements to ail_
` [PATCH 13/62] fscache: Use appropriate radix tree accessors
` [PATCH 14/62] xarray: Add the xa_lock to the radix_tree_root
` [PATCH 15/62] page cache: Use xa_lock
` [PATCH 16/62] xarray: Replace exceptional entries
` [PATCH 17/62] xarray: Change definition of sibling entries
` [PATCH 18/62] xarray: Add definition of struct xarray
` [PATCH 19/62] xarray: Define struct xa_node
` [PATCH 20/62] xarray: Add xa_load
` [PATCH 21/62] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH 22/62] xarray: Add xa_store
` [PATCH 23/62] xarray: Add xa_cmpxchg
` [PATCH 24/62] xarray: Add xa_for_each
` [PATCH 25/62] xarray: Add xa_init
` [PATCH 26/62] xarray: Add xas_for_each_tag
` [PATCH 27/62] xarray: Add xa_get_entries and xa_get_tagged
` [PATCH 28/62] xarray: Add xa_destroy
` [PATCH 29/62] xarray: Add xas_prev_any
` [PATCH 30/62] xarray: Add xas_find_any / xas_next_any
` [PATCH 31/62] Convert IDR to use xarray
` [PATCH 32/62] ida: Convert to using xarray
` [PATCH 33/62] page cache: Convert page_cache_next_hole to XArray
` [PATCH 34/62] page cache: Use xarray for adding pages
` [PATCH 35/62] page cache: Convert page_cache_tree_delete to xarray
` [PATCH 36/62] page cache: Convert find_get_entry "
` [PATCH 37/62] shmem: Convert replace "
` [PATCH 38/62] shmem: Convert shmem_confirm_swap to XArray
` [PATCH 39/62] shmem: Convert find_swap_entry "
` [PATCH 40/62] shmem: Convert shmem_tag_pins "
` [PATCH 41/62] shmem: Convert shmem_wait_for_pins "
` [PATCH 42/62] vmalloc: Convert to xarray
` [PATCH 43/62] brd: Convert to XArray
` [PATCH 44/62] xfs: Convert m_perag_tree "
` [PATCH 45/62] xfs: Convert pag_ici_root "
` [PATCH 46/62] xfs: Convert xfs dquot "
` [PATCH 47/62] xfs: Convert mru cache "
` [PATCH 48/62] block: Remove IDR preloading
` [PATCH 49/62] rxrpc: "
` [PATCH 50/62] cgroup: Remove IDR wrappers
` [PATCH 51/62] dca: Remove idr_preload calls
` [PATCH 52/62] ipc: Remove call to idr_preload
` [PATCH 53/62] irq: "
` [PATCH 54/62] scsi: Remove idr_preload in st driver
` [PATCH 55/62] firewire: Remove call to idr_preload
` [PATCH 56/62] drm: Remove drm_minor_lock and idr_preload
` [PATCH 57/62] drm: Remove drm_syncobj_fd_to_handle
` [PATCH 58/62] drm: Remove qxl driver IDR locks
` [PATCH 59/62] drm: Replace virtio IDRs with IDAs
` [PATCH 60/62] drm: Replace vmwgfx "
` [PATCH 61/62] net: Redesign act_api use of IDR
` [PATCH 62/62] mm: Convert page-writeback to XArray
[PATCH v2 00/11] Metadata specific accouting and dirty writeout
2017-11-22 21:16 UTC (12+ messages)
` [PATCH v2 01/11] remove mapping from balance_dirty_pages*()
` [PATCH v2 02/11] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v2 03/11] lib: make the fprop batch size a multiple of PAGE_SIZE
` [PATCH v2 04/11] lib: add a __fprop_add_percpu_max
` [PATCH v2 05/11] writeback: convert the flexible prop stuff to bytes
` [PATCH v2 06/11] writeback: add counters for metadata usage
` [PATCH v2 07/11] writeback: introduce super_operations->write_metadata
` [PATCH v2 08/11] export radix_tree_iter_tag_set
` [PATCH v2 09/11] Btrfs: kill the btree_inode
` [PATCH v2 10/11] btrfs: rework end io for extent buffer reads
` [PATCH v2 11/11] btrfs: add NR_METADATA_BYTES accounting
[PATCH v3 0/4] vm: add a syscall to map a process memory into a pipe
2017-11-22 20:43 UTC (6+ messages)
` [PATCH v3 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v3 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v3 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v3 4/4] test: add a test for "
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-22 19:53 UTC (5+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
[PATCH v3 0/2] Restrict dangerous open in sticky directories
2017-11-22 16:51 UTC (5+ messages)
` [PATCH v3 1/2] Protected FIFOs and regular files
` [PATCH v3 2/2] Protected O_CREAT open in sticky directories
[manpages PATCH] open_by_handle_at: clarifications needed due to NFS reexport
2017-11-22 16:48 UTC (2+ messages)
[PATCH v5] Return bytes transferred for partial direct I/O
2017-11-22 12:29 UTC
[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
2017-11-22 10:29 UTC (13+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops
` [RFC v3] It is common for services to be stateless around their main event loop. If a process sets PR_SET_IDLE to PR_IDLE_MODE_KILLME then it signals to the kernel that epoll_wait() and friends may not complete, and the kernel may send SIGKILL if resources get tight
` [RFC v4] "
[PATCH 01/10] remove mapping from balance_dirty_pages*()
2017-11-22 10:21 UTC (7+ messages)
` [PATCH 03/10] lib: add a batch size to fprop_global
` [PATCH 06/10] writeback: add counters for metadata usage
[PATCH v4 RESEND] f2fs: fix out-of-free problem caused by atomic write
2017-11-22 3:50 UTC (2+ messages)
[PATCH v3 RESEND] f2fs: add bug_on when f2fs_gc even fails to get one victim
2017-11-22 3:50 UTC (2+ messages)
[PATCH 0/3] Three VFS patch resends
2017-11-22 1:31 UTC (9+ messages)
` [PATCH 3/3] VFS: close race between getcwd() and d_move()
mmotm 2017-11-21-17-21 uploaded
2017-11-22 1:22 UTC
[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
2017-11-22 0:05 UTC (13+ messages)
[git pull] mode_t whack-a-mole
2017-11-21 23:56 UTC
[PATCH v3] fuse: return -ECONNABORTED on /dev/fuse read after abort
2017-11-21 22:43 UTC (4+ messages)
` [PATCH v4] "
[PATCH v3] iomap: report collisions between directio and buffered writes to userspace
2017-11-21 20:34 UTC
[git pull] vfs.git get_user_pages_fast() conversion
2017-11-21 18:35 UTC (5+ messages)
[git pull] several 9p fixes
2017-11-21 16:28 UTC
[PATCH] quota: propagate error from __dquot_initialize
2017-11-21 13:18 UTC (2+ messages)
Improving documentation of parent-ID field in /proc/PID/mountinfo
2017-11-21 3:19 UTC (7+ messages)
Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
2017-11-21 2:53 UTC (9+ messages)
` [dm-devel] "
[PATCH] fs: Safe rcu access to hlist
2017-11-20 21:21 UTC (7+ messages)
[GIT PULL] Orangefs cleanups for v4.15
2017-11-20 19:23 UTC
[PATCH v2 00/23] firmware: cleanup for v4.16
2017-11-20 18:24 UTC (24+ 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 v2 18/23] firmware: enable to split firmware_class into separate target files
` [PATCH v2 19/23] firmware: add debug facility to emulate forcing sysfs fallback
` [PATCH v2 20/23] firmware: add debug facility to emulate disabling "
` [PATCH v2 21/23] test_firmware: add a library for shared helpers
` [PATCH v2 22/23] test_firmware: test the 3 firmware kernel configs using debugfs
` [PATCH v2 23/23] firmware: cleanup - group and document up private firmware parameters
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-20 18:01 UTC (8+ messages)
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
[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 (7+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
2017-11-20 16:29 UTC (5+ messages)
` [PATCH 3/8] fs: btrfs: "
` [PATCH 5/8] crypto: "
[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)
page: next (older) | prev (newer) | latest
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).