summaryrefslogtreecommitdiffstats
path: root/fs/seq_file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-12ceph: fix frag offset for non-leftmost fragsSage Weil1-1/+4
2010-11-12ceph: fix dangling pointerSage Weil1-0/+1
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil3-5/+9
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil5-19/+44
2010-11-09ceph: fix comment, remove extraneous argsSage Weil3-15/+11
2010-11-08ceph: fix update of ctime from MDSSage Weil1-2/+4
2010-11-08ceph: fix version check on racing inode updatesSage Weil1-4/+9
2010-11-08ceph: fix uid/gid on resent mds requestsSage Weil2-2/+7
2010-11-08ceph: fix rdcache_gen usage and invalidateSage Weil3-14/+10
2010-11-07ceph: re-request max_size if cap auth changesSage Weil1-0/+5
2010-11-07ceph: only let auth caps update max_sizeSage Weil1-1/+8
2010-11-07ceph: fix open for write on clustered mdsSage Weil1-2/+4
2010-11-07ceph: fix bad pointer dereference in ceph_fill_traceSage Weil1-1/+2
2010-11-01ceph: fix small seq message skippingSage Weil1-2/+1
2010-10-28Revert "ceph: update issue_seq on cap grant"Sage Weil1-5/+3
2010-10-21ceph: do not carry i_lock for readdir from dcacheSage Weil2-26/+18
2010-10-21fs/ceph/xattr.c: Use kmemdupJulia Lawall1-2/+1
2010-10-21rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-21rbd: null vs ERR_PTRDan Carpenter1-2/+2
2010-10-21ceph: fix num_pages_free accounting in pagelistSage Weil1-0/+1
2010-10-21ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum3-1/+70
2010-10-21ceph: don't crash when passed bad mount optionsYehuda Sadeh1-1/+1
2010-10-21ceph: fix debugfs warningsRandy Dunlap1-1/+2
2010-10-21block: rbd: removing unnecessary testYehuda Sadeh1-4/+0
2010-10-21block: rbd: fixed may leaksVasiliy Kulikov1-6/+8
2010-10-21ceph: switch from BKL to lock_flocks()Sage Weil1-5/+6
2010-10-21ceph: preallocate flock state without locks heldGreg Farnum2-15/+44
2010-10-21ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2-9/+118
2010-10-21ceph: use mapping->nrpages to determine if mapping is emptySage Weil1-12/+1
2010-10-21ceph: only invalidate on check_caps if we actually have pagesSage Weil1-1/+1
2010-10-21ceph: do not hide .snap in root directorySage Weil1-1/+0
2010-10-21rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh6-2/+1944
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh73-1838/+2566
2010-10-21ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh3-0/+29
2010-10-21ceph: messenger and osdc changes for rbdYehuda Sadeh6-101/+436
2010-10-21ceph: refactor osdc requests creation functionsYehuda Sadeh2-57/+155
2010-10-21ceph: lookup pool in osdmap by nameYehuda Sadeh2-0/+15
2010-10-15Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-14ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu1-0/+12
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher1-1/+1