| Commit message (Expand) | Author | Files | Lines |
2013-08-10 | ceph: cleanup types in striped_read() | Dan Carpenter | 1 | -4/+4 |
2013-08-10 | ceph: trim deleted inode | Yan, Zheng | 1 | -1/+40 |
2013-08-10 | ceph: wake up writer if vmtruncate work get blocked | Yan, Zheng | 1 | -1/+8 |
2013-08-10 | ceph: drop CAP_LINK_SHARED when sending "link" request to MDS | Yan, Zheng | 1 | -0/+2 |
2013-08-10 | ceph: fix null pointer dereference | Nathaniel Yazdani | 1 | -0/+3 |
2013-08-10 | libceph: unregister request in __map_request failed and nofail == false | majianpeng | 1 | -0/+2 |
2013-08-10 | 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-04 | libceph: call r_unsafe_callback when unsafe reply is received | Yan, Zheng | 1 | -7/+7 |
2013-07-04 | ceph: fix race between cap issue and revoke | Yan, Zheng | 1 | -9/+20 |
2013-07-04 | ceph: fix cap revoke race | Yan, Zheng | 1 | -0/+9 |
2013-07-04 | ceph: fix pending vmtruncate race | Yan, Zheng | 4 | -11/+13 |
2013-07-04 | ceph: avoid accessing invalid memory | Sasha Levin | 1 | -1/+1 |
2013-07-04 | libceph: Fix NULL pointer dereference in auth client code | Tyler Hicks | 1 | -0/+6 |
2013-07-04 | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng | 2 | -15/+8 |
2013-07-04 | ceph: Free mdsc if alloc mdsc->mdsmap failed. | majianpeng | 1 | -1/+3 |
2013-07-04 | ceph: remove sb_start/end_write in ceph_aio_write. | Jianpeng Ma | 1 | -2/+0 |
2013-07-04 | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. | majianpeng | 1 | -2/+2 |
2013-07-04 | ceph: fix sleeping function called from invalid context. | majianpeng | 1 | -4/+5 |
2013-07-04 | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng | 1 | -0/+7 |
2013-07-04 | rbd: fix a couple warnings | Sage Weil | 1 | -2/+2 |
2013-07-04 | ceph: clear migrate seq when MDS restarts | Yan, Zheng | 1 | -0/+1 |
2013-07-04 | ceph: check migrate seq before changing auth cap | Yan, Zheng | 1 | -3/+5 |
2013-07-04 | ceph: fix race between page writeback and truncate | Yan, Zheng | 1 | -44/+40 |
2013-07-04 | ceph: reset iov_len when discarding cap release messages | Yan, Zheng | 1 | -0/+1 |
2013-07-04 | ceph: fix cap release race | Yan, Zheng | 1 | -12/+10 |
2013-07-04 | libceph: fix truncate size calculation | Yan, Zheng | 1 | -6/+8 |
2013-07-04 | libceph: fix safe completion | Yan, Zheng | 2 | -10/+8 |
2013-07-04 | rbd: take a little credit | Alex Elder | 1 | -0/+1 |
2013-07-04 | rbd: use rwsem to protect header updates | Alex Elder | 1 | -16/+10 |
2013-07-04 | rbd: don't hold ctl_mutex to get/put device | Alex Elder | 1 | -15/+2 |
2013-07-04 | rbd: protect against concurrent unmaps | Alex Elder | 1 | -2/+4 |
2013-07-04 | rbd: set removing flag while holding list lock | Alex Elder | 1 | -31/+22 |
2013-07-04 | libceph: print more info for short message header | Alex Elder | 1 | -2/+4 |
2013-07-04 | rbd: protect against duplicate client creation | Alex Elder | 1 | -10/+7 |
2013-07-04 | rbd: clean up a few things in the refresh path | Alex Elder | 1 | -10/+43 |
2013-07-04 | rbd: flush dcache after zeroing page data | Alex Elder | 1 | -0/+2 |
2013-07-04 | 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-07-01 | Linux 3.10v3.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-30 | 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 |