Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | UBIFS: run debugging checks only if they are enabled | Artem Bityutskiy | 2008-12-03 | 2 | -2/+10 | |
| * | | | UBIFS: add debugfs support | Artem Bityutskiy | 2008-12-03 | 4 | -20/+193 | |
| * | | | UBIFS: separate debugging fields out | Artem Bityutskiy | 2008-12-03 | 9 | -113/+156 | |
| * | | | UBIFS: avoid unnecessary checks | Kukkonen Mika | 2008-12-03 | 1 | -14/+18 | |
| * | | | UBIFS: introduce compression mount options | Artem Bityutskiy | 2008-12-03 | 4 | -16/+56 | |
| * | | | UBIFS: use bit-fields to store compression type | Artem Bityutskiy | 2008-12-03 | 2 | -3/+11 | |
| * | | | UBIFS: slight compression optimization | Artem Bityutskiy | 2008-12-03 | 2 | -3/+10 | |
* | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | anon_inodes: use fops->owner for module refcount | Christian Borntraeger | 2008-12-31 | 1 | -1/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | CRED: Wrap task credential accesses in the devpts filesystem | David Howells | 2009-01-02 | 1 | -3/+3 | |
* | | | | devpts: fix unused function warning | Andrew Morton | 2009-01-02 | 1 | -1/+1 | |
* | | | | devpts: Coding style clean up | Alan Cox | 2009-01-02 | 1 | -27/+26 | |
* | | | | Enable multiple instances of devpts | Sukadev Bhattiprolu | 2009-01-02 | 1 | -7/+163 | |
* | | | | Define get_init_pts_sb() | Sukadev Bhattiprolu | 2009-01-02 | 1 | -1/+54 | |
* | | | | Define mknod_ptmx() | Sukadev Bhattiprolu | 2009-01-02 | 1 | -5/+110 | |
* | | | | Extract option parsing to new function | Sukadev Bhattiprolu | 2009-01-02 | 1 | -3/+9 | |
* | | | | Per-mount 'config' object | Sukadev Bhattiprolu | 2009-01-02 | 1 | -18/+27 | |
* | | | | Per-mount allocated_ptys | Sukadev Bhattiprolu | 2009-01-02 | 1 | -7/+48 | |
* | | | | Remove devpts_root global | Sukadev Bhattiprolu | 2009-01-02 | 1 | -9/+20 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-31 | 44 | -292/+385 | |
|\ \ \ \ | ||||||
| * | | | | nfsd race fixes: jfs | Dave Kleikamp | 2008-12-31 | 2 | -16/+37 | |
| * | | | | nfsd race fixes: reiserfs | Al Viro | 2008-12-31 | 2 | -5/+18 | |
| * | | | | nfsd race fixes: ext4 | Al Viro | 2008-12-31 | 2 | -2/+18 | |
| * | | | | nfsd race fixes: ext3 | Al Viro | 2008-12-31 | 2 | -2/+19 | |
| * | | | | nfsd race fixes: ext2 | Al Viro | 2008-12-31 | 2 | -2/+19 | |
| * | | | | nfsd/create race fixes, infrastructure | Al Viro | 2008-12-31 | 1 | -0/+59 | |
| * | | | | filesystem notification: create fs/notify to contain all fs notification | Eric Paris | 2008-12-31 | 11 | -42/+46 | |
| * | | | | fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization | Denis ChengRq | 2008-12-31 | 1 | -4/+5 | |
| * | | | | kill ->dir_notify() | Al Viro | 2008-12-31 | 6 | -136/+1 | |
| * | | | | filp_cachep can be static in fs/file_table.c | Eric Dumazet | 2008-12-31 | 2 | -7/+9 | |
| * | | | | make INIT_FS use the __RW_LOCK_UNLOCKED initialization | Steven Rostedt | 2008-12-31 | 1 | -1/+1 | |
| * | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -0/+7 | |
| * | | | | kill vfs_permission | Christoph Hellwig | 2008-12-31 | 2 | -20/+16 | |
| * | | | | pass a struct path * to may_open | Christoph Hellwig | 2008-12-31 | 2 | -9/+10 | |
| * | | | | kill walk_init_root | Christoph Hellwig | 2008-12-31 | 1 | -13/+8 | |
| * | | | | remove incorrect comment in inode_permission | Christoph Hellwig | 2008-12-31 | 1 | -1/+0 | |
| * | | | | expand some comments (d_path / seq_path) | Arjan van de Ven | 2008-12-31 | 2 | -4/+14 | |
| * | | | | correct wrong function name of d_put in kernel document and source comment | Zhaolei | 2008-12-31 | 1 | -1/+1 | |
| * | | | | fix switch_names() breakage in short-to-short case | Al Viro | 2008-12-31 | 1 | -2/+3 | |
| * | | | | befs: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -1/+4 | |
| * | | | | freevxfs: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -1/+3 | |
| * | | | | sysv: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -1/+5 | |
| * | | | | ext4: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -2/+5 | |
| * | | | | ext3: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -2/+5 | |
| * | | | | ext2: ensure fast symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -2/+5 | |
| * | | | | vfs: ensure page symlinks are NUL-terminated | Duane Griffin | 2008-12-31 | 1 | -2/+5 | |
| * | | | | eCryptfs: check readlink result was not an error before using it | Duane Griffin | 2008-12-31 | 1 | -1/+2 | |
| * | | | | fs/namespace.c: drop code after return | Julia Lawall | 2008-12-31 | 1 | -1/+1 | |
| * | | | | shrink struct dentry | Nick Piggin | 2008-12-31 | 2 | -13/+19 | |
| * | | | | fs: reorder struct inotify_device on 64bits to remove padding | Richard Kennedy | 2008-12-31 | 1 | -1/+1 |