messages from 2016-01-07 14:10:21 to 2016-01-20 16:18:08 UTC [more...]
[PATCH] ext4: fix potential integer overflow
2016-01-20 16:18 UTC
[PATCH] ext4: Buffer Head Leak In mmp
2016-01-20 15:48 UTC
[oops, 4.4-rc8] panic on ext3 during unlink
2016-01-20 3:33 UTC
[PATCH] ext4: Fix memleak in ext4_readdir()
2016-01-19 14:42 UTC
[Bug 102731] New: I have a cough
2016-01-19 12:00 UTC (2+ messages)
` [Bug 102731] "
Business Proposition for you
2016-01-18 14:35 UTC
[PATCH] EXT4: optimizing group serch for inode allocation
2016-01-19 7:24 UTC (10+ messages)
` [PATCH v3] EXT4: optimizing group search "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
2016-01-18 22:16 UTC (4+ messages)
[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
2016-01-18 18:15 UTC (37+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
(unknown)
2016-01-18 13:23 UTC
[v16 0/4] ext4: add project quota support
2016-01-18 0:16 UTC (13+ messages)
` [v16 1/4] ext4: adds project ID support
` [v16 2/4] ext4: adds project quota support
` [v16 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v16 4/4] ext4: cleanup inode flag definitions
[Bug 104571] New: ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
2016-01-17 22:15 UTC (2+ messages)
` [Bug 104571] "
[PATCH] xfs_quota: allow operation on foreign filesystem types
2016-01-16 4:41 UTC (2+ messages)
[PATCH 4.2.y-ckt 022/305] ext2, ext4: warn when mounting with dax enabled
2016-01-15 23:57 UTC
[PATCH v8 0/9] DAX fsync/msync support
2016-01-15 19:03 UTC (24+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs
` [PATCH v8 3/9] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 5/9] mm: add find_get_entries_tag()
` [PATCH v8 6/9] dax: add support for fsync/msync
` [PATCH v8 7/9] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v8 8/9] ext4: "
` [PATCH v8 9/9] xfs: "
[4.2.y-ckt stable] Patch "ext2, ext4: warn when mounting with dax enabled" has been added to staging queue
2016-01-14 22:27 UTC
[PATCH] resize2fs: clear uninit BG if allocating from new group
2016-01-14 19:57 UTC (10+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH] mke2fs: don't accept too-high revision levels
2016-01-14 19:36 UTC (3+ messages)
ext4 unkillable lseek
2016-01-13 17:00 UTC (4+ messages)
which IO-scheduler is best for flash based storage device with ext4
2016-01-13 9:06 UTC (2+ messages)
[e2fsprogs] about e2fsprogs 1.43
2016-01-13 7:57 UTC
[PATCH 0/4] JBD2 cleanups
2016-01-13 1:25 UTC (8+ messages)
` [PATCH 1/4] jbd2: Remove some unnecessary arguments of jbd2_journal_write_revoke_records
` [PATCH 2/4] jbd2: Factor out common descriptor block initialization
` [PATCH 3/4] jbd2: Unify revoke and tag block checksum handling
` [PATCH 4/4] jbd2: Save some atomic ops in __JI_COMMIT_RUNNING handling
Consolidated file encryption interface/semantics?
2016-01-12 16:21 UTC (5+ messages)
` [f2fs-dev] "
LSF/MM 2016: Call for Proposals
2016-01-12 16:05 UTC
[v3 0/5] Add project quota support for e2fsprogs
2016-01-12 8:56 UTC (6+ messages)
` [v3 1/5] Clean up codes for adding new quota type
` [v3 2/5] Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
` [v3 3/5] Add project quota support
` [v3 4/5] Add inherit flags for project quota
` [v3 5/5] Add project ID support for chattr/lsattr
[PATCH v17 00/22] Richacls (Core and Ext4)
2016-01-11 15:21 UTC (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag
[PATCH v7 0/9] DAX fsync/msync support
2016-01-11 12:23 UTC (15+ messages)
` [PATCH v7 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v7 2/9] dax: fix conversion of holes to PMDs
[PATCH 1/2] ext4: Fix data exposure after a crash
2016-01-11 10:23 UTC (2+ messages)
` [PATCH 2/2] ext4: Remove EXT4_STATE_ORDERED_MODE
ext4 out of order when use cfq scheduler
2016-01-11 10:21 UTC (12+ messages)
[PATCH 0/7 v2] ext[24]: MBCache rewrite
2016-01-10 19:14 UTC (4+ messages)
` [PATCH 1/7] mbcache2: Reimplement mbcache
[PATCH] libext2fs: return errno on failure in ext2fs_sync_device()
2016-01-10 16:29 UTC
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-10 7:15 UTC (17+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [dm-devel] "
` [PATCH 26/35] block: set op to REQ_OP
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
[PATCH] ext4: fix ext4_ioctl_setproject return code
2016-01-08 21:52 UTC
[patch] ext4: checking for NULL instead of IS_ERR
2016-01-08 20:52 UTC (2+ messages)
[patch] ext4 crypto: unlock on error in ext4_set_encryption_metadata()
2016-01-08 20:36 UTC (2+ messages)
A blocksize problem about dax and ext4
2016-01-08 17:22 UTC (3+ messages)
Payment
2016-01-08 9:57 UTC
[PATCH v2] e2fsck: fix problem report typo
2016-01-07 18:44 UTC (2+ messages)
[PATCH] e2fsck: fix problem report typo
2016-01-07 17:59 UTC (2+ messages)
[PATCH] ext4: Fix bh->b_state corruption
2016-01-07 16:55 UTC
[Bug 108631] New: Stuck on mb_cache_spinlock
2016-01-07 15:49 UTC (5+ messages)
` [Bug 108631] "
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).