summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-02ceph: use page_offset() in ceph_writepages_start()Alex Elder
2013-05-02ceph: set up page array mempool with correct sizeAlex Elder
2013-05-02libceph: wrap auth ops in wrapper functionsSage Weil
2013-05-02libceph: add update_authorizer auth methodSage Weil
2013-05-02ceph: fix buffer pointer advance in ceph_sync_writeHenry C Chang
2013-05-02ceph: use i_release_count to indicate dir's completenessYan, Zheng
2013-05-02ceph: only set message data pointers if non-emptyAlex Elder
2013-05-02libceph: isolate other message data fieldsAlex Elder
2013-05-02libceph: set page info with byte lengthAlex Elder
2013-05-02libceph: isolate message page field manipulationAlex Elder
2013-05-02libceph: record byte count not page countAlex Elder
2013-05-02libceph: separate read and write dataAlex Elder
2013-05-02libceph: distinguish page and bio requestsAlex Elder
2013-05-02libceph: separate osd request data infoAlex Elder
2013-05-02libceph: don't assign page info in ceph_osdc_new_request()Alex Elder
2013-05-02ceph: simplify ceph_sync_write() page_align calculationAlex Elder
2013-05-02ceph: use calc_pages_for() in start_read()Alex Elder
2013-05-02libceph: no need for alignment for mds messageAlex Elder
2013-05-02libceph: define mds_alloc_msg() methodAlex Elder
2013-05-02libceph: rename ceph_calc_object_layout()Alex Elder
2013-05-02libceph: kill ceph_msg->pagelist_countAlex Elder
2013-05-02ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng
2013-05-02ceph: don't early drop Fw capYan, Zheng
2013-05-02ceph: revert commit 22cddde104Sage Weil
2013-05-02ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng
2013-05-02ceph: set mds_want according to cap import messageYan, Zheng
2013-05-02ceph: queue cap release when trimming capYan, Zheng
2013-05-02ceph: fix LSSNAP regressionYan, Zheng
2013-05-02libceph: distinguish page array and pagelist countAlex Elder
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu
2013-04-10Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09ecryptfs: close rmmod raceAl Viro
2013-04-09NFSv4: Fix another potential state manager deadlockTrond Myklebust
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust