linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-22 08:45:49 to 2017-01-12 08:02:46 UTC [more...]

[PATCH v3 1/1] xfstests: generic/403: reproduce ext4 bugs in a shift extents logic
 2017-01-12  8:02 UTC  (3+ messages)

[PATCH 0/4] ext4 inline cleanup patches
 2017-01-12  3:54 UTC  (7+ messages)
` [PATCH 1/4] ext4: add debug_want_extra_isize mount option
` [PATCH -v2] overlay: stress test changes to top and bottom layers simultaneously
` [PATCH 2/4] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 3/4] ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
` [PATCH 4/4] ext4: propagate error values from ext4_inline_data_truncate()

[RFC PATCH] ext4: increase the protection of drop nlink and ext4 inode destroy
 2017-01-11 15:34 UTC  (11+ messages)

fix write synchronization for DAX
 2017-01-11  9:02 UTC  (5+ messages)
` [PATCH 1/2] ext4: fix DAX write locking
` [PATCH 2/2] dax: assert that i_rwsem is held exclusive for writes

[PATCH] dax: fix build warnings with FS_DAX and !FS_IOMAP
 2017-01-11  9:02 UTC  (3+ messages)

Refreshed rootfs.img for kvm-xfstests
 2017-01-11  3:05 UTC  (6+ messages)

[PATCH] e2fsprogs: enable project quota reporting in debugfs
 2017-01-10 21:54 UTC 

[PATCH v4 0/7] DAX tracepoints, mm argument simplification
 2017-01-10 21:52 UTC  (8+ messages)
  ` [PATCH v4 1/7] tracing: add __print_flags_u64()
  ` [PATCH v4 2/7] dax: add tracepoint infrastructure, PMD tracing
  ` [PATCH v4 3/7] dax: update MAINTAINERS entries for FS DAX
  ` [PATCH v4 4/7] dax: add tracepoints to dax_pmd_load_hole()
  ` [PATCH v4 5/7] dax: add tracepoints to dax_pmd_insert_mapping()
  ` [PATCH v4 6/7] mm, dax: make pmd_fault() and friends to be the same as fault()
  ` [PATCH v4 7/7] mm, dax: move pmd_fault() to take only vmf parameter

[PATCH] ext4: Fix data corruption in data=journal mode
 2017-01-10 12:37 UTC 

[PATCH] ext4: Trim allocation requests to group size
 2017-01-10  9:32 UTC 

[Bug 192131] New: Hang up at boot time [<c0c4d1ac>] (io_schedule_timeout) from [<c0c4e344>] (bit_wait_i)
 2017-01-10  7:39 UTC  (3+ messages)
` [Bug 192131] "

Ext4 deadlock (+lockdep splat) during rsync
 2017-01-10  7:25 UTC  (3+ messages)

[PATCH v2] ext4: move halfmd4 into hash.c directly
 2017-01-10  0:07 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-09 20:59 UTC  (24+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

LSF/MM 2017: Call for Proposals closes January 15th
 2017-01-09 13:40 UTC 

[PATCH] fscrypt: Factor out bio specific functions
 2017-01-09 13:33 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 0/2] ext4: fallocate insert/collapse range fixes
 2017-01-09 12:36 UTC  (7+ messages)
