aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
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-21BKL: remove BKL from freevxfsArnd Bergmann
2010-10-21BKL: remove BKL from qnx4Arnd Bergmann
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-21UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy
2010-10-21UBIFS: do not forget to cancel timersArtem Bityutskiy
2010-10-21UBIFS: remove a bit of unneeded codeArtem Bityutskiy
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-19Merge branch 'devel-stable' into develRussell King
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18GFS2: fixed typoAndrea Gelmini
2010-10-17UBIFS: add a commentary about log recoveryArtem Bityutskiy
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-10-15ocfs2: Avoid to evaluate xattr block flags again.Jeff Liu
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker
2010-10-15ocfs2/cluster: Release debugfs file elapsed_time_in_msSunil Mushran
2010-10-15vfs: make no_llseek the defaultArnd Bergmann
2010-10-15vfs: don't use BKL in default_llseekArnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
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