linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-10 18:17:50 to 2018-03-13 13:26:00 UTC [more...]

[PATCH v9 00/61] XArray v9
 2018-03-13 13:26 UTC  (23+ messages)
` [PATCH v9 01/61] mac80211_hwsim: Use DEFINE_IDA
` [PATCH v9 02/61] radix tree: Use GFP_ZONEMASK bits of gfp_t for flags
` [PATCH v9 03/61] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH v9 04/61] unicore32: "
` [PATCH v9 05/61] Export __set_page_dirty
` [PATCH v9 06/61] fscache: Use appropriate radix tree accessors
` [PATCH v9 07/61] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v9 08/61] page cache: Use xa_lock
` [PATCH v9 09/61] xarray: Replace exceptional entries
` [PATCH v9 10/61] xarray: Change definition of sibling entries
` [PATCH v9 11/61] xarray: Add definition of struct xarray
` [PATCH v9 12/61] xarray: Define struct xa_node
` [PATCH v9 13/61] xarray: Add documentation
` [PATCH v9 14/61] xarray: Add xa_load
` [PATCH v9 15/61] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v9 16/61] xarray: Add xa_store
` [PATCH v9 17/61] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v9 18/61] xarray: Add xa_for_each
` [PATCH v9 19/61] xarray: Add xa_extract
` [PATCH v9 20/61] xarray: Add xa_destroy
` [PATCH v9 21/61] xarray: Add xas_next and xas_prev
` [PATCH v9 22/61] xarray: Add xas_create_range

[PATCH] dcache: fix indirectly reclaimable memory accounting
 2018-03-13 12:57 UTC 

[PATCH 1/1] f2fs: release locks before return in f2fs_ioc_gc_range()
 2018-03-13 11:42 UTC 

[vfs:work.dcache 15/23] fs/dcache.c:3188:3: error: implicit declaration of function 'prefetch'
 2018-03-13 10:21 UTC 

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-13 10:20 UTC  (16+ messages)
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
      ` [RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()

[vfs:work.dcache 15/23] fs/dcache.c:3188:3: error: implicit declaration of function 'prefetch'; did you mean 'prepend'?
 2018-03-13 10:17 UTC 

gfs2 IOMAP_ZERO confusion
 2018-03-13  8:22 UTC 

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-13  7:46 UTC  (2+ messages)

fallocate on XFS for swap
 2018-03-13  7:14 UTC  (11+ messages)

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-03-13  5:10 UTC  (4+ messages)

[PATCH v3 00/20] firmware: development for v4.17
 2018-03-13  4:43 UTC  (3+ messages)
` [PATCH v3 20/20] mt7601u: use request_firmware_cache() to address cache on reboot

[PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
 2018-03-13  4:02 UTC  (23+ messages)
        ` [BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())
                ` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())

[PATCH 0/3] indirectly reclaimable memory
 2018-03-13  0:45 UTC  (5+ messages)
