summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-10-23nilfs2: deny write access to inodes in snapshotsRyusuke Konishi
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-22Btrfs: fix error handling in btrfs_get_sbJosef Bacik
2010-10-22Btrfs: rework how we reserve metadata bytesJosef Bacik
2010-10-22Btrfs: don't allocate chunks as aggressivelyJosef Bacik
2010-10-22Btrfs: re-work delalloc flushingJosef Bacik
2010-10-22Btrfs: fix reservation code for mixed block groupsJosef Bacik
2010-10-22Btrfs: fix df regressionJosef Bacik
2010-10-22Btrfs: fix the df ioctl to report raid typesJosef Bacik
2010-10-22Btrfs: stop trying to shrink delalloc if there are no inodes to reclaimJosef Bacik
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-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-22Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi 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-21nfsd4: only require krb5 principal for NFSv4.0 callbacksJ. Bruce Fields
2010-10-21nfsd4: move minorversion to clientJ. Bruce Fields
2010-10-21nfsd4: delay session removal till free_clientJ. Bruce Fields
2010-10-21nfsd4: separate callback change and callback probeJ. Bruce Fields