aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-23nilfs2: use checkpoint tree for mount check of snapshotsRyusuke Konishi
2010-10-23nilfs2: move inode count and block count into root objectRyusuke Konishi
2010-10-23nilfs2: use root object to get ifileRyusuke Konishi
2010-10-23nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi
2010-10-23nilfs2: set pointer to root object in inodesRyusuke Konishi
2010-10-23nilfs2: add checkpoint tree to nilfs objectRyusuke Konishi
2010-10-23nilfs2: remove own inode hash used for GCRyusuke Konishi
2010-10-23nilfs2: separate initializer of metadata file inodeRyusuke Konishi
2010-10-23nilfs2: use iget5_locked to get inodeRyusuke Konishi
2010-10-23nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi
2010-10-23nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirtyRyusuke Konishi
2010-10-23nilfs2: allow nilfs_destroy_inode to destroy metadata file inodesRyusuke Konishi
2010-10-23nilfs2: accept future revisionsRyusuke Konishi
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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-22tty: Add a new file /proc/tty/consolesDr. Werner Fink
2010-10-22sysfs: only access bin file vm_ops with the active lockEric W. Biederman
2010-10-22sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
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-21[CIFS] move close processing from cifs_close to cifsFileInfo_putSteve French
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-21Merge branch 'v2.6.36'Alex Elder
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman
2010-10-21pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
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