| Commit message (Expand) | Author | Age |
* | nilfs2: set pointer to root object in inodes | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: add checkpoint tree to nilfs object | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: remove own inode hash used for GC | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: separate initializer of metadata file inode | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: use iget5_locked to get inode | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: keep zero value in i_cno except for gc-inodes | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes | Ryusuke Konishi | 2010-10-22 |
* | nilfs2: accept future revisions | Ryusuke Konishi | 2010-10-22 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | vfs: make no_llseek the default | Arnd Bergmann | 2010-10-15 |
| * | vfs: don't use BKL in default_llseek | Arnd Bergmann | 2010-10-15 |
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ |
|
| * | | BKL: remove BKL from freevxfs | Arnd Bergmann | 2010-10-21 |
| * | | BKL: remove BKL from qnx4 | Arnd Bergmann | 2010-10-21 |
| * | | autofs4: Only declare function when CONFIG_COMPAT is defined | Felipe Contreras | 2010-10-05 |
| * | | autofs: Only declare function when CONFIG_COMPAT is defined | Márton Németh | 2010-10-05 |
| * | | ncpfs: Lock socket in ncpfs while setting its callbacks | Petr Vandrovec | 2010-10-05 |
| * | | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 2010-10-05 |
| * | | BKL: Remove BKL from ncpfs | Petr Vandrovec | 2010-10-04 |
| * | | BKL: Remove BKL from OCFS2 | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from squashfs | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from jffs2 | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from ecryptfs | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from afs | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from autofs4 | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from isofs | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from fat | Arnd Bergmann | 2010-10-04 |
| * | | BKL: Remove BKL from ext2 filesystem | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from do_new_mount() | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from NTFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from NILFS2 | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from JFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from HFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from ext4 filesystem | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from ext3_put_super() and ext3_remount() | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from ext3 fill_super() | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from CifsFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from BFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Remove BKL from Amiga FFS | Jan Blunck | 2010-10-04 |
| * | | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ |
|
| * | | | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 |
| * | | | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro | 2010-10-19 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-21 |
|\ \ \ |
|
| * | | | ocfs2: Avoid to evaluate xattr block flags again. | Jeff Liu | 2010-10-15 |
| * | | | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker | 2010-10-15 |
| |\ \ \ |
|
| | * | | | ocfs2/cluster: Release debugfs file elapsed_time_in_ms | Sunil Mushran | 2010-10-15 |
| | * | | | ocfs2/cluster: Bump up dlm protocol to version 1.1 | Sunil Mushran | 2010-10-09 |