messages from 2016-04-01 23:24:50 to 2016-04-12 16:43:06 UTC [more...]
[RFC v2 PATCH 00/10] dm-thin/xfs: prototype a block reservation allocation model
 2016-04-12 16:42 UTC  (11+ messages)
` [RFC v2 PATCH 01/10] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
` [RFC v2 PATCH 02/10] xfs: replace xfs_mod_fdblocks() bool param with flags
` [RFC v2 PATCH 03/10] block: add block_device_operations methods to set and get reserved space
` [RFC v2 PATCH 04/10] dm: add "
` [RFC v2 PATCH 05/10] dm thin: "
` [RFC v2 PATCH 06/10] xfs: thin block device reservation mechanism
` [RFC v2 PATCH 07/10] xfs: adopt a reserved allocation model on dm-thin devices
` [RFC v2 PATCH 08/10] xfs: handle bdev reservation ENOSPC correctly from XFS reserved pool
` [RFC v2 PATCH 09/10] xfs: support no block reservation transaction mode
` [RFC v2 PATCH 10/10] xfs: use contiguous bdev reservation for file preallocation
[ANNOUNCE] util-linux v2.28
 2016-04-12 11:30 UTC 
[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-04-12 11:09 UTC  (9+ messages)
[GIT PULL] ext4 bug fixes for 4.6
 2016-04-12  1:28 UTC  (7+ messages)
[PATCH v3 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-04-11 18:21 UTC  (3+ messages)
` [PATCH v3 1/2] coredump: get rid of coredump_params->written
` [PATCH v3 2/2] coredump: only charge written data against RLIMIT_CORE
[PATCH v2 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-04-11 18:15 UTC  (3+ messages)
` [PATCH v2 1/2] coredump: get rid of coredump_params->written
` [PATCH v2 2/2] coredump: only charge written data against RLIMIT_CORE
[vfs PATCH v3 0/4] vfs: Expand iomap interface to fiemap
 2016-04-11  6:17 UTC  (11+ messages)
` [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h
Linux 4.6-rc3
 2016-04-11  1:29 UTC 
Can getdents return zero inode numbers?
 2016-04-10 21:30 UTC  (4+ messages)
Autofs and mount namespaces
 2016-04-10  2:53 UTC  (8+ messages)
LOAN
 2016-04-08 22:02 UTC 
[PATCH RESEND] vfs: Add support to document max and min inode times
 2016-04-09  1:18 UTC  (2+ messages)
[PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps
 2016-04-09  1:17 UTC  (6+ messages)
` [PATCH 1/2] fs: Add current_fs_time_sec() function
` [PATCH 2/2] vfs: Add vfs_time accessors
[vfs:for-linus 3/3] lib/iov_iter.c:589:1: note: in expansion of macro 'EXPORT_SYMBOL'
 2016-04-08 23:20 UTC 
[vfs:for-linus 3/3] block/blk-map.c:110:20: warning: unused variable 'prv'
 2016-04-08 23:20 UTC 
[vfs:for-linus 3/3] lib/iov_iter.c:572:15: error: conflicting types for 'iov_iter_gap_alignment'
 2016-04-08 23:19 UTC 
[GIT PULL] Orangefs: cleanups and a strncpy vulnerability fix
 2016-04-08 20:10 UTC 
FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 
[PATCH 1/3] orangefs: clean up truncate ctime and mtime setting
 2016-04-08 17:33 UTC  (9+ messages)
` [PATCH 2/3] orangefs: strncpy -> strlcpy
            ` [PATCH] orangefs: strncpy -> strscpy
` [PATCH 3/3] orangefs: remove unused variable
add RWF_(D)SYNC flag to preadv2/pwritev2 V2
 2016-04-07 22:50 UTC  (14+ messages)
` [PATCH 01/10] filemap: remove pos variables in generic_file_read_iter
` [PATCH 02/10] filemap: remove the pos argument to generic_file_direct_write
` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
` [PATCH 04/10] direct-io: eliminate the offset argument to ->direct_IO
` [PATCH 05/10] direct-io: remove the offset argument to dio_complete
` [PATCH 06/10] fs: add IOCB_SYNC and IOCB_DSYNC
` [PATCH 07/10] fs: simplify the generic_write_sync prototype
` [PATCH 08/10] ceph: use generic_write_sync
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
` [PATCH 10/10] nfsd: use RWF_SYNC
[GIT PULL] ext4 bug fixes for 4.6
 2016-04-07 18:36 UTC 
[PATCH v2] fs: overlayfs: override creds with the ones from the superblock mounter
 2016-04-07 13:48 UTC 
[PATCH] fs: overlayfs: override creds with the ones from the superblock mounter (fwd)
 2016-04-07 13:36 UTC 
[PATCH] fs: overlayfs: override creds with the ones from the superblock mounter
 2016-04-07 12:55 UTC 
[PATCH] FUSE: Improve aio directIO write performance for size extending writes
 2016-04-07 11:48 UTC 
[PATCH] fs: overlayfs: remove debug parameter
 2016-04-07 10:18 UTC 
mmotm 2016-04-06-20-40 uploaded
 2016-04-07  3:41 UTC 
[PATCHv6 00/30] THP-enabled tmpfs/shmem using compound pages
 2016-04-06 22:51 UTC  (31+ messages)
` [PATCHv6 01/30] thp, mlock: update unevictable-lru.txt
` [PATCHv6 02/30] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv6 03/30] mm: introduce fault_env
` [PATCHv6 04/30] mm: postpone page table allocation until we have page to map
` [PATCHv6 05/30] rmap: support file thp
` [PATCHv6 06/30] mm: introduce do_set_pmd()
` [PATCHv6 07/30] thp, vmstats: add counters for huge file pages
` [PATCHv6 08/30] thp: support file pages in zap_huge_pmd()
` [PATCHv6 09/30] thp: handle file pages in split_huge_pmd()
` [PATCHv6 10/30] thp: handle file COW faults
` [PATCHv6 11/30] thp: handle file pages in mremap()
` [PATCHv6 12/30] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv6 13/30] thp: prepare change_huge_pmd() for file thp
` [PATCHv6 14/30] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv6 15/30] thp: file pages support for split_huge_page()
` [PATCHv6 16/30] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv6 17/30] vmscan: split file huge pages before paging them out
` [PATCHv6 18/30] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv6 19/30] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv6 20/30] filemap: prepare find and delete operations for huge pages
` [PATCHv6 21/30] truncate: handle file thp
` [PATCHv6 22/30] mm, rmap: account shmem thp pages
` [PATCHv6 23/30] shmem: prepare huge= mount option and sysfs knob
` [PATCHv6 24/30] shmem: get_unmapped_area align huge page
` [PATCHv6 25/30] shmem: add huge pages support
` [PATCHv6 26/30] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv6 27/30] thp: update Documentation/vm/transhuge.txt
` [PATCHv6 28/30] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv6 29/30] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv6 30/30] khugepaged: add support of collapse for tmpfs/shmem pages
[PATCH 00/30] Radix tree multiorder fixes
 2016-04-06 21:21 UTC  (31+ messages)
