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