| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-09 | ceph: fix null pointer dereference |  Nathaniel Yazdani | 1 | -0/+3 |
| 2013-08-09 | libceph: unregister request in __map_request failed and nofail == false |  majianpeng | 1 | -0/+2 |
| 2013-08-09 | ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. |  majianpeng | 1 | -1/+3 |
| 2013-07-09 | libceph: fix invalid unsigned->signed conversion for timespec encoding |  Josh Durgin | 1 | -5/+0 |
| 2013-07-03 | libceph: call r_unsafe_callback when unsafe reply is received |  Yan, Zheng | 1 | -7/+7 |
| 2013-07-03 | ceph: fix race between cap issue and revoke |  Yan, Zheng | 1 | -9/+20 |
| 2013-07-03 | ceph: fix cap revoke race |  Yan, Zheng | 1 | -0/+9 |
| 2013-07-03 | ceph: fix pending vmtruncate race |  Yan, Zheng | 4 | -11/+13 |
| 2013-07-03 | ceph: avoid accessing invalid memory |  Sasha Levin | 1 | -1/+1 |
| 2013-07-03 | libceph: Fix NULL pointer dereference in auth client code |  Tyler Hicks | 1 | -0/+6 |
| 2013-07-03 | ceph: Reconstruct the func ceph_reserve_caps. |  majianpeng | 2 | -15/+8 |
| 2013-07-03 | ceph: Free mdsc if alloc mdsc->mdsmap failed. |  majianpeng | 1 | -1/+3 |
| 2013-07-03 | ceph: remove sb_start/end_write in ceph_aio_write. |  Jianpeng Ma | 1 | -2/+0 |
| 2013-07-03 | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. |  majianpeng | 1 | -2/+2 |
| 2013-07-03 | ceph: fix sleeping function called from invalid context. |  majianpeng | 1 | -4/+5 |
| 2013-07-03 | ceph: move inode to proper flushing list when auth MDS changes |  Yan, Zheng | 1 | -0/+7 |
| 2013-07-03 | rbd: fix a couple warnings |  Sage Weil | 1 | -2/+2 |
| 2013-07-03 | ceph: clear migrate seq when MDS restarts |  Yan, Zheng | 1 | -0/+1 |
| 2013-07-03 | ceph: check migrate seq before changing auth cap |  Yan, Zheng | 1 | -3/+5 |
| 2013-07-03 | ceph: fix race between page writeback and truncate |  Yan, Zheng | 1 | -44/+40 |
| 2013-07-03 | ceph: reset iov_len when discarding cap release messages |  Yan, Zheng | 1 | -0/+1 |
| 2013-07-03 | ceph: fix cap release race |  Yan, Zheng | 1 | -12/+10 |
| 2013-07-03 | libceph: fix truncate size calculation |  Yan, Zheng | 1 | -6/+8 |
| 2013-07-03 | libceph: fix safe completion |  Yan, Zheng | 2 | -10/+8 |
| 2013-07-03 | rbd: take a little credit |  Alex Elder | 1 | -0/+1 |
| 2013-07-03 | rbd: use rwsem to protect header updates |  Alex Elder | 1 | -16/+10 |
| 2013-07-03 | rbd: don't hold ctl_mutex to get/put device |  Alex Elder | 1 | -15/+2 |
| 2013-07-03 | rbd: protect against concurrent unmaps |  Alex Elder | 1 | -2/+4 |
| 2013-07-03 | rbd: set removing flag while holding list lock |  Alex Elder | 1 | -31/+22 |
| 2013-07-03 | libceph: print more info for short message header |  Alex Elder | 1 | -2/+4 |
| 2013-07-03 | rbd: protect against duplicate client creation |  Alex Elder | 1 | -10/+7 |
| 2013-07-03 | rbd: clean up a few things in the refresh path |  Alex Elder | 1 | -10/+43 |
| 2013-07-03 | rbd: flush dcache after zeroing page data |  Alex Elder | 1 | -0/+2 |
| 2013-07-03 | libceph: add lingering request reference when registered |  Alex Elder | 1 | -7/+5 |
| 2013-07-01 | ceph: tidy ceph_mdsmap_decode() a little |  Dan Carpenter | 1 | -20/+22 |
| 2013-07-01 | ceph: improve error handling in ceph_mdsmap_decode |  Emil Goode | 1 | -1/+3 |
| 2013-07-01 | rbd: drop original request earlier for existence check |  Alex Elder | 1 | -2/+1 |
| 2013-07-01 | ceph: fix up comment for ceph_count_locks() as to which lock to hold |  Jim Schutt | 1 | -1/+1 |
| 2013-07-01 | rbd: Use min_t() to fix comparison of distinct pointer types warning |  Geert Uytterhoeven | 1 | -2/+2 |
| 2013-06-30 | Linux 3.10 |  Linus Torvalds | 1 | -1/+1 |
| 2013-06-30 | powerpc/eeh: Fix fetching bus for single-dev-PE |  Gavin Shan | 1 | -1/+2 |
| 2013-06-29 | ARM: dt: Only print warning, not WARN() on bad cpu map in device tree |  Olof Johansson | 1 | -2/+3 |
| 2013-06-30 | powerpc/pci: Improve device hotplug initialization |  Guenter Roeck | 1 | -5/+12 |
| 2013-06-29 | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation |  Mathieu Desnoyers | 1 | -9/+11 |
| 2013-06-29 | UBIFS: fix a horrid bug |  Artem Bityutskiy | 1 | -3/+27 |
| 2013-06-29 | UBIFS: prepare to fix a horrid bug |  Artem Bityutskiy | 1 | -12/+12 |
| 2013-06-28 | mn10300: Use early_param() to parse "mem=" parameter |  Akira Takeuchi | 1 | -33/+21 |
| 2013-06-28 | mn10300: Allow to pass array name to get_user() |  Akira Takeuchi | 1 | -1/+1 |
| 2013-06-28 | drm/qxl: add missing access check for execbuffer ioctl |  Dave Airlie | 1 | -0/+5 |
| 2013-06-28 | powerpc/eeh: Add eeh_dev to the cache during boot |  Thadeu Lima de Souza Cascardo | 1 | -2/+2 |