Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | 2009-01-01 | 44 | -292/+385 | |
|\ \ \ \ | ||||||
| * | | | | nfsd race fixes: jfs | Dave Kleikamp | 2009-01-01 | 2 | -16/+37 | |
| * | | | | nfsd race fixes: reiserfs | Al Viro | 2009-01-01 | 2 | -5/+18 | |
| * | | | | nfsd race fixes: ext4 | Al Viro | 2009-01-01 | 2 | -2/+18 | |
| * | | | | nfsd race fixes: ext3 | Al Viro | 2009-01-01 | 2 | -2/+19 | |
| * | | | | nfsd race fixes: ext2 | Al Viro | 2009-01-01 | 2 | -2/+19 | |
| * | | | | nfsd/create race fixes, infrastructure | Al Viro | 2009-01-01 | 1 | -0/+59 | |
| * | | | | filesystem notification: create fs/notify to contain all fs notification | Eric Paris | 2009-01-01 | 11 | -42/+46 | |
| * | | | | fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization | Denis ChengRq | 2009-01-01 | 1 | -4/+5 | |
| * | | | | kill ->dir_notify() | Al Viro | 2009-01-01 | 6 | -136/+1 | |
| * | | | | filp_cachep can be static in fs/file_table.c | Eric Dumazet | 2009-01-01 | 2 | -7/+9 | |
| * | | | | make INIT_FS use the __RW_LOCK_UNLOCKED initialization | Steven Rostedt | 2009-01-01 | 1 | -1/+1 | |
| * | | | | take init_fs to saner place | Al Viro | 2009-01-01 | 1 | -0/+7 | |
| * | | | | kill vfs_permission | Christoph Hellwig | 2009-01-01 | 2 | -20/+16 | |
| * | | | | pass a struct path * to may_open | Christoph Hellwig | 2009-01-01 | 2 | -9/+10 | |
| * | | | | kill walk_init_root | Christoph Hellwig | 2009-01-01 | 1 | -13/+8 | |
| * | | | | remove incorrect comment in inode_permission | Christoph Hellwig | 2009-01-01 | 1 | -1/+0 | |
| * | | | | expand some comments (d_path / seq_path) | Arjan van de Ven | 2009-01-01 | 2 | -4/+14 | |
| * | | | | correct wrong function name of d_put in kernel document and source comment | Zhaolei | 2009-01-01 | 1 | -1/+1 | |
| * | | | | fix switch_names() breakage in short-to-short case | Al Viro | 2009-01-01 | 1 | -2/+3 | |
| * | | | | befs: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -1/+4 | |
| * | | | | freevxfs: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -1/+3 | |
| * | | | | sysv: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -1/+5 | |
| * | | | | ext4: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -2/+5 | |
| * | | | | ext3: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -2/+5 | |
| * | | | | ext2: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -2/+5 | |
| * | | | | vfs: ensure page symlinks are NUL-terminated | Duane Griffin | 2009-01-01 | 1 | -2/+5 | |
| * | | | | eCryptfs: check readlink result was not an error before using it | Duane Griffin | 2009-01-01 | 1 | -1/+2 | |
| * | | | | fs/namespace.c: drop code after return | Julia Lawall | 2009-01-01 | 1 | -1/+1 | |
| * | | | | shrink struct dentry | Nick Piggin | 2009-01-01 | 2 | -13/+19 | |
| * | | | | fs: reorder struct inotify_device on 64bits to remove padding | Richard Kennedy | 2009-01-01 | 1 | -1/+1 | |
| * | | | | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 2009-01-01 | 2 | -0/+41 | |
| |/ / / | ||||||
* | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 | 1 | -10/+1 | |
|\ \ \ \ | ||||||
| * | | | | proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c | KOSAKI Motohiro | 2008-12-26 | 1 | -10/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2008-12-31 | 3 | -2/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | fat: make sure to set d_ops in fat_get_parent | Christoph Hellwig | 2008-11-12 | 1 | -0/+2 | |
| * | | | | fat: fix duplicate addition of ->llseek handler | OGAWA Hirofumi | 2008-11-12 | 1 | -1/+0 | |
| * | | | | fat: drop negative dentry on rename() path | OGAWA Hirofumi | 2008-11-12 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2008-12-31 | 109 | -12845/+10486 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | [XFS] Fix merge failures | Lachlan McIlroy | 2008-12-29 | 129 | -1159/+1530 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI | Lachlan McIlroy | 2008-12-24 | 1 | -15/+12 |