linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-16 07:20:35 to 2018-04-25 15:48:09 UTC [more...]

simplify procfs code for seq_file instances V2
 2018-04-25 15:48 UTC  (23+ messages)
` [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/40] proc: simplify proc_register calling conventions
` [PATCH 03/40] proc: add a proc_create_reg helper
` [PATCH 04/40] proc: introduce proc_create_seq{,_data}
` [PATCH 05/40] proc: introduce proc_create_seq_private
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
` [PATCH 10/40] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 12/40] net/kcm: simplify proc registration
` [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 15/40] proc: introduce proc_create_net{,_data}
` [PATCH 16/40] proc: introduce proc_create_net_single
` [PATCH 17/40] acpi/battery: simplify procfs code
` [PATCH 18/40] sgi-gru: "
` [PATCH 19/40] megaraid: "
` [PATCH 20/40] sg: "
` [PATCH 21/40] afs: "
` [PATCH 22/40] ext4: "

vmalloc with GFP_NOFS
 2018-04-25 15:25 UTC  (19+ messages)

[PATCH] ext4: fix bitmap position validation
 2018-04-25  7:39 UTC  (3+ messages)

simplify procfs code for seq_file instances
 2018-04-24 16:06 UTC  (57+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 04/39] proc: introduce proc_create_single{,_data}
` [PATCH 05/39] ipv{4, 6}/udp{, lite}: simplify proc registration
` [PATCH 06/39] ipv{4, 6}/tcp: simplify procfs registration
` [PATCH 07/39] ipv{4, 6}/ping: simplify proc file creation
` [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 17/39] sgi-gru: "
` [PATCH 18/39] megaraid: "
` [PATCH 19/39] sg: "
` [PATCH 20/39] afs: "
` [PATCH 21/39] ext4: "
` [PATCH 22/39] jfs: "
` [PATCH 23/39] staging/rtl8192u: "
` [PATCH 24/39] resource: switch to proc_create_seq_data
` [PATCH 25/39] drbd: switch to proc_create_single
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
` [PATCH 27/39] bonding: switch to proc_create_seq_data
` [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
` [PATCH 29/39] neigh: switch to proc_create_seq_data
` [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 32/39] bluetooth: switch to proc_create_seq_data
` [PATCH 33/39] atm: simplify procfs code
` [PATCH 34/39] atm: switch to proc_create_seq_private
` [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show
` [PATCH 36/39] proc: don't detour through seq->private to get the inode
` [PATCH 37/39] ide: remove ide_driver_proc_write
` [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
` [PATCH 39/39] tty: "

[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released
 2018-04-24 13:07 UTC 

[PATCH] ext4: handle errors on ext4_commit_super
 2018-04-23 14:46 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-04-19 20:13 UTC  (4+ messages)

WARNING in ext4_set_page_dirty
 2018-04-19 16:08 UTC  (2+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2018-04-13 11:17 UTC  (7+ messages)
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

WARNING in ext4_superblock_csum_set
 2018-04-08  2:40 UTC  (2+ messages)

[Patch 0/4] RFC : Support for data gradation of a single file
 2018-04-06 21:31 UTC 

[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
 2018-04-06 19:52 UTC 

[RFC PATCH 33/79] fs/journal: add struct super_block to jbd2_journal_forget() arguments
 2018-04-04 19:18 UTC  (3+ messages)
` [RFC PATCH 34/79] fs/journal: add struct inode to jbd2_journal_revoke() arguments
` [RFC PATCH 69/79] fs/journal: add struct address_space to jbd2_journal_try_to_free_buffers() arguments

[GIT PULL] ext4 updates for 4.17
 2018-04-04 13:51 UTC 

[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
 2018-04-03 11:50 UTC  (3+ messages)
  ` [PATCH v8 05/18] ext4, dax: introduce ext4_dax_aops

[PATCH] f2fs: reserve bits for fs-verity
 2018-04-02 22:58 UTC  (3+ messages)

KASAN: use-after-free Write in __ext4_expand_extra_isize
 2018-04-02 17:01 UTC 

kernel BUG at fs/ext4/extents.c:LINE!
 2018-04-01 17:01 UTC 

[PATCH 1/2] ext4: always initialize the crc32c checksum driver
 2018-04-01 12:19 UTC  (4+ messages)
` [PATCH 2/2] ext4: don't allow r/w mounts if metadata blocks overlap the superblock

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

[PATCH] ext4: limit xattr size to INT_MAX
 2018-03-30 21:19 UTC  (5+ messages)
` [PATCH -v2] "

[PATCH] ext4: move call to ext4_error() into ext4_xattr_check_block()
 2018-03-30 20:36 UTC 

[PATCH] ext4: protect i_disksize update by i_data_sem in direct write path
 2018-03-30 18:14 UTC  (2+ messages)

linux-next 20180327 - "SELinux: (dev dm-3, type ext4) getxattr errno 34"
 2018-03-30  4:07 UTC  (5+ messages)

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-29 22:47 UTC  (5+ messages)
  ` [PATCH v7 05/14] ext4, dax: introduce ext4_dax_aops

[PATCH v2 1/3] fstests: log-writes: Add support to output human readable flags
 2018-03-28 23:36 UTC  (8+ messages)
` [PATCH v2 2/3] fstests: log-writes: Add support for METADATA flag
` [PATCH v2 3/3] fstests: generic: Check the fs after each FUA writes

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-03-26  5:46 UTC  (2+ messages)

[PATCH] ext4: fail ext4_iget for root directory if unallocated
 2018-03-26  1:48 UTC 

[PATCH 00/14] fscrypt: improved logging and other cleanups
 2018-03-23 19:23 UTC  (15+ messages)
` [PATCH 01/14] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 02/14] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails
` [PATCH 04/14] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 05/14] fscrypt: don't clear flags on crypto transform
` [PATCH 06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 07/14] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 08/14] fscrypt: drop empty name "
` [PATCH 09/14] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 10/14] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 11/14] fscrypt: remove internal key size constants
` [PATCH 12/14] fscrypt: use a common logging function
` [PATCH 13/14] fscrypt: separate key lookup from key derivation
` [PATCH 14/14] fscrypt: only derive the needed portion of the key

[PATCH 5/7] ext4: pass -ESHUTDOWN code to jbd2 layer
 2018-03-22 15:38 UTC  (6+ messages)
  ` [PATCH 7/7] ext4: don't update checksum of new initialized bitmaps
  ` [PATCH 3/7] ext4: shutdown should not prevent get_write_access

[PATCH 1/3] fstests: log-writes: Add support to output human readable flags
 2018-03-21 14:27 UTC  (5+ messages)
` [PATCH 2/3] fstests: log-writes: Add support for METADATA flag
` [PATCH 3/3] fstests: generic: Check the fs after each FUA writes

mmc: block: bonnie++ runs with errors on arc/hsdk board
 2018-03-20  8:29 UTC  (11+ 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).