messages from 2018-04-19 18:44:04 to 2018-05-16 09:43:28 UTC [more...]
simplify procfs code for seq_file instances V3
2018-05-16 9:43 UTC (25+ messages)
` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
` [PATCH 07/42] proc: introduce proc_create_seq_private
` [PATCH 08/42] proc: introduce proc_create_single{,_data}
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 21/42] megaraid: "
` [PATCH 22/42] sg: "
` [PATCH 23/42] afs: "
` [PATCH 24/42] ext4: "
vm_fault_t conversion, for real
2018-05-16 5:43 UTC (15+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking
simplify procfs code for seq_file instances V2
2018-05-15 14:56 UTC (56+ 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 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: "
` [PATCH 23/40] jfs: "
` [PATCH 24/40] staging/rtl8192u: "
` [PATCH 25/40] resource: switch to proc_create_seq_data
` [PATCH 26/40] drbd: switch to proc_create_single
` [PATCH 27/40] rtc/proc: switch to proc_create_single_data
` [PATCH 28/40] bonding: switch to proc_create_seq_data
` [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
` [PATCH 30/40] neigh: switch to proc_create_seq_data
` [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 33/40] bluetooth: switch to proc_create_seq_data
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 35/40] atm: switch to proc_create_seq_private
` [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
` [PATCH 37/40] proc: don't detour through seq->private to get the inode
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
` [PATCH 40/40] tty: "
` [PATCH 04/40] proc: introduce proc_create_seq{, _data}
INFO: task hung in blk_queue_enter
2018-05-15 11:45 UTC
INFO: task hung in ext4_direct_IO
2018-05-14 15:11 UTC (2+ messages)
kernel panic: EXT4-fs (device loop0): panic forced after error
2018-05-14 9:12 UTC (9+ messages)
[PATCH] ext4: handle errors on ext4_commit_super
2018-05-14 3:46 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released
2018-05-13 23:39 UTC (2+ messages)
[RFC v2 0/4] vfs: detect symlink corruption with attributes
2018-05-13 20:51 UTC (9+ messages)
` [RFC v2 1/4] vfs: skip extra attributes check on removal for symlinks
` [RFC v2 2/4] xfs: add verifier check for symlink with append/immutable flags
` [RFC v2 3/4] ext4: "
` [RFC v2 4/4] btrfs: verify symlinks "
[PATCH v2] fs: ext4: Adding new return type vm_fault_t
2018-05-13 20:02 UTC (2+ messages)
[PATCH] ext4: Fix hole length detection in ext4_ind_map_blocks()
2018-05-13 19:50 UTC (2+ messages)
[PATCH] ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static
2018-05-10 16:09 UTC (3+ messages)
vmalloc with GFP_NOFS
2018-05-10 7:18 UTC (29+ messages)
[PATCH v2] fscrypt: add Speck128/256 support
2018-05-08 0:22 UTC
INFO: task hung in ext4_file_write_iter
2018-05-07 15:46 UTC
KASAN: use-after-free Read in ext4_data_block_valid
2018-05-03 7:38 UTC
[PATCH] ext4: fix bitmap position validation
2018-05-02 11:44 UTC (6+ messages)
[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
2018-05-02 8:01 UTC (2+ messages)
[PATCH v2 00/15] fscrypt: improved logging and other cleanups
2018-04-30 22:51 UTC (16+ messages)
` [PATCH 01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
` [PATCH 02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions
` [PATCH 03/15] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 04/15] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 05/15] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 06/15] fscrypt: don't clear flags on crypto transform
` [PATCH 07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 08/15] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 09/15] fscrypt: drop empty name "
` [PATCH 10/15] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 11/15] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 12/15] fscrypt: remove internal key size constants
` [PATCH 13/15] fscrypt: use a common logging function
` [PATCH 14/15] fscrypt: separate key lookup from key derivation
` [PATCH 15/15] fscrypt: only derive the needed portion of the key
[GIT PULL] ext4 fixes for 4.17-rc3
2018-04-29 2:57 UTC
[PATCH] ext4: add crc32c soft dependency
2018-04-28 19:50 UTC
simplify procfs code for seq_file instances
2018-04-25 21:24 UTC (24+ messages)
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
[PATCH] ext4 : fix comments in ext4_swap_extents
2018-04-19 20:13 UTC (4+ messages)
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).