index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
4
-2
/
+105
*
ceph: writepage grabs and releases inode
Yehuda Sadeh
2009-12-21
1
-1
/
+6
*
ceph: remove unaccessible code
Yehuda Sadeh
2009-12-21
1
-4
/
+0
*
ceph: include link to bdi in debugfs
Sage Weil
2009-12-21
2
-0
/
+8
*
ceph: make mds ops interruptible
Sage Weil
2009-12-21
1
-6
/
+9
*
ceph: plug leak of incoming message during connection fault/close
Sage Weil
2009-12-21
1
-2
/
+8
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
10
-7
/
+41
*
ceph: fix msgpool reservation leak
Yehuda Sadeh
2009-12-21
2
-1
/
+5
*
ceph: don't save sent messages on lossy connections
Sage Weil
2009-12-21
1
-3
/
+7
*
ceph: detect lossy state of connection
Sage Weil
2009-12-21
1
-2
/
+4
*
ceph: plug msg leak in con_fault
Sage Weil
2009-12-21
1
-2
/
+7
*
ceph: carry explicit msg reference for currently sending message
Sage Weil
2009-12-21
2
-4
/
+19
*
ceph: fix leak of monc mutex
Sage Weil
2009-12-11
1
-2
/
+3
*
ceph: do not feed bad device ids to crush
Sage Weil
2009-12-09
1
-0
/
+5
*
ceph: use kref for ceph_msg
Sage Weil
2009-12-07
3
-35
/
+27
*
ceph: use kref for ceph_osd_request
Sage Weil
2009-12-07
2
-22
/
+26
*
ceph: use kref for struct ceph_mds_request
Sage Weil
2009-12-07
2
-38
/
+42
*
ceph: simplify ceph_buffer interface
Sage Weil
2009-12-07
5
-29
/
+35
*
ceph: use kref for ceph_buffer
Sage Weil
2009-12-07
2
-12
/
+20
*
ceph: mark v0.18 release
Sage Weil
2009-12-04
1
-1
/
+1
*
ceph: update MAINTAINERS entry with correct git URL
Sage Weil
2009-12-03
1
-1
/
+1
*
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
2009-12-03
2
-1
/
+5
*
ceph: hide /.ceph from readdir results
Sage Weil
2009-12-03
2
-0
/
+9
*
ceph: whitespace cleanup
Sage Weil
2009-12-03
5
-9
/
+9
*
ceph: plug leak of request_mutex
Sage Weil
2009-12-01
1
-0
/
+1
*
ceph: remove useless IS_ERR checks
Sage Weil
2009-11-21
1
-10
/
+0
*
fs/ceph: Move a dereference below a NULL test
Julia Lawall
2009-11-21
1
-1
/
+2
*
fs/ceph: introduce missing kfree
Julia Lawall
2009-11-21
1
-2
/
+4
*
ceph: remove dead code
Sage Weil
2009-11-20
1
-21
/
+0
*
ceph: reset msgr backoff during open, not after successful handshake
Sage Weil
2009-11-20
1
-2
/
+1
*
ceph: reset requested max_size after mds reconnect
Sage Weil
2009-11-20
1
-4
/
+17
*
ceph: mount fails immediately on error
Yehuda Sadeh
2009-11-20
2
-1
/
+10
*
ceph: decode updated mdsmap format
Sage Weil
2009-11-20
3
-7
/
+11
*
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
2009-11-20
6
-140
/
+51
*
ceph: small cleanup in hash function
Sage Weil
2009-11-20
1
-1
/
+1
*
ceph: move mempool creation to ceph_create_client
Sage Weil
2009-11-18
1
-11
/
+12
*
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-18
20
-76
/
+888
*
ceph: handle errors during osd client init
Sage Weil
2009-11-18
4
-7
/
+19
*
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
2009-11-18
1
-12
/
+1
*
ceph: remove bad calls to ceph_con_shutdown
Sage Weil
2009-11-18
3
-16
/
+19
*
ceph: fix page invalidation deadlock
Sage Weil
2009-11-12
1
-2
/
+2
*
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
2009-11-12
5
-0
/
+31
*
ceph: pr_info when mds reconnect completes
Sage Weil
2009-11-11
1
-0
/
+1
*
ceph: initialize i_size/i_rbytes on snapdir
Sage Weil
2009-11-11
1
-1
/
+3
*
ceph: exclude snapdir from readdir results
Sage Weil
2009-11-11
1
-0
/
+1
*
ceph: remove recon_gen logic
Sage Weil
2009-11-10
4
-28
/
+2
*
ceph: separate banner and connect during handshake into distinct stages
Sage Weil
2009-11-10
2
-44
/
+77
*
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
2009-11-09
4
-9
/
+26
*
ceph: make CRUSH hash function a bucket property
Sage Weil
2009-11-07
5
-21
/
+93
*
ceph: make object hash a pg_pool property
Sage Weil
2009-11-06
9
-81
/
+137
[next]