aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2010-10-20ceph: do not carry i_lock for readdir from dcacheSage Weil
2010-10-20fs/ceph/xattr.c: Use kmemdupJulia Lawall
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: fix debugfs warningsRandy Dunlap
2010-10-20ceph: switch from BKL to lock_flocks()Sage Weil
2010-10-20ceph: preallocate flock state without locks heldGreg Farnum
2010-10-20ceph: use mapping->nrpages to determine if mapping is emptySage Weil
2010-10-20ceph: only invalidate on check_caps if we actually have pagesSage Weil
2010-10-20ceph: do not hide .snap in root directorySage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-20ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh
2010-10-20ceph: messenger and osdc changes for rbdYehuda Sadeh
2010-10-20ceph: refactor osdc requests creation functionsYehuda Sadeh
2010-10-20ceph: lookup pool in osdmap by nameYehuda Sadeh
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18GFS2: fixed typoAndrea Gelmini
2010-10-15hfsplus: fix getxattr return valueChristoph Hellwig
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-14hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig
2010-10-14hfsplus: fix link corruptionChristoph Hellwig
2010-10-14hfsplus: validate btree flagsChristoph Hellwig
2010-10-14hfsplus: handle more on-disk corruptions without oopsingEric Sandeen
2010-10-14hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro
2010-10-14hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-12affs: Use sema_init instead of init_MUTEXThomas Gleixner
2010-10-12hfs: Convert tree_lock to mutexThomas Gleixner
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-07ceph: update issue_seq on cap grantSage Weil
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V
2010-10-07ceph: avoid null deref in osd request error pathSage Weil
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds