Age | Commit message (Expand) | Author | Files | Lines |
2013-05-01 | libceph: a few more osd data cleanups | Alex Elder | 1 | -13/+17 |
2013-05-01 | libceph: define osd data initialization helpers | Alex Elder | 2 | -15/+8 |
2013-05-01 | ceph: build osd request message later for writepages | Alex Elder | 1 | -26/+33 |
2013-05-01 | libceph: hold off building osd request | Alex Elder | 2 | -5/+6 |
2013-05-01 | ceph: kill ceph alloc_page_vec() | Alex Elder | 1 | -27/+18 |
2013-05-01 | ceph: define ceph_writepages_osd_request() | Alex Elder | 1 | -10/+24 |
2013-05-01 | libceph: don't build request in ceph_osdc_new_request() | Alex Elder | 2 | -20/+36 |
2013-05-01 | ceph: use page_offset() in ceph_writepages_start() | Alex Elder | 1 | -1/+1 |
2013-05-01 | ceph: set up page array mempool with correct size | Alex Elder | 1 | -2/+5 |
2013-05-01 | libceph: wrap auth ops in wrapper functions | Sage Weil | 1 | -14/+12 |
2013-05-01 | libceph: add update_authorizer auth method | Sage Weil | 1 | -1/+6 |
2013-05-01 | ceph: fix buffer pointer advance in ceph_sync_write | Henry C Chang | 1 | -1/+1 |
2013-05-01 | ceph: use i_release_count to indicate dir's completeness | Yan, Zheng | 5 | -49/+45 |
2013-05-01 | ceph: only set message data pointers if non-empty | Alex Elder | 1 | -3/+10 |
2013-05-01 | libceph: isolate other message data fields | Alex Elder | 1 | -1/+1 |
2013-05-01 | libceph: set page info with byte length | Alex Elder | 1 | -1/+1 |
2013-05-01 | libceph: isolate message page field manipulation | Alex Elder | 1 | -2/+2 |
2013-05-01 | libceph: record byte count not page count | Alex Elder | 2 | -14/+21 |
2013-05-01 | libceph: separate read and write data | Alex Elder | 2 | -36/+41 |
2013-05-01 | libceph: distinguish page and bio requests | Alex Elder | 2 | -0/+5 |
2013-05-01 | libceph: separate osd request data info | Alex Elder | 2 | -31/+32 |
2013-05-01 | libceph: don't assign page info in ceph_osdc_new_request() | Alex Elder | 2 | -6/+10 |
2013-05-01 | ceph: simplify ceph_sync_write() page_align calculation | Alex Elder | 1 | -9/+4 |
2013-05-01 | ceph: use calc_pages_for() in start_read() | Alex Elder | 1 | -1/+1 |
2013-05-01 | libceph: no need for alignment for mds message | Alex Elder | 1 | -1/+0 |
2013-05-01 | libceph: define mds_alloc_msg() method | Alex Elder | 1 | -0/+23 |
2013-05-01 | libceph: rename ceph_calc_object_layout() | Alex Elder | 1 | -2/+3 |
2013-05-01 | libceph: kill ceph_msg->pagelist_count | Alex Elder | 1 | -1/+0 |
2013-05-01 | ceph: acquire i_mutex in __ceph_do_pending_vmtruncate | Yan, Zheng | 3 | -13/+13 |
2013-05-01 | ceph: don't early drop Fw cap | Yan, Zheng | 1 | -25/+17 |
2013-05-01 | ceph: revert commit 22cddde104 | Sage Weil | 3 | -77/+48 |
2013-05-01 | ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag | Yan, Zheng | 5 | -95/+34 |
2013-05-01 | ceph: set mds_want according to cap import message | Yan, Zheng | 1 | -1/+5 |
2013-05-01 | ceph: queue cap release when trimming cap | Yan, Zheng | 3 | -3/+7 |
2013-05-01 | ceph: fix LSSNAP regression | Yan, Zheng | 1 | -1/+2 |
2013-05-01 | libceph: distinguish page array and pagelist count | Alex Elder | 1 | -2/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 58 | -1613/+1307 |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -0/+589 |
2013-05-01 | don't bother with deferred freeing of fdtables | Al Viro | 1 | -66/+2 |
2013-05-01 | proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h | David Howells | 2 | -111/+197 |
2013-05-01 | proc: Make the PROC_I() and PDE() macros internal to procfs | David Howells | 3 | -2/+26 |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells | 2 | -1/+8 |
2013-05-01 | take cgroup_open() and cpuset_open() to fs/proc/base.c | Al Viro | 1 | -0/+31 |
2013-05-01 | reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() | David Howells | 1 | -11/+18 |
2013-05-01 | proc: Supply an accessor for getting the data from a PDE's parent | David Howells | 1 | -0/+7 |
2013-05-01 | proc: Add proc_mkdir_data() | David Howells | 2 | -20/+13 |
2013-05-01 | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} | David Howells | 1 | -0/+16 |
2013-05-01 | proc: Move PDE_NET() to fs/proc/proc_net.c | David Howells | 1 | -0/+4 |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 3 | -13/+18 |
2013-05-01 | proc: Move proc_fd() to fs/proc/fd.h | David Howells | 2 | -5/+5 |