summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: split out nilfs_attach_snapshotRyusuke Konishi2010-10-231-28/+45
* nilfs2: split out nilfs_get_root_dentryRyusuke Konishi2010-10-231-19/+35
* nilfs2: deny write access to inodes in snapshotsRyusuke Konishi2010-10-233-3/+13
* nilfs2: use checkpoint tree for mount check of snapshotsRyusuke Konishi2010-10-231-17/+11
* nilfs2: move inode count and block count into root objectRyusuke Konishi2010-10-234-11/+10
* nilfs2: use root object to get ifileRyusuke Konishi2010-10-237-80/+67
* nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-234-71/+138
* nilfs2: set pointer to root object in inodesRyusuke Konishi2010-10-235-20/+68
* nilfs2: add checkpoint tree to nilfs objectRyusuke Konishi2010-10-232-0/+134
* nilfs2: remove own inode hash used for GCRyusuke Konishi2010-10-237-142/+64
* nilfs2: separate initializer of metadata file inodeRyusuke Konishi2010-10-233-19/+35
* nilfs2: use iget5_locked to get inodeRyusuke Konishi2010-10-232-3/+35
* nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi2010-10-232-16/+16
* nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirtyRyusuke Konishi2010-10-231-0/+5
* nilfs2: allow nilfs_destroy_inode to destroy metadata file inodesRyusuke Konishi2010-10-232-2/+6
* nilfs2: accept future revisionsRyusuke Konishi2010-10-231-2/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2239-7/+61
|\
| * vfs: make no_llseek the defaultArnd Bergmann2010-10-151-1/+0
| * vfs: don't use BKL in default_llseekArnd Bergmann2010-10-151-2/+2
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-1538-4/+59
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2254-673/+678
|\ \
| * | BKL: remove BKL from freevxfsArnd Bergmann2010-10-212-22/+2
| * | BKL: remove BKL from qnx4Arnd Bergmann2010-10-213-21/+1
| * | autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-051-0/+2
| * | autofs: Only declare function when CONFIG_COMPAT is definedMárton Németh2010-10-051-0/+2
| * | ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-051-5/+9
| * | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-057-62/+87
| * | BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-048-400/+484
| * | BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-043-23/+1
| * | BKL: Remove BKL from squashfsArnd Bergmann2010-10-041-11/+0
| * | BKL: Remove BKL from jffs2Arnd Bergmann2010-10-042-15/+1
| * | BKL: Remove BKL from ecryptfsArnd Bergmann2010-10-042-7/+0
| * | BKL: Remove BKL from afsArnd Bergmann2010-10-041-10/+0
| * | BKL: Remove BKL from autofs4Arnd Bergmann2010-10-041-5/+7
| * | BKL: Remove BKL from isofsArnd Bergmann2010-10-045-27/+15
| * | BKL: Remove BKL from fatArnd Bergmann2010-10-043-13/+6
| * | BKL: Remove BKL from ext2 filesystemJan Blunck2010-10-041-4/+0
| * | BKL: Remove BKL from do_new_mount()Jan Blunck2010-10-041-2/+0
| * | BKL: Remove BKL from NTFSJan Blunck2010-10-041-27/+2
| * | BKL: Remove BKL from NILFS2Jan Blunck2010-10-042-18/+1
| * | BKL: Remove BKL from JFSJan Blunck2010-10-041-28/+7
| * | BKL: Remove BKL from HFSJan Blunck2010-10-041-12/+2
| * | BKL: Remove BKL from ext4 filesystemJan Blunck2010-10-041-15/+0
| * | BKL: Remove BKL from ext3_put_super() and ext3_remount()Jan Blunck2010-10-041-9/+0
| * | BKL: Remove BKL from ext3 fill_super()Jan Blunck2010-10-041-12/+1
| * | BKL: Remove BKL from CifsFSJan Blunck2010-10-041-12/+1
| * | BKL: Remove BKL from BFSJan Blunck2010-10-041-12/+1
| * | BKL: Remove BKL from Amiga FFSJan Blunck2010-10-041-18/+5
| * | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-0427-25/+183
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2210-70/+9
|\ \ \
OpenPOWER on IntegriCloud