` [PATCH 3/3] dcache: account external names as "

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-12 22:42 UTC  (24+ messages)
` [PATCH v4 1/6] sysctl: Add flags to support min/max range clamping
` [PATCH v4 2/6] proc/sysctl: Check for invalid flags bits
` [PATCH v4 3/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v4 5/6] ipc: Clamp semmni "
` [PATCH v4 6/6] test_sysctl: Add range clamping test

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-03-12 20:16 UTC  (10+ messages)

[PATCH] dcache: fix indirectly reclaimable memory accounting for CONFIG_SLOB
 2018-03-12 19:41 UTC 

[PATCH v3 0/4] unverifiable file signatures
 2018-03-12 19:32 UTC  (11+ messages)
` [PATCH v3 1/4] ima: fail file signature verification on non-init mounted filesystems
` [PATCH v3 2/4] ima: re-evaluate files on privileged "
` [PATCH v3 3/4] ima: fail signature verification based on policy
` [PATCH v3 4/4] fuse: define the filesystem as untrusted

[vfs:work.dcache 16/23] fs/d_path.c:122:3: error: implicit declaration of function 'prefetch'
 2018-03-12 18:19 UTC 

[vfs:work.dcache 16/23] include/linux/fs.h:2426:22: error: implicit declaration of function 'kmem_cache_alloc'; did you mean 'prom_early_alloc'?
 2018-03-12 18:03 UTC 

[PATCH 1/2] direct-io: Remove unused DIO_ASYNC_EXTEND flag
 2018-03-12 16:20 UTC  (3+ messages)

Kernel WARNING in dio_complete found by syzkaller
 2018-03-12  4:17 UTC  (2+ messages)

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-11 21:45 UTC  (95+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 02/83] Add nova_def.h
` [RFC v2 03/83] Add super.h
` [RFC v2 04/83] NOVA inode definition
` [RFC v2 05/83] Add NOVA filesystem definitions and useful helper routines
` [RFC v2 06/83] Add inode get/read methods
` [RFC v2 07/83] Initialize inode_info and rebuild inode information in nova_iget()
` [RFC v2 08/83] NOVA superblock operations
` [RFC v2 09/83] Add Kconfig and Makefile
` [RFC v2 10/83] Add superblock integrity check
` [RFC v2 11/83] Add timing and I/O statistics for performance analysis and profiling
` [RFC v2 12/83] Add timing for mount and init
` [RFC v2 13/83] Add remount_fs and show_options methods
` [RFC v2 14/83] Add range node kmem cache
` [RFC v2 15/83] Add free list data structure
` [RFC v2 16/83] Initialize block map and free lists in nova_init()
` [RFC v2 17/83] Add statfs support
` [RFC v2 18/83] Add freelist statistics printing
` [RFC v2 19/83] Add pmem block free routines
` [RFC v2 20/83] Pmem block allocation routines
` [RFC v2 21/83] Add log structure
` [RFC v2 22/83] Inode log pages allocation and reclaimation
` [RFC v2 23/83] Save allocator to pmem in put_super
` [RFC v2 24/83] Initialize and allocate inode table
` [RFC v2 25/83] Support get normal inode address and inode table extentsion
` [RFC v2 26/83] Add inode_map to track inuse inodes
` [RFC v2 27/83] Save the inode inuse list to pmem upon umount
` [RFC v2 28/83] Add NOVA address space operations
` [RFC v2 29/83] Add write_inode and dirty_inode routines
` [RFC v2 30/83] New NOVA inode allocation
` [RFC v2 31/83] Add new vfs "
` [RFC v2 32/83] Add log entry definitions
` [RFC v2 33/83] Inode log and entry printing for debug purpose
` [RFC v2 34/83] Journal: NOVA light weight journal definitions
` [RFC v2 35/83] Journal: Lite journal helper routines
` [RFC v2 36/83] Journal: Lite journal recovery
` [RFC v2 37/83] Journal: Lite journal create and commit
` [RFC v2 38/83] Journal: NOVA lite journal initialization
` [RFC v2 39/83] Log operation: dentry append
` [RFC v2 40/83] Log operation: file write entry append
` [RFC v2 41/83] Log operation: setattr "
` [RFC v2 42/83] Log operation: link change append
` [RFC v2 43/83] Log operation: in-place update log entry
` [RFC v2 44/83] Log operation: invalidate log entries
` [RFC v2 45/83] Log operation: file inode log lookup and assign
` [RFC v2 46/83] Dir: Add Directory radix tree insert/remove methods
` [RFC v2 47/83] Dir: Add initial dentries when initializing a directory inode log
` [RFC v2 48/83] Dir: Readdir operation
` [RFC v2 49/83] Dir: Append create/remove dentry
` [RFC v2 50/83] Inode: Add nova_evict_inode
` [RFC v2 51/83] Rebuild: directory inode
` [RFC v2 52/83] Rebuild: file inode
` [RFC v2 53/83] Namei: lookup
` [RFC v2 54/83] Namei: create and mknod
` [RFC v2 55/83] Namei: mkdir
` [RFC v2 56/83] Namei: link and unlink
` [RFC v2 57/83] Namei: rmdir
` [RFC v2 58/83] Namei: rename
` [RFC v2 59/83] Namei: setattr
` [RFC v2 60/83] Add special inode operations
` [RFC v2 61/83] Super: Add nova_export_ops
` [RFC v2 62/83] File: getattr and file inode operations
` [RFC v2 63/83] File operation: llseek
` [RFC v2 64/83] File operation: open, fsync, flush
` [RFC v2 65/83] File operation: read
` [RFC v2 66/83] Super: Add file write item cache
` [RFC v2 67/83] Dax: commit list of file write items to log
` [RFC v2 68/83] File operation: copy-on-write write
` [RFC v2 69/83] Super: Add module param inplace_data_updates
` [RFC v2 70/83] File operation: Inplace write
` [RFC v2 71/83] Symlink support
` [RFC v2 72/83] File operation: fallocate
` [RFC v2 73/83] Dax: Add iomap operations
` [RFC v2 74/83] File operation: Mmap
` [RFC v2 75/83] File operation: read/write iter
` [RFC v2 76/83] Ioctl support
` [RFC v2 77/83] GC: Fast garbage collection
` [RFC v2 78/83] GC: Thorough "
` [RFC v2 79/83] Normal recovery
` [RFC v2 80/83] Failure recovery: bitmap operations
` [RFC v2 81/83] Failure recovery: Inode pages recovery routines
` [RFC v2 82/83] Failure recovery: Per-CPU recovery
` [RFC v2 83/83] Sysfs support

[PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
 2018-03-11 20:14 UTC  (4+ 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).