summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-11-11ceph: fix frag offset for non-leftmost fragsSage Weil1-1/+4
2010-11-11ceph: fix dangling pointerSage Weil1-0/+1
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil3-9/+25
2010-11-09ceph: fix comment, remove extraneous argsSage Weil1-11/+9
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-10-27Revert "ceph: update issue_seq on cap grant"Sage Weil1-5/+3
2010-10-20ceph: do not carry i_lock for readdir from dcacheSage Weil2-26/+18
2010-10-20fs/ceph/xattr.c: Use kmemdupJulia Lawall1-2/+1
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2-1/+69
2010-10-20ceph: fix debugfs warningsRandy Dunlap1-1/+2
2010-10-20ceph: switch from BKL to lock_flocks()Sage Weil1-5/+6
2010-10-20ceph: preallocate flock state without locks heldGreg Farnum2-15/+44
2010-10-20ceph: use mapping->nrpages to determine if mapping is emptySage Weil1-12/+1
2010-10-20ceph: only invalidate on check_caps if we actually have pagesSage Weil1-1/+1
2010-10-20ceph: do not hide .snap in root directorySage Weil1-1/+0
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh62-14078/+926
2010-10-20ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh3-0/+29
2010-10-20ceph: messenger and osdc changes for rbdYehuda Sadeh6-101/+436
2010-10-20ceph: refactor osdc requests creation functionsYehuda Sadeh2-57/+155
2010-10-20ceph: lookup pool in osdmap by nameYehuda Sadeh2-0/+15
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-0/+38
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-4/+0
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-11fanotify: disable fanotify syscallsEric Paris1-1/+1
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-23/+33
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-1/+7
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh1-1/+7
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+14
2010-10-07ceph: update issue_seq on cap grantSage Weil1-3/+5
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum1-10/+13
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V1-1/+4
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V1-7/+9
2010-10-07ceph: avoid null deref in osd request error pathSage Weil1-1/+1
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang1-1/+1
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+4
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig1-15/+4
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven1-1/+1
2010-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-16/+35
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker1-2/+3
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker1-1/+1