summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-05-01libceph: wrap auth ops in wrapper functionsSage Weil1-14/+12
2013-05-01libceph: add update_authorizer auth methodSage Weil1-1/+6
2013-05-01ceph: fix buffer pointer advance in ceph_sync_writeHenry C Chang1-1/+1
2013-05-01ceph: use i_release_count to indicate dir's completenessYan, Zheng5-49/+45
2013-05-01ceph: only set message data pointers if non-emptyAlex Elder1-3/+10
2013-05-01libceph: isolate other message data fieldsAlex Elder1-1/+1
2013-05-01libceph: set page info with byte lengthAlex Elder1-1/+1
2013-05-01libceph: isolate message page field manipulationAlex Elder1-2/+2
2013-05-01libceph: record byte count not page countAlex Elder2-14/+21
2013-05-01libceph: separate read and write dataAlex Elder2-36/+41
2013-05-01libceph: distinguish page and bio requestsAlex Elder2-0/+5
2013-05-01libceph: separate osd request data infoAlex Elder2-31/+32
2013-05-01libceph: don't assign page info in ceph_osdc_new_request()Alex Elder2-6/+10
2013-05-01ceph: simplify ceph_sync_write() page_align calculationAlex Elder1-9/+4
2013-05-01ceph: use calc_pages_for() in start_read()Alex Elder1-1/+1
2013-05-01libceph: no need for alignment for mds messageAlex Elder1-1/+0
2013-05-01libceph: define mds_alloc_msg() methodAlex Elder1-0/+23
2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder1-2/+3
2013-05-01libceph: kill ceph_msg->pagelist_countAlex Elder1-1/+0
2013-05-01ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng3-13/+13
2013-05-01ceph: don't early drop Fw capYan, Zheng1-25/+17
2013-05-01ceph: revert commit 22cddde104Sage Weil3-77/+48
2013-05-01ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng5-95/+34
2013-05-01ceph: set mds_want according to cap import messageYan, Zheng1-1/+5
2013-05-01ceph: queue cap release when trimming capYan, Zheng3-3/+7
2013-05-01ceph: fix LSSNAP regressionYan, Zheng1-1/+2
2013-05-01libceph: distinguish page array and pagelist countAlex Elder1-2/+2
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-2/+0
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi1-0/+1
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi1-1/+1
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds1-0/+1
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+42
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-3/+13
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner1-0/+1
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu1-3/+13
2013-04-10Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust1-0/+1
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-17/+36
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-43/+92
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin1-1/+1
2013-04-09procfs: add proc_remove_subtree()Al Viro1-30/+89
2013-04-09ecryptfs: close rmmod raceAl Viro1-12/+2
2013-04-09NFSv4: Fix another potential state manager deadlockTrond Myklebust1-0/+1
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust1-16/+28
2013-04-05NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust1-1/+7
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-38/+39