index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
ceph: cleanup: remove unused assignement
Dan Carpenter
1
-2
/
+1
2010-05-18
ceph: clean up cap release loop vs spinlock
Sage Weil
1
-4
/
+3
2010-05-18
ceph: name bdi ceph-%d instead of major:minor
Sage Weil
1
-1
/
+4
2010-05-18
ceph: skip mds sync on forced unmount
Sage Weil
1
-0
/
+3
2010-05-18
ceph: adjust masked struct_v variable names
Sage Weil
1
-9
/
+9
2010-05-18
ceph: clean up mount options, ->show_options()
Sage Weil
2
-40
/
+69
2010-05-18
ceph: set dn offset when spliced
Sage Weil
2
-40
/
+44
2010-05-18
ceph: don't clobber i_max_offset on already complete dir
Sage Weil
1
-1
/
+2
2010-05-18
ceph: skip set_dentry_offset work if directory not I_COMPLETE
Sage Weil
1
-0
/
+4
2010-05-18
ceph: set next_offset on readdir finish
Sage Weil
1
-1
/
+1
2010-05-18
ceph: listxattr should compare version by >=
Henry C Chang
1
-1
/
+1
2010-05-18
ceph: fix xattr dangling pointer / double free
Sage Weil
1
-0
/
+1
2010-05-18
ceph: close messenger race
Sage Weil
1
-7
/
+7
2010-05-18
ceph: name msgpools; useful error messages
Sage Weil
3
-7
/
+16
2010-05-18
ceph: fix memory leak due to possible dentry init race
Sage Weil
1
-1
/
+4
2010-05-18
ceph: include auth method in error messages
Sage Weil
4
-4
/
+9
2010-05-18
ceph: osdtimeout=0 for now timeout
Sage Weil
1
-1
/
+1
2010-05-18
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
1
-6
/
+6
2010-05-18
ceph: wake up mount thread when getting osdmap
Yehuda Sadeh
1
-0
/
+1
2010-05-18
ceph: remove unused #includes
Huang Weiyi
1
-3
/
+0
2010-05-18
ceph: wait for both monmap and osdmap when opening session
Sage Weil
1
-5
/
+6
2010-05-18
ceph: clean up connection reset
Sage Weil
2
-1
/
+2
2010-05-18
ceph: simplify ceph_msg_new
Sage Weil
7
-36
/
+29
2010-05-18
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
7
-80
/
+48
2010-05-18
ceph: rewrite msgpool using mempool_t
Sage Weil
2
-151
/
+29
2010-05-18
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
11
-33
/
+30
2010-05-18
ceph: handle kzalloc() failure
Cheng Renquan
1
-0
/
+4
2010-05-18
ceph: drop unnecessary msgpool for mon_client subscribe_ack
Sage Weil
2
-13
/
+13
2010-05-18
ceph: drop unnecessary msgpool for mon_client auth_reply
Sage Weil
2
-10
/
+14
2010-05-18
ceph: clean up statfs
Sage Weil
2
-57
/
+97
2010-05-18
ceph: fix theoretically possible double-put on connection
Sage Weil
1
-0
/
+1
2010-05-18
ceph: cleanup: remove dead code
Dan Carpenter
1
-6
/
+0
2010-05-18
ceph: reduce build_path debug output
Sage Weil
1
-6
/
+4
2010-05-18
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
5
-11
/
+6
2010-05-18
ceph: update for removal of kref_set
Stephen Rothwell
1
-1
/
+1
2010-05-18
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
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
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
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
[next]