linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 15:21:35 to 2016-01-25 06:02:27 UTC [more...]

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-25  6:02 UTC  (41+ messages)
` [PATCH 1/26] block: cryptoloop - Use new skcipher interface
` [PATCH 2/26] ppp_mppe: Use skcipher and ahash
` [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
` [PATCH 4/26] dm crypt: Use skcipher and ahash
` [PATCH 5/26] orinoco: Use ahash
` [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
` [PATCH 7/26] wusb: Use skcipher
` [PATCH 8/26] cifs: "
` [PATCH 9/26] eCryptfs: Use skcipher and shash
` [PATCH 10/26] ext4: Use skcipher
` [PATCH 11/26] f2fs: "
` [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
` [PATCH 13/26] lib80211: Use skcipher and ahash
` [PATCH 14/26] KEYS: Use skcipher
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 18/26] rxrpc: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 20/26] drbd: Use shash and ahash
` [PATCH 21/26] nfc: s3fwrn5: Use shash
` [PATCH 22/26] iscsi_tcp: Use ahash
` [PATCH 23/26] iscsi-target: Use shash and ahash
` [PATCH 24/26] nfsd: Use shash
` [PATCH 25/26] sctp: "
` [PATCH 26/26] tcp: Use ahash

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-25  2:29 UTC  (2+ messages)
    ` [v2 PATCH "

[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
 2016-01-24 22:01 UTC  (3+ messages)

ext4: BUG: scheduling while atomic in ext4_commit_super
 2016-01-24 16:48 UTC 

陪你
 2016-01-24 15:30 UTC 

[BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI)
 2016-01-23 16:54 UTC  (2+ messages)

[Bug 102731] New: I have a cough
 2016-01-22 16:36 UTC  (6+ messages)
` [Bug 102731] "

[Bug 108631] New: Stuck on mb_cache_spinlock
 2016-01-22  9:08 UTC  (2+ messages)
` [Bug 108631] "

[PATCH] ext4: Fix bh->b_state corruption
 2016-01-22  7:08 UTC  (2+ messages)

[GIT PULL] ext4 changes for 4.5
 2016-01-22  6:06 UTC 

[GIT PULL] xfs: update #2 for 4.5-rc1
 2016-01-21 23:22 UTC 

[oops, 4.4-rc8] panic on ext3 during unlink
 2016-01-21 16:28 UTC  (2+ messages)

e2fsprogs resize rewrite
 2016-01-21 14:20 UTC 

[PATCH RESEND] mke2fs: Fix German translation of mke2fs
 2016-01-21 14:00 UTC 

[PATCH] ext4: trim unused params from convert_initialized_extent()
 2016-01-20 20:19 UTC 

slower sequential read when data is overwritten
 2016-01-20 19:45 UTC 

[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 

[PATCH] ext4: Fix memleak in ext4_readdir()
 2016-01-19 14:42 UTC 

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  (19+ 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 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync

[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  (5+ messages)
` [PATCH 3/4] jbd2: Unify revoke and tag block checksum 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  (20+ messages)
` [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


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).