LinuxLists
Users
About
Herton Ronaldo Krzesinski (
[email protected]
)
Number of posts: 403 (3.39 per day)
First post: 2011-02-15 20:17:16
Last post: 2011-06-15 01:15:03
Next Page
Date
List
Subject
2012-11-29 14:05:36
linux-kernel
Re: [3.5.y.z extended stable] Linux 3.5.7.1
2012-11-29 14:05:04
linux-kernel
[3.5.y.z extended stable] Linux 3.5.7.1
2012-11-26 20:18:55
linux-kernel
Re: [PATCH 168/270] x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping.
2012-11-26 20:08:33
linux-kernel
Re: [PATCH 168/270] x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping.
2012-11-26 18:22:34
linux-kernel
[PATCH 006/270] eCryptfs: Initialize empty lower files when opening them
2012-11-26 18:21:34
linux-kernel
[PATCH 009/270] eCryptfs: Call lower ->flush() from ecryptfs_flush()
2012-11-26 18:19:32
linux-kernel
[PATCH 018/270] net: fix secpath kmemleak
2012-11-26 18:17:06
linux-kernel
[PATCH 028/270] ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
2012-11-26 18:17:05
linux-kernel
[PATCH 030/270] block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()
2012-11-26 18:16:26
linux-kernel
[PATCH 034/270] iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
2012-11-26 18:16:04
linux-kernel
[PATCH 036/270] kbuild: Do not package /boot and /lib in make tar-pkg
2012-11-26 18:15:24
linux-kernel
[PATCH 041/270] pnfsblock: fix partial page buffer wirte
2012-11-26 18:14:49
linux-kernel
[PATCH 042/270] pnfsblock: fix non-aligned DIO read
2012-11-26 18:14:23
linux-kernel
[PATCH 043/270] pnfsblock: fix non-aligned DIO write
2012-11-26 18:13:46
linux-kernel
[PATCH 045/270] iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
2012-11-26 18:13:03
linux-kernel
[PATCH 049/270] ath9k: use ieee80211_free_txskb
2012-11-26 18:12:42
linux-kernel
[PATCH 051/270] ACPI: EC: Make the GPE storm threshold a module parameter
2012-11-26 18:12:17
linux-kernel
[PATCH 054/270] mac80211: use ieee80211_free_txskb to fix possible skb leaks
2012-11-26 18:11:53
linux-kernel
[PATCH 056/270] ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
2012-11-26 18:10:36
linux-kernel
[PATCH 059/270] firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
2012-11-26 18:10:34
linux-kernel
[PATCH 060/270] timers: Fix endless looping between cascade() and internal_add_timer()
2012-11-26 18:09:45
linux-kernel
[PATCH 063/270] tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
2012-11-26 18:09:08
linux-kernel
[PATCH 067/270] autofs4 - fix reset pending flag on mount fail
2012-11-26 18:08:21
linux-kernel
[PATCH 070/270] mips,kgdb: fix recursive page fault with CONFIG_KPROBES
2012-11-26 18:07:53
linux-kernel
[PATCH 072/270] xen/bootup: allow read_tscp call for Xen PV guests.
2012-11-26 18:07:09
linux-kernel
[PATCH 075/270] libceph: kill bad_proto ceph connection op
2012-11-26 18:06:39
linux-kernel
[PATCH 076/270] libceph: rename socket callbacks
2012-11-26 18:04:49
linux-kernel
[PATCH 080/270] libceph: start tracking connection socket state
2012-11-26 18:04:28
linux-kernel
[PATCH 082/270] libceph: set CLOSED state bit in con_init
2012-11-26 18:03:57
linux-kernel
[PATCH 085/270] libceph: init monitor connection when opening
2012-11-26 18:03:25
linux-kernel
[PATCH 087/270] libceph: tweak ceph_alloc_msg()
2012-11-26 18:02:43
linux-kernel
[PATCH 089/270] libceph: have messages take a connection reference
2012-11-26 18:02:04
linux-kernel
[PATCH 092/270] libceph: fix overflow in __decode_pool_names()
2012-11-26 18:01:38
linux-kernel
[PATCH 094/270] libceph: fix overflow in osdmap_apply_incremental()
2012-11-26 18:00:55
linux-kernel
[PATCH 097/270] libceph: use con get/put methods
2012-11-26 18:00:23
linux-kernel
[PATCH 101/270] libceph: don't mark footer complete before it is
2012-11-26 17:59:40
linux-kernel
[PATCH 102/270] libceph: move init_bio_*() functions up
2012-11-26 17:59:20
linux-kernel
[PATCH 104/270] libceph: don't use bio_iter as a flag
2012-11-26 17:58:39
linux-kernel
[PATCH 107/270] libceph: just set SOCK_CLOSED when state changes
2012-11-26 17:57:42
linux-kernel
[PATCH 111/270] libceph: define and use an explicit CONNECTED state
2012-11-26 17:56:55
linux-kernel
[PATCH 115/270] libceph: add some fine ASCII art
2012-11-26 17:56:37
linux-kernel
[PATCH 116/270] libceph: set peer name on con_open, not init
2012-11-26 17:55:51
linux-kernel
[PATCH 119/270] libceph: initialize msgpool message types
2012-11-26 17:55:32
linux-kernel
[PATCH 121/270] libceph: report socket read/write error message
2012-11-26 17:54:44
linux-kernel
[PATCH 124/270] libceph: (re)initialize bio_iter on start of message receive
2012-11-26 17:53:40
linux-kernel
[PATCH 126/270] libceph: reset connection retry on successfully negotiation
2012-11-26 17:52:34
linux-kernel
[PATCH 129/270] libceph: move ceph_con_send() closed check under the con mutex
2012-11-26 17:51:47
linux-kernel
[PATCH 133/270] libceph: replace connection state bits with states
2012-11-26 17:51:30
linux-kernel
[PATCH 135/270] libceph: clear all flags on con_close
2012-11-26 17:50:52
linux-kernel
[PATCH 137/270] libceph: revoke mon_client messages on session restart
2012-11-26 17:50:29
linux-kernel
[PATCH 139/270] libceph: avoid dropping con mutex before fault