messages from 2016-09-15 11:55:11 to 2016-09-30 11:46:56 UTC [more...]
[PATCH v4 00/12] re-enable DAX PMD support
2016-09-30 11:46 UTC (26+ messages)
` [PATCH v4 02/12] ext4: tell DAX the size of allocation holes
` [PATCH v4 03/12] dax: remove buffer_size_valid()
` [PATCH v4 11/12] xfs: use struct iomap based DAX PMD fault path
` [PATCH v4 01/12] ext4: allow DAX writeback for hole punch
` [PATCH v4 04/12] ext2: remove support for DAX PMD faults
` [PATCH v4 05/12] dax: make 'wait_table' global variable static
` [PATCH v4 06/12] dax: consistent variable naming for DAX entries
` [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range
` [PATCH v4 08/12] dax: remove dax_pmd_fault()
` [PATCH v4 09/12] dax: correct dax iomap code namespace
` [PATCH v4 10/12] dax: add struct iomap based DAX PMD support
` [PATCH v4 12/12] dax: remove "depends on BROKEN" from FS_DAX_PMD
[PATCH 1/2] ext4: remove unused variable
2016-09-30 6:15 UTC (3+ messages)
` [PATCH 2/2] "
[RESEND][PATCH 2/2] ext4: use journal inode to determine journal overhead
2016-09-30 6:12 UTC (2+ messages)
[PATCH 1/2] ext4: create function to read journal inode
2016-09-30 6:11 UTC (4+ messages)
[PATCH] ext4: Unmap metadata when zeroing blocks
2016-09-30 6:03 UTC (3+ messages)
[PATCH 0/2] ext4: Two trivial improvements for dio path
2016-09-30 5:58 UTC (5+ messages)
` [PATCH 1/2] ext4: Allow unlocked direct IO when pages are cached
` [PATCH 2/2] ext4: Remove plugging from ext4_file_write_iter()
[PATCH] ext4: Check for encryption feature before fscrypt_process_policy()
2016-09-30 5:53 UTC (6+ messages)
[PATCH] ext4: do not unnecessarily null-terminate encrypted symlink data
2016-09-30 5:47 UTC (5+ messages)
` [PATCH] f2fs: "
` [PATCH] fscrypto: use standard macros to compute length of fname ciphertext
[PATCH] ext4: release bh in make_indexed_dir
2016-09-30 5:34 UTC (3+ messages)
[PATCH] ext4: optimize ext4 direct I/O locking for reading
2016-09-30 5:22 UTC (7+ messages)
[PATCH v3 00/11] re-enable DAX PMD support
2016-09-29 18:23 UTC (19+ messages)
` [PATCH v3 01/11] ext4: allow DAX writeback for hole punch
` [PATCH v3 02/11] ext4: tell DAX the size of allocation holes
` [PATCH v3 03/11] dax: remove buffer_size_valid()
` [PATCH v3 04/11] ext2: remove support for DAX PMD faults
` [PATCH v3 05/11] dax: make 'wait_table' global variable static
` [PATCH v3 06/11] dax: consistent variable naming for DAX entries
` [PATCH v3 09/11] dax: add struct iomap based DAX PMD support
` [PATCH v3 11/11] dax: remove "depends on BROKEN" from FS_DAX_PMD
` [PATCH v3 07/11] dax: coordinate locking for offsets in PMD range
` [PATCH v3 08/11] dax: remove dax_pmd_fault()
` [PATCH v3 10/11] xfs: use struct iomap based DAX PMD fault path
[PATCH] fscrypto: lock inode while setting encryption policy
2016-09-29 17:20 UTC (2+ messages)
Test generic/299 stalling forever
2016-09-29 4:37 UTC (3+ messages)
SECRM, UNRM, COMPR flags
2016-09-28 23:30 UTC (5+ messages)
[PATCH v26 00/21] Richacls (Core and Ext4)
2016-09-28 23:32 UTC
[PATCH v25 00/21] Richacls (Core and Ext4)
2016-09-28 23:29 UTC (22+ messages)
` [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v26 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v26 05/21] richacl: In-memory representation and helper functions
` [PATCH v26 06/21] richacl: Permission mapping functions
` [PATCH v26 07/21] richacl: Permission check algorithm
` [PATCH v26 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v26 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v26 11/21] vfs: Cache richacl in struct inode
` [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v26 12/21] richacl: Update the file masks in chmod()
` [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v26 14/21] richacl: Create-time inheritance
` [PATCH v26 15/21] richacl: Automatic Inheritance
` [PATCH v26 16/21] richacl: xattr mapping functions
` [PATCH v26 17/21] richacl: Add richacl xattr handler
` [PATCH v26 18/21] vfs: Add richacl permission checking
` [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v26 20/21] ext4: Add richacl support
` [PATCH v26 21/21] ext4: Add richacl feature flag
A tool that allows changing inode table sizes
2016-09-28 14:46 UTC (6+ messages)
Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
2016-09-24 20:20 UTC (3+ messages)
RE RE
2016-09-24 6:04 UTC
[PATCH] fstests: make some xfs project quota tests generic
2016-09-23 12:20 UTC (5+ messages)
[Bug 172741] New: create year being set as 2014 and not 2016
2016-09-23 1:05 UTC (2+ messages)
` [Bug 172741] "
ext4, f2fs: fscrypt_has_permitted_context() check in file open
2016-09-22 15:59 UTC (4+ messages)
[PATCH v2 0/9] re-enable DAX PMD support
2016-09-22 15:51 UTC (7+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes
[PATCH] jbd2: Fix lockdep annotation in add_transaction_credits()
2016-09-22 15:47 UTC (2+ messages)
fscrypt: in-place decrypt vs. out-of-place encrypt?
2016-09-22 14:13 UTC (3+ messages)
[PATCH 0/2] ext4: fix overhead calculation for noloaded journals
2016-09-22 1:11 UTC
Locking rules for fscrypt_operations->set_context()
2016-09-22 0:14 UTC (2+ messages)
[PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock
2016-09-19 9:59 UTC (2+ messages)
` [lustre-devel] "
[PATCH] Re: [PATCH] jbd2: add jbd2_journal_init() helper
2016-09-18 2:39 UTC (6+ messages)
` [PATCH] jbd2: move more common code into journal_init_common()
Your (Email Address) Outlook exceeded
2016-09-17 15:37 UTC
[PATCHv3 00/41] ext4: support of huge pages
2016-09-16 12:17 UTC (24+ messages)
` [PATCHv3 03/41] radix-tree: Add radix_tree_join
` [PATCHv3 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv3 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv3 25/41] fs: make block_page_mkwrite() aware about huge pages
` [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv3 30/41] ext4: make ext4_writepage() work on huge pages
` [PATCHv3 31/41] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv3 32/41] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv3 33/41] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv3 34/41] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv3 35/41] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv3 36/41] ext4: handle writeback with "
` [PATCHv3 37/41] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv3 38/41] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv3 39/41] ext4: make fallocate() operations work with "
` [PATCHv3 40/41] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv3 41/41] ext4, vfs: add huge= mount option
[Bug 159241] New: alkas ✈✈✈855✈675✈0113 * intuit quickbook desktop proadvisor support phone number
2016-09-16 12:05 UTC
[Bug 159201] New: ghochu ✈✈✈✈855✈675✈0113 intuit quickbook desktop support phone number
2016-09-16 12:04 UTC
[Bug 159191] New: intuit quickbooks 1 ✈✈✈✈855✈675✈0113 proadvisor support number
2016-09-16 12:03 UTC
[Bug 159141] New: mantara ✈✈✈855✈675✈0113 intuit quickbooks proadvisor customer care support phone number
2016-09-16 12:01 UTC
[Bug 157741] New: ---18009190992---)}}}--Quickbooks Enterprise technical support phone number,Quickbooks Support phone number
2016-09-16 11:16 UTC
[Bug 157471] New: 1+8-0-0+919+0992 ))))) Quickbooks Support Phone Number,1-8-00-919-0992 Quickbooks Support Phone Number
2016-09-16 11:06 UTC
[Bug 157141] New: Janam janam jo sath nibhaye Quickbooks Enterprise Support 1 800 9190992 Quickbooks Enterprise support phone number, Quickbooks Enterprise support phone number USA Janam janam jo sath nibhaye Quickbooks Enterprise Support 1 800 9190992 Quickbooks Enterpris
2016-09-16 10:43 UTC
[Bug 157071] New: Janam janam jo sath nibhaye Quickbooks Enterprise Support 1 800 9190992 Quickbooks Enterprise support phone number, Quickbooks Enterprise support phone number USA Janam janam jo sath nibhaye Quickbooks Enterprise Support 1 800 9190992 Quickbooks Enterpris
2016-09-16 10:34 UTC
[PATCH] blockgroup_lock.h: simplify definition of NR_BG_LOCKS
2016-09-15 22:29 UTC (3+ messages)
[PATCH] blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion
2016-09-15 22:24 UTC (2+ messages)
[PATCH v2] fscrypto: make filename crypto functions return 0 on success
2016-09-15 22:12 UTC (4+ messages)
[PATCH] fscrypto: rename completion callbacks to reflect usage
2016-09-15 20:56 UTC (2+ messages)
` "
[PATCH] fscrypto: remove unnecessary includes
2016-09-15 20:48 UTC (2+ messages)
` "
[PATCH] fscrypto: improved validation when loading inode encryption metadata
2016-09-15 20:26 UTC (3+ messages)
` "
[PATCH] fscrypto: make filename crypto functions return 0 on success
2016-09-15 17:22 UTC (5+ messages)
[PATCH] ext4: fix memory leak when symlink decryption fails
2016-09-15 17:16 UTC (2+ messages)
[PATCH 0/6 linux-next] ext4: fix extent leaking and clean-up
2016-09-15 15:59 UTC (13+ messages)
` [PATCH 1/6 linux-next] ext4: avoid EXT4_INODE_EXTENTS double checking
` [PATCH 2/6 linux-next] ext4: remove unneeded test in ext4_alloc_file_blocks()
` [PATCH 3/6 linux-next] ext4: create EXT4_MAX_BLOCKS() macro
` [PATCH 4/6 linux-next] ext4: use bool for check in ext4_ext_space_()
` [PATCH 5/6 linux-next] ext4: remove unused definition
` [PATCH 6/6 linux-next] ext4: fix memory leak in ext4_insert_range()
[RESEND PATCH]ext4: bugfix for mmaped pages in mpage_release_unused_pages()
2016-09-15 15:34 UTC (2+ messages)
[PATCH] ext4: improve ext4lazyinit scalability V2
2016-09-15 15:22 UTC (6+ messages)
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).