` [PATCH 01/30] radix-tree: Introduce radix_tree_empty
` [PATCH 02/30] radix tree test suite: Fix build
` [PATCH 03/30] radix tree test suite: Add tests for radix_tree_locate_item()
` [PATCH 04/30] radix tree test suite: Allow testing other fan-out values
` [PATCH 05/30] radix tree test suite: keep regression test runs short
` [PATCH 06/30] radix tree test suite: rebuild when headers change
` [PATCH 07/30] radix-tree: remove unused looping macros
` [PATCH 08/30] Introduce CONFIG_RADIX_TREE_MULTIORDER
` [PATCH 09/30] radix-tree: Add missing sibling entry functionality
` [PATCH 10/30] radix-tree: Fix sibling entry insertion
` [PATCH 11/30] radix-tree: Fix deleting a multi-order entry through an alias
` [PATCH 12/30] radix-tree: Remove restriction on multi-order entries
` [PATCH 13/30] radix-tree: Introduce radix_tree_load_root()
` [PATCH 14/30] radix-tree: Fix extending the tree for multi-order entries at offset 0
` [PATCH 15/30] radix-tree: Fix several shrinking bugs with multiorder entries
` [PATCH 16/30] radix tree test suite: Start adding multiorder tests
` [PATCH 17/30] radix-tree: Rewrite __radix_tree_lookup
` [PATCH 18/30] radix-tree: Fix multiorder BUG_ON in radix_tree_insert
` [PATCH 19/30] radix-tree: add support for multi-order iterating
` [PATCH 20/30] radix tree test suite: multi-order iteration test
` [PATCH 21/30] radix tree test suite: Add multiorder shrinking test
` [PATCH 22/30] radix-tree: Rewrite radix_tree_tag_set
` [PATCH 23/30] radix-tree: Rewrite radix_tree_tag_clear
` [PATCH 24/30] radix-tree: Rewrite radix_tree_tag_get
` [PATCH 25/30] radix-tree test suite: add multi-order tag test
` [PATCH 26/30] radix-tree: Fix radix_tree_create for sibling entries
` [PATCH 27/30] radix-tree: Rewrite radix_tree_locate_item
` [PATCH 28/30] radix-tree: Fix two bugs in radix_tree_range_tag_if_tagged()
` [PATCH 29/30] radix-tree: Fix radix_tree_dump() for multi-order entries
` [PATCH 30/30] radix-tree: Add copyright statements
[PATCH] fs: return EPERM on immutable inode
 2016-04-06  3:44 UTC  (3+ messages)
