messages from 2016-07-15 17:25:02 to 2016-08-04 18:20:19 UTC [more...]
[PATCH] ext4: improve ext4lazyinit scalability
2016-08-04 18:20 UTC (2+ messages)
[PATCH 1/1] mm/block: convert rw_page users to bio op use
2016-08-04 17:50 UTC (2+ messages)
[PATCH 00/45] v8: separate operations from flags in the bio/request structs
2016-08-04 16:32 UTC (11+ messages)
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
[4.7-rc6 ext3 BUG] kernel BUG at fs/ext4/xattr.c:1331
2016-08-04 16:18 UTC (11+ messages)
[PATCH] ext4/022: Test expansion of inode size
2016-08-04 16:09 UTC
Sleeping function called in invalid context
2016-08-04 16:05 UTC (2+ messages)
[PATCH 0/11] ext4: Fix inode expansion code
2016-08-04 8:43 UTC (14+ messages)
` [PATCH 01/11] ext4: Fix xattr shifting when expanding inodes
` [PATCH 02/11] ext4: Fix xattr shifting when expanding inodes (2)
` [PATCH 03/11] ext4: Properly align shifted xattrs when expanding inodes
` [PATCH 04/11] ext4: Avoid deadlock when expanding inode size
` [PATCH 05/11] ext4: Fixup free space calculations when expanding inodes
` [PATCH 06/11] ext4: Check that external xattr value block is 0
` [PATCH 07/11] ext4: Remove checks for e_value_block
` [PATCH 08/11] ext4: Replace bogus assertion in ext4_xattr_shift_entries()
` [PATCH 09/11] ext4: Factor out xattr moving
` [PATCH 10/11] ext4: Remove (almost) unused variables from ext4_expand_extra_isize_ea()
` [PATCH 11/11] ext4: Factor out loop for freeing inode xattr space
Open bugs found by fuzzing as of 2016-07-30
2016-08-04 2:58 UTC (8+ messages)
nopea Lainat
2016-08-02 21:52 UTC
Hi, how to test the patch?
2016-08-03 12:40 UTC (2+ messages)
[Bug 76261] New: ext4_da_writepages err -30 after remount ro during shutdown
2016-08-03 3:14 UTC (5+ messages)
` [Bug 76261] "
[PATCH 1038/1285] Replace numeric parameter like 0444 with macro
2016-08-02 21:17 UTC (2+ messages)
[PATCH 1040/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:10 UTC
[PATCH 1044/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:11 UTC
[PATCH 1039/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:10 UTC
Subtle races between DAX mmap fault and write path
2016-08-02 0:21 UTC (18+ messages)
xattr index for hurd
2016-08-01 13:03 UTC (3+ messages)
ext4 error when testing virtio-scsi & vhost-scsi
2016-08-01 2:40 UTC (11+ messages)
4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at
2016-07-31 16:47 UTC (2+ messages)
[PATCH] ext4: add ability to control the pseudo-random seed used by ext4
2016-07-29 19:39 UTC (4+ messages)
[PATCH] ext4: Enable quota enforcement based on mount options
2016-07-28 15:58 UTC (3+ messages)
badblocks(8) bug with 3-byte and random patterns
2016-07-28 11:23 UTC
4.7.0-rc7 ext4 error in dx_probe
2016-07-28 0:00 UTC (6+ messages)
[4.7-rc6 ext3 corruption] ext4_mb_generate_buddy:758: group 27, block bitmap and bg descriptor inconsistent:
2016-07-27 23:57 UTC (3+ messages)
[PATCH] ext4: remove old feature helpers
2016-07-27 17:51 UTC
[PATCHv1, RFC 00/33] ext4: support of huge pages
2016-07-27 14:09 UTC (39+ messages)
` [PATCHv1, RFC 01/33] tools: Add WARN_ON_ONCE
` [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv1, RFC 03/33] radix-tree: Add radix_tree_join
` [PATCHv1, RFC 04/33] radix-tree: Add radix_tree_split
` [PATCHv1, RFC 05/33] radix-tree: Add radix_tree_split_preload()
` [PATCHv1, RFC 06/33] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv1, RFC 07/33] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv1, RFC 08/33] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv1, RFC 09/33] page-flags: relax page flag poliry for PG_error and PG_writeback
` [PATCHv1, RFC 10/33] mm, rmap: account file thp pages
` [PATCHv1, RFC 11/33] thp: allow splitting non-shmem file-backed THPs
` [PATCHv1, RFC 12/33] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv1, RFC 13/33] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv1, RFC 14/33] filemap: handle huge pages in do_generic_file_read()
` [PATCHv1, RFC 15/33] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv1, RFC 16/33] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv1, RFC 17/33] HACK: readahead: alloc huge pages, if allowed
` [PATCHv1, RFC 18/33] HACK: block: bump BIO_MAX_PAGES
` [PATCHv1, RFC 19/33] mm: make write_cache_pages() work on huge pages
` [PATCHv1, RFC 20/33] thp: introduce hpage_size() and hpage_mask()
` [PATCHv1, RFC 21/33] fs: make block_read_full_page() be able to read huge page
` [PATCHv1, RFC 22/33] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv1, RFC 23/33] fs: make block_page_mkwrite() aware about "
` [PATCHv1, RFC 24/33] truncate: make truncate_inode_pages_range() "
` [PATCHv1, RFC 25/33] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv1, RFC 26/33] ext4: make ext4_writepage() work on huge pages
` [PATCHv1, RFC 27/33] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv1, RFC 28/33] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv1, RFC 29/33] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv1, RFC 30/33] ext4: relax assert in ext4_da_page_release_reservation()
` [PATCHv1, RFC 31/33] WIP: ext4: handle writeback with huge pages
` [PATCHv1, RFC 32/33] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv1, RFC 33/33] ext4, vfs: add huge= mount option
[Bug 145361] New: 1-877-288-2779 ICLOUD TECH SUPPORT NUMBER ICLOUD HELP DESK NUMBER USA
2016-07-25 16:27 UTC
[Bug 145201] New: @!!~++1-888-348-1766 Mcafee Antivirus Technical Support Phone Number
2016-07-25 16:24 UTC
[PATCH v24 00/22] Richacls (Core and Ext4)
2016-07-25 14:09 UTC (23+ messages)
` [PATCH v24 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v24 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v24 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v24 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v24 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v24 06/22] richacl: In-memory representation and helper functions
` [PATCH v24 07/22] richacl: Permission mapping functions
` [PATCH v24 21/22] ext4: Add richacl support
` [PATCH v24 08/22] richacl: Permission check algorithm
` [PATCH v24 09/22] richacl: Compute maximum file masks from an acl
` [PATCH v24 10/22] vfs: Cache base_acl objects in inodes
` [PATCH v24 11/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v24 12/22] vfs: Cache richacl in struct inode
` [PATCH v24 13/22] richacl: Update the file masks in chmod()
` [PATCH v24 14/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v24 15/22] richacl: Create-time inheritance
` [PATCH v24 16/22] richacl: Automatic Inheritance
` [PATCH v24 17/22] richacl: xattr mapping functions
` [PATCH v24 18/22] richacl: Add richacl xattr handler
` [PATCH v24 19/22] vfs: Add richacl permission checking
` [PATCH v24 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v24 22/22] ext4: Add richacl feature flag
[GIT PULL] ext4 changes for 4.8
2016-07-25 6:45 UTC
Recovering folder and files from ext4 partition
2016-07-24 21:44 UTC (5+ messages)
Refreshed rootfs.img for kvm-xfstests
2016-07-24 8:18 UTC (5+ messages)
[PATCH] ext4: enforce online defrag restriction for encrypted files
2016-07-22 22:17 UTC
[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
2016-07-22 14:05 UTC (2+ messages)
` [Bug 61601] "
[PATCH 1/2] dax: some small updates to dax.txt documentation
2016-07-20 23:24 UTC (6+ messages)
` [PATCH 2/2] dax: remote unused fault wrappers
free_buffer_head: BUG_ON(!list_empty(&bh->b_assoc_buffers))
2016-07-20 9:52 UTC
[PATCH] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
2016-07-20 9:30 UTC
[ext4] How to simulate aborted journal error
2016-07-19 16:17 UTC
[Bug 124651] New: ext4 bugon panic when I mmap a file
2016-07-19 1:40 UTC (5+ messages)
` [Bug 124651] "
[PATCH v2] xfstests, generic: add project quota attribute tests
2016-07-18 12:45 UTC (12+ messages)
open bugs found by fuzzing
2016-07-16 16:15 UTC (6+ messages)
` kernel BUG at fs/ext4/inode.c:3709! (Re: open bugs found by fuzzing)
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).