aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds10-70/+9
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+158
2010-10-22sysfs: only access bin file vm_ops with the active lockEric W. Biederman1-16/+26
2010-10-22sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman1-18/+8
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen1-10/+9
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds37-173/+1885
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-10-21[CIFS] move close processing from cifs_close to cifsFileInfo_putSteve French3-138/+60
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-0/+59
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-6/+6
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds28-395/+617
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds63-13658/+1061
2010-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds16-649/+765
2010-10-21BKL: remove BKL from freevxfsArnd Bergmann2-22/+2
2010-10-21BKL: remove BKL from qnx4Arnd Bergmann3-21/+1
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann9-0/+9
2010-10-21Merge branch 'v2.6.36'Alex Elder1-0/+2
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman7-58/+58
2010-10-21pipe: fix failure to return error code on ->confirm()Nicolas Kaiser1-1/+1
2010-10-21UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy1-7/+1
2010-10-21UBIFS: do not forget to cancel timersArtem Bityutskiy1-0/+4
2010-10-21UBIFS: remove a bit of unneeded codeArtem Bityutskiy1-6/+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-19Merge branch 'devel-stable' into develRussell King19-93/+170
2010-10-19cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync()Tejun Heo1-2/+1
2010-10-19Clean up two declarations of blob_lenShirish Pargaonkar1-5/+8
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro1-70/+0
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe115-996/+1740
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu1-0/+12
2010-10-18xfs: semaphore cleanupThomas Gleixner1-1/+1
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz16-44/+80
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig16-48/+33
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig12-58/+18
2010-10-18xfs: remove xfs_globals.hChristoph Hellwig2-24/+0
2010-10-18xfs: remove xfs_version.hChristoph Hellwig3-30/+1
2010-10-18xfs: remove xfs_refcache.hChristoph Hellwig1-52/+0
2010-10-18xfs: fix the xfs_trans_committedChristoph Hellwig1-2/+3