` [PATCH v2] "
[PATCH] vfs: avoid atomic f_pos accesses for non-seekable files
 2016-04-05 18:02 UTC  (7+ messages)
      ` [PATCH v2] "
state of logfs?
 2016-04-05 12:54 UTC 
Reconsidering exportable UBIFS
 2016-04-04 22:17 UTC 
[GIT PULL] f2fs fixes for v4.6-rc3
 2016-04-04 21:15 UTC  (3+ messages)
[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-04-04 16:02 UTC  (12+ messages)
[PATCH 0/5] dax: handling of media errors
 2016-04-04 12:09 UTC  (11+ messages)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
[GIT PULL] Quota fixes for 4.6-rc3
 2016-04-04  9:50 UTC 
[PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-04-04  9:40 UTC  (3+ messages)
[PATCH] repquota: use the same whitespace for quotaio_meta as quotaio_v2
 2016-04-04  9:31 UTC  (2+ messages)
[PATCH 1/1] fanotify: pre-approve listener's OPEN_PERM access requests
 2016-03-31 11:17 UTC  (4+ messages)
[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-31 16:27 UTC  (4+ messages)
` [PATCH 08/10] dax: New "
DAX data corruption for mmaped and written files
 2016-03-31 13:47 UTC  (3+ messages)
xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
 2016-04-04  6:12 UTC  (12+ messages)
[PATCH 00/13] fscrypto: cleanups and fixes
 2016-04-03  7:45 UTC  (15+ messages)
` [PATCH 01/13] fscrypto: remove unnecessary includes
` [PATCH 02/13] fscrypto: rename some functions for clarity
` [PATCH 03/13] fscrypto: rename functions to load and unload inode encryption info
` [PATCH 04/13] fscrypto: return bool instead of int where appropriate
` [PATCH 05/13] fscrypto: comment improvements and fixes
` [PATCH 06/13] fscrypto: crypto_alloc_skcipher() always returns an ERR_PTR(), never NULL
` [PATCH 07/13] fscrypto: simplify building key descriptor string
` [PATCH 08/13] fscrypto: use standard macros from kernel.h
` [PATCH 09/13] fscrypto: make fname_encrypt() actually return length of ciphertext
` [PATCH 10/13] fscrypto: restrict setting new policy to empty files and directories only
` [PATCH 11/13] fscrypto: restrict setting encryption policy to inode owner
` [PATCH 12/13] fscrypto: require write access to mount to set encryption policy
` [PATCH 13/13] fscrypto: improve error handling in fscrypt_set_policy()
A few more filesystem encryption questions
 2016-04-03  7:41 UTC  (2+ messages)
[PATCH 2/2] UBIFS: Implement ->migratepage()
 2016-04-03  0:13 UTC  (2+ messages)
[GIT PULL] a configfs fix for -rc2
 2016-04-02 16:00 UTC 
[git pull] orangefs bugfixes for rc2
 2016-04-02  1:32 UTC  (7+ messages)
mmotm 2016-04-01-16-24 uploaded
 2016-04-01 23:24 UTC 
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).