]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-08-09 Al Virofs/inode.c:clear_inode() is gone
2010-08-09 Al Virofs/inode.c:evict() doesn't care about delete vs. non...
2010-08-09 Al Viro->delete_inode() is gone
2010-08-09 Al Viroconvert ext4 to ->evict_inode()
2010-08-09 Al Viroconvert logfs to ->evict_inode()
2010-08-09 Al Virologfs: get rid of magical inodes
2010-08-09 Al Viroconvert nilfs2 to ->evict_inode()
2010-08-09 Al Viroconvert exofs to ->evict_inode()
2010-08-09 Al Viroconvert reiserfs to ->evict_inode()
2010-08-09 Al Viroconvert btrfs to ->evict_inode()
2010-08-09 Al Viroswitch gfs2 to ->evict_inode()
2010-08-09 Al Viroconvert ocfs2 to ->evict_inode()
2010-08-09 Al Viroswitch ncpfs to ->evict_inode()
2010-08-09 Al Viroswitch udf to ->evict_inode()
2010-08-09 Al Viroswitch ubifs to ->evict_inode()
2010-08-09 Al Viroswitch jfs to ->evict_inode()
2010-08-09 Al Viroswitch hpfs to ->evict_inode()
2010-08-09 Al Viroswitch hppfs to ->evict_inode()
2010-08-09 Al Virotry to get rid of races in hostfs open()
2010-08-09 Al Viroleak in hostfs_unlink()
2010-08-09 Al Virohostfs: fix races in dentry_name() and inode_name()
2010-08-09 Al Vironew helper: __dentry_path()
2010-08-09 Al Virohostfs: sanitize symlinks
2010-08-09 Al Virohostfs: get rid of inode_dentry_name()
2010-08-09 Al Virohostfs: get rid of file_type(), fold init_inode()
2010-08-09 Al Viroswitch stat_file() to passing a single struct rather...
2010-08-09 Al Virohostfs: pass pathname to init_inode()
2010-08-09 Al Viroget rid of hostfs_read_inode()
2010-08-09 Al Virohostfs: don't keep a field in each inode when we are...
2010-08-09 Al Virostop icache pollution in hostfs, switch to ->evict_inode()
2010-08-09 Al Viroswitch affs to ->evict_inode()
2010-08-09 Al Viroswitch omfs to ->evict_inode()
2010-08-09 Al Viroswitch bfs to ->evict_inode(), clean up
2010-08-09 Al Viroconvert ext3 to ->evict_inode()
2010-08-09 Al Virospufs conversion to ->evict_inode()
2010-08-09 Al Viroswitch ufs to ->evict_inode()
2010-08-09 Al Virocovert fatfs to ->evict_inode()
2010-08-09 Al Viroswitch smbfs to evict_inode()
2010-08-09 Al Viroswitch sysv to ->evict_inode()
2010-08-09 Al Viroswitch shmem.c to ->evice_inode()
2010-08-09 Al Viroswitch mqueue to ->evict_inode()
2010-08-09 Al Viromerge ext2 delete_inode and clear_inode, switch to...
2010-08-09 Al ViroDon't dirty the victim in ext2_xattr_delete_inode()
2010-08-09 Al ViroTake dirtying the inode to callers of ext2_free_blocks()
2010-08-09 Al Viroext2: switch to dquot_free_block_nodirty()
2010-08-09 Al Viroswitch minix to ->evict_inode(), fix write_inode/delete...
2010-08-09 Al Viroswitch sysfs to ->evict_inode()
2010-08-09 Al Viroswitch procfs to ->evict_inode()
2010-08-09 Al Virosimplify get_cramfs_inode()
2010-08-09 Al Viroswitch hypfs to ->evict_inode()
2010-08-09 Al Vironew helper: end_writeback()
2010-08-09 Al ViroTake ->i_bdev/->i_cdev handling out of clear_inode()
2010-08-09 Al Virogeneric_detach_inode() can be static now
2010-08-09 Al Viroswitch hugetlbfs to ->evict_inode()
2010-08-09 Al ViroNew method - evict_inode()
2010-08-09 Al Virounify fs/inode.c callers of clear_inode()
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-09 Al Viroget rid of file_fsync()
2010-08-09 Christoph Hellwigxfs: new truncate sequence
2010-08-09 Boaz Harroshexofs: New truncate sequence
2010-08-09 Al Virojffs2: don't open-code iget_failed()
2010-08-09 Christoph Hellwigupdate documentation for the new truncate sequence
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigalways call inode_change_ok early in ->setattr
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigdefault to simple_setattr
2010-08-09 Christoph Hellwigrename generic_setattr
2010-08-09 Christoph Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-09 Christoph Hellwigintroduce __block_write_begin
2010-08-09 Christoph Hellwigclean up write_begin usage for directories in pagecache
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-08-09 Christoph Hellwigget rid of nobh_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-08-09 Al Virofix leak in __logfs_create()
2010-08-09 Al ViroFix reiserfs_file_release()
2010-08-09 Al Viromissing include in hppfs
2010-08-09 Al ViroDeal with missing exports for hostfs
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-08-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-03 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2010-08-03 Helge DellerPARISC: led.c - fix potential stack overflow in led_pro...
2010-08-02 Alex ElderMerge branch 'v2.6.35'
2010-08-02 Jeff Laytoncifs: fsc should not default to "on"
2010-08-02 Steve French[CIFS] remove redundant path walking in dfs_do_refmount
2010-08-02 Jeff Laytoncifs: ignore the "mand", "nomand" and "_netdev" mount...
2010-08-02 Jeff Laytoncifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
2010-08-02 Jeff Laytoncifs: don't allow cifs_iget to match inodes of the...
2010-08-02 Steve French[CIFS] relinquish fscache cookie before freeing CIFSTco...
2010-08-02 Jeff Laytoncifs: add separate cred_uid field to sesInfo
2010-08-02 Kulikov Vasiliyfs: cifs: check kmalloc() result
2010-08-02 Steve French[CIFS] Missing ifdef
2010-08-02 Steve French[CIFS] Missing line from previous commit
2010-08-02 Steve French[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
2010-08-02 Suresh Jayaramancifs: add mount option to enable local caching
2010-08-02 Suresh Jayaramancifs: read pages from FS-Cache
2010-08-02 Suresh Jayaramancifs: store pages into local cache
2010-08-02 Suresh Jayaramancifs: FS-Cache page management
2010-08-02 Suresh Jayaramancifs: define inode-level cache object and register...
2010-08-02 Suresh Jayaramancifs: define superblock-level cache index objects and...
next