summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix comment, remove extraneous argsSage Weil2010-11-091-11/+9
* ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
* ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
* ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
* ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10
* ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
* ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8
* ceph: fix open for write on clustered mdsSage Weil2010-11-071-2/+4
* ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-071-1/+2
* Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-271-5/+3
* ceph: do not carry i_lock for readdir from dcacheSage Weil2010-10-202-26/+18
* fs/ceph/xattr.c: Use kmemdupJulia Lawall2010-10-201-2/+1
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-202-1/+69
* ceph: fix debugfs warningsRandy Dunlap2010-10-201-1/+2
* ceph: switch from BKL to lock_flocks()Sage Weil2010-10-201-5/+6
* ceph: preallocate flock state without locks heldGreg Farnum2010-10-202-15/+44
* ceph: use mapping->nrpages to determine if mapping is emptySage Weil2010-10-201-12/+1
* ceph: only invalidate on check_caps if we actually have pagesSage Weil2010-10-201-1/+1
* ceph: do not hide .snap in root directorySage Weil2010-10-201-1/+0
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-2062-14078/+926
* ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh2010-10-203-0/+29
* ceph: messenger and osdc changes for rbdYehuda Sadeh2010-10-206-101/+436
* ceph: refactor osdc requests creation functionsYehuda Sadeh2010-10-202-57/+155
* ceph: lookup pool in osdmap by nameYehuda Sadeh2010-10-202-0/+15
* Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-0/+38
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-4/+0
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-131-2/+0
|\
| * nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
* | fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-094-23/+33
|\ \
| * | ceph: update issue_seq on cap grantSage Weil2010-10-071-3/+5
| * | ceph: send cap release message early on failed revoke.Greg Farnum2010-10-071-10/+13
| * | ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-071-1/+4
| * | ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-071-7/+9
| * | ceph: avoid null deref in osd request error pathSage Weil2010-10-071-1/+1
| * | ceph: fix list_add usage on unsafe_writes listHenry C Chang2010-10-071-1/+1
| |/
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-091-1/+7
|\ \
| * | exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh2010-10-081-1/+7
| |/
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-071-5/+14
|\ \ | |/ |/|
| * xfs: properly account for reclaimed inodesJohannes Weiner2010-10-061-5/+14
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-061-15/+4
|\ \
| * | writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig2010-10-041-15/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-10-061-1/+1
|\ \ | |/ |/|
| * fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven2010-10-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-012-16/+35
|\ \
| * | cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-011-16/+33
| * | cifs: set backing_dev_info on new S_ISREG inodesJeff Layton2010-09-291-0/+2
| |/
* | reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-011-2/+3
* | reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-011-1/+1
* | proc: make /proc/pid/limits world readableJiri Olsa2010-10-011-2/+2
OpenPOWER on IntegriCloud