Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | UBIFS: always commit in sync_fs | Artem Bityutskiy | 2008-12-31 | 1 | -20/+18 | |
| * | | | UBIFS: fix file-system synchronization | Artem Bityutskiy | 2008-12-31 | 1 | -0/+18 | |
| * | | | UBIFS: fix constants initialization | Artem Bityutskiy | 2008-12-31 | 1 | -5/+20 | |
| * | | | UBIFS: avoid unnecessary calculations | Artem Bityutskiy | 2008-12-23 | 1 | -1/+2 | |
| * | | | UBIFS: re-calculate min_idx_size after the commit | Artem Bityutskiy | 2008-12-23 | 1 | -0/+2 | |
| * | | | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 2008-12-23 | 6 | -35/+30 | |
| * | | | UBIFS: fix available blocks count | Artem Bityutskiy | 2008-12-23 | 3 | -9/+13 | |
| * | | | UBIFS: various comment improvements and fixes | Artem Bityutskiy | 2008-12-23 | 2 | -22/+24 | |
| * | | | UBIFS: improve budgeting dump | Artem Bityutskiy | 2008-12-23 | 3 | -3/+16 | |
| * | | | UBIFS: fix tnc dumping | Artem Bityutskiy | 2008-12-23 | 1 | -1/+1 | |
| * | | | UBIFS: use PAGE_CACHE_MASK correctly | Artem Bityutskiy | 2008-12-23 | 1 | -2/+2 | |
| * | | | UBIFS: fix section mismatch | Alexey Dobriyan | 2008-12-04 | 2 | -2/+2 | |
| * | | | UBIFS: introduce LPT dump function | Artem Bityutskiy | 2008-12-03 | 5 | -48/+186 | |
| * | | | UBIFS: dump stack in LPT check functions | Artem Bityutskiy | 2008-12-03 | 1 | -1/+6 | |
| * | | | 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 |