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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
ceph: control access to page vector for incoming data
Sage Weil
4
-10
/
+67
2009-12-23
ceph: use connection mutex to protect read and write stages
Sage Weil
2
-19
/
+33
2009-12-23
ceph: unregister canceled/timed out osd requests
Sage Weil
1
-1
/
+2
2009-12-23
ceph: only unregister registered bdi
Sage Weil
1
-1
/
+2
2009-12-23
ceph: do not touch_caps while iterating over caps list
Sage Weil
3
-7
/
+19
2009-12-21
ceph: fix incremental osdmap pg_temp decoding bug
Sage Weil
1
-2
/
+1
2009-12-21
ceph: fix error paths for corrupt osdmap messages
Sage Weil
2
-5
/
+8
2009-12-21
ceph: do not drop lease during revalidate
Sage Weil
1
-2
/
+0
2009-12-21
ceph: ensure rename target dentry fails revalidation
Sage Weil
1
-0
/
+4
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
4
-2
/
+105
2009-12-21
ceph: writepage grabs and releases inode
Yehuda Sadeh
1
-1
/
+6
2009-12-21
ceph: remove unaccessible code
Yehuda Sadeh
1
-4
/
+0
2009-12-21
ceph: include link to bdi in debugfs
Sage Weil
2
-0
/
+8
2009-12-21
ceph: make mds ops interruptible
Sage Weil
1
-6
/
+9
2009-12-21
ceph: plug leak of incoming message during connection fault/close
Sage Weil
1
-2
/
+8
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
10
-7
/
+41
2009-12-21
ceph: fix msgpool reservation leak
Yehuda Sadeh
2
-1
/
+5
2009-12-21
ceph: don't save sent messages on lossy connections
Sage Weil
1
-3
/
+7
2009-12-21
ceph: detect lossy state of connection
Sage Weil
1
-2
/
+4
2009-12-21
ceph: plug msg leak in con_fault
Sage Weil
1
-2
/
+7
2009-12-21
ceph: carry explicit msg reference for currently sending message
Sage Weil
2
-4
/
+19
2009-12-11
ceph: fix leak of monc mutex
Sage Weil
1
-2
/
+3
2009-12-09
ceph: do not feed bad device ids to crush
Sage Weil
1
-0
/
+5
2009-12-07
ceph: use kref for ceph_msg
Sage Weil
3
-35
/
+27
2009-12-07
ceph: use kref for ceph_osd_request
Sage Weil
2
-22
/
+26
2009-12-07
ceph: use kref for struct ceph_mds_request
Sage Weil
2
-38
/
+42
2009-12-07
ceph: simplify ceph_buffer interface
Sage Weil
5
-29
/
+35
2009-12-07
ceph: use kref for ceph_buffer
Sage Weil
2
-12
/
+20
2009-12-04
ceph: mark v0.18 release
Sage Weil
1
-1
/
+1
2009-12-03
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
2
-1
/
+5
2009-12-03
ceph: hide /.ceph from readdir results
Sage Weil
2
-0
/
+9
2009-12-03
ceph: whitespace cleanup
Sage Weil
5
-9
/
+9
2009-12-01
ceph: plug leak of request_mutex
Sage Weil
1
-0
/
+1
2009-11-21
ceph: remove useless IS_ERR checks
Sage Weil
1
-10
/
+0
2009-11-21
fs/ceph: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-11-21
fs/ceph: introduce missing kfree
Julia Lawall
1
-2
/
+4
2009-11-20
ceph: remove dead code
Sage Weil
1
-21
/
+0
2009-11-20
ceph: reset msgr backoff during open, not after successful handshake
Sage Weil
1
-2
/
+1
2009-11-20
ceph: reset requested max_size after mds reconnect
Sage Weil
1
-4
/
+17
2009-11-20
ceph: mount fails immediately on error
Yehuda Sadeh
2
-1
/
+10
2009-11-20
ceph: decode updated mdsmap format
Sage Weil
3
-7
/
+11
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
6
-140
/
+51
2009-11-20
ceph: small cleanup in hash function
Sage Weil
1
-1
/
+1
2009-11-18
ceph: move mempool creation to ceph_create_client
Sage Weil
1
-11
/
+12
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
20
-76
/
+888
2009-11-18
ceph: handle errors during osd client init
Sage Weil
4
-7
/
+19
2009-11-18
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
1
-12
/
+1
2009-11-18
ceph: remove bad calls to ceph_con_shutdown
Sage Weil
3
-16
/
+19
2009-11-12
ceph: fix page invalidation deadlock
Sage Weil
1
-2
/
+2
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
5
-0
/
+31
[next]