| Commit message (Expand) | Author | Files | Lines |
2015-02-19 | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 1 | -2/+3 |
2015-02-19 | libceph: fix double __remove_osd() problem | Ilya Dryomov | 1 | -8/+18 |
2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig | 1 | -54/+68 |
2015-02-19 | ceph: return error for traceless reply race | Yan, Zheng | 1 | -6/+9 |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng | 2 | -3/+6 |
2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng | 1 | -3/+26 |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 1 | -0/+4 |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol | 4 | -4/+33 |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov | 1 | -20/+10 |
2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng | 1 | -1/+1 |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng | 1 | -14/+15 |
2015-02-19 | client: include kernel version in client metadata | Yan, Zheng | 1 | -1/+2 |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 3 | -4/+19 |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng | 1 | -2/+10 |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2 | -15/+26 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2 | -9/+5 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 1 | -44/+42 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2 | -18/+35 |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 1 | -7/+6 |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng | 4 | -27/+63 |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng | 1 | -6/+7 |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist | 1 | -30/+0 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 4 | -0/+27 |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 1 | -2/+2 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 5 | -192/+4 |
2015-02-18 | pwm: tegra: Use NSEC_PER_SEC | Thierry Reding | 1 | -1/+1 |
2015-02-18 | md/raid5: Fix livelock when array is both resyncing and degraded. | NeilBrown | 1 | -1/+2 |
2015-02-17 | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO | Kees Cook | 1 | -1/+3 |
2015-02-17 | samples/seccomp: improve label helper | Kees Cook | 2 | -1/+9 |
2015-02-17 | ipc,sem: use current->state helpers | Davidlohr Bueso | 1 | -1/+1 |
2015-02-17 | scripts/gdb: disable pagination while printing from breakpoint handler | Jan Kiszka | 1 | -0/+11 |
2015-02-17 | scripts/gdb: define maintainer | Jan Kiszka | 1 | -0/+5 |
2015-02-17 | scripts/gdb: convert CpuList to generator function | Jan Kiszka | 2 | -40/+33 |
2015-02-17 | scripts/gdb: convert ModuleList to generator function | Jan Kiszka | 2 | -23/+12 |
2015-02-17 | scripts/gdb: use a generator instead of iterator for task list | Daniel Wagner | 1 | -30/+20 |
2015-02-17 | scripts/gdb: ignore byte-compiled python files | Daniel Thompson | 2 | -0/+3 |
2015-02-17 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 6 | -9/+18 |