index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
ceph: listxattr should compare version by >=
Henry C Chang
1
-1
/
+1
2010-05-17
ceph: fix xattr dangling pointer / double free
Sage Weil
1
-0
/
+1
2010-05-17
ceph: close messenger race
Sage Weil
1
-7
/
+7
2010-05-17
ceph: name msgpools; useful error messages
Sage Weil
3
-7
/
+16
2010-05-17
ceph: fix memory leak due to possible dentry init race
Sage Weil
1
-1
/
+4
2010-05-17
ceph: include auth method in error messages
Sage Weil
4
-4
/
+9
2010-05-17
ceph: osdtimeout=0 for now timeout
Sage Weil
1
-1
/
+1
2010-05-17
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
1
-6
/
+6
2010-05-17
ceph: wake up mount thread when getting osdmap
Yehuda Sadeh
1
-0
/
+1
2010-05-17
ceph: remove unused #includes
Huang Weiyi
1
-3
/
+0
2010-05-17
ceph: wait for both monmap and osdmap when opening session
Sage Weil
1
-5
/
+6
2010-05-17
ceph: clean up connection reset
Sage Weil
2
-1
/
+2
2010-05-17
ceph: simplify ceph_msg_new
Sage Weil
7
-36
/
+29
2010-05-17
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
7
-80
/
+48
2010-05-17
ceph: rewrite msgpool using mempool_t
Sage Weil
2
-151
/
+29
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
11
-33
/
+30
2010-05-17
ceph: handle kzalloc() failure
Cheng Renquan
1
-0
/
+4
2010-05-17
ceph: drop unnecessary msgpool for mon_client subscribe_ack
Sage Weil
2
-13
/
+13
2010-05-17
ceph: drop unnecessary msgpool for mon_client auth_reply
Sage Weil
2
-10
/
+14
2010-05-17
ceph: clean up statfs
Sage Weil
2
-57
/
+97
2010-05-17
ceph: fix theoretically possible double-put on connection
Sage Weil
1
-0
/
+1
2010-05-17
ceph: cleanup: remove dead code
Dan Carpenter
1
-6
/
+0
2010-05-17
ceph: reduce build_path debug output
Sage Weil
1
-6
/
+4
2010-05-17
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
5
-11
/
+6
2010-05-17
ceph: update for removal of kref_set
Stephen Rothwell
1
-1
/
+1
2010-05-17
ceph: simplify page setup for incoming data
Sage Weil
1
-44
/
+12
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
4
-5
/
+29
2010-05-17
ceph: fix race between aborted requests and fill_trace
Sage Weil
2
-0
/
+13
2010-05-17
ceph: clean up mds reply, error handling
Sage Weil
2
-58
/
+55
2010-05-16
Linus 2.6.34
v2.6.34
Linus Torvalds
1
-1
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-81
/
+160
2010-05-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+21
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2
-53
/
+129
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2
-28
/
+27
2010-05-15
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
1
-1
/
+1
2010-05-15
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
1
-1
/
+1
2010-05-15
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+5
2010-05-15
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
1
-1
/
+2
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
1
-1
/
+1
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
2010-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-26
/
+49
2010-05-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2010-05-15
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
2010-05-15
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
1
-1
/
+1
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
5
-11
/
+35
2010-05-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-35
/
+99
2010-05-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
[next]