` [PATCH v2 1/2] ext4: Include forgotten start block on fallocate insert range
` [PATCH v2 2/2] ext4: Do not populate extents tree with outdated offsets while shifting extents

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-09  8:50 UTC  (14+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node

ext4 filesystem corruption with 4.10-rc2 on ppc64le
 2017-01-09  4:10 UTC  (9+ messages)

Mount option "noacl" will be removed by 3.5
 2017-01-07 16:48 UTC  (2+ messages)

[BUG v4.10-rc1] fzero returns EIO on DAX mount
 2017-01-07 10:57 UTC  (2+ messages)

[PATCH v3] ext4: increase the protection of nlink dec and ext4 inode destroy
 2017-01-07  3:22 UTC 

[PATCH 0/3] ext4: fallocate insert/collapse range fixes
 2017-01-06 20:21 UTC  (11+ messages)
` [PATCH 1/3] ext4: Include forgotten start block on fallocate insert range
` [PATCH 2/3] ext4: Do not populate extents tree with outdated offsets while shifting extents
` [PATCH 3/3] ext4: Find desired extent in ext4_ext_shift_extents() using binsearch

[PATCH] ext4: move halfmd4 into hash.c directly
 2017-01-06 19:49 UTC  (2+ messages)

Linux Foundation's open source file & storage conference CFP
 2017-01-05 22:30 UTC 

[PATCH] ext4: don't allow encrypted operations without keys
 2017-01-05 20:15 UTC  (3+ messages)

generic/383 triggers lockdep warning in 4.10-rc2
 2017-01-05 16:53 UTC 

[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
 2017-01-05 15:10 UTC  (4+ messages)

[PATCH v2 1/1] xfstests: ext4/023: reproduces incorrect right shift (insert range)
 2017-01-05 12:04 UTC  (4+ messages)

Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
 2017-01-05 11:09 UTC  (2+ messages)

[RFC PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
 2017-01-05  7:24 UTC  (4+ messages)

Why is 64bit option always on by default now?
 2017-01-05  7:13 UTC  (4+ messages)

[PATCH] Ext4: cleanup fsxattr related stuff
 2017-01-04 21:51 UTC  (2+ messages)

[PATCH 1/1] xfstests: ext4/023: reproduces incorrect right shift (insert range)
 2017-01-04 19:04 UTC  (2+ messages)

[RFC PATCH V2] ext4: increase the protection of drop nlink and ext4 inode destroy
 2017-01-04 16:29 UTC  (2+ messages)

fs/ext4/indirect.c:81: possible 32 / 64 bit mixup ?
 2017-01-04 12:22 UTC 

[PATCH 0/6] UBIFS NFS export support
 2017-01-03 19:52 UTC  (14+ messages)
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 6/6] ubifs: Wire up NFS support

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH V2 2/2 linux-next] ext4: return -EACCES on inode_owner_or_capable() error
 2017-01-01 11:04 UTC 

[PATCH V2 1/2 linux-next] ext4: check inode permissions in ext4_ioctl()
 2017-01-01 11:04 UTC 

[PATCH 2/2 linux-next] ext4: return -EACCES on inode_owner_or_capable() error
 2017-01-01 10:16 UTC 

[PATCH 1/2 linux-next] ext4: check inode permissions in ext4_ioctl()
 2017-01-01 10:16 UTC 

[PATCH] fscrypt: fix the test_dummy_encryption mount option
 2016-12-29  1:01 UTC  (4+ messages)

[RFC PATCH 0/5] fscrypt error code cleanup
 2016-12-28  3:26 UTC  (11+ messages)
` [RFC PATCH 1/5] fscrypt: use ENOKEY when file cannot be created w/o key
` [RFC PATCH 2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory
` [RFC PATCH 3/5] fscrypt: use EEXIST when file already uses different policy
` [RFC PATCH 4/5] fscrypt: remove user-triggerable warning messages
` [RFC PATCH 5/5] fscrypt: pass up error codes from ->get_context()

LSF/MM 2017: Call for Proposals
 2016-12-27 17:19 UTC 

[PATCH v1 41/54] ext4: convert to bio_for_each_segment_all_sp()
 2016-12-27 16:04 UTC 

[PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:55 UTC 

[Bug 191151] New: error
 2016-12-26 23:53 UTC  (2+ messages)
` [Bug 191151] error

(unknown),
 2016-12-25 16:42 UTC 

[Bug 190931] New: Talk.Help}= ((1844+762^^+8448())Looking for Customer care to resolve all FB Call at our customer Care Number FB help Line Phone number
 2016-12-22 22:49 UTC 

[PATCH] ext4: move halfmd4 into hash.c directly
 2016-12-22 19:24 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2016-12-22 14:42 UTC  (6+ messages)
` [RFC PATCH v1 30/30] fs: convert i_version counter over to an atomic64_t

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-22  9:38 UTC  (2+ 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).