projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2010-08-09
Tejun Heo
vfs: don't hold s_umount over close_bdev_exclusive...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
sysv: do not mark superblock dirty on remount
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
sysv: do not mark superblock dirty on mount
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
btrfs: remove junk sb_dirt change
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
BFS: clean up the superblock usage
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
AFFS: wait for sb synchronization when needed
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Artem Bityutskiy
AFFS: clean up dirty flag usage
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
cifs: truncate fallout
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Andreas Gruenbacher
mbcache: fix shrinker function return value
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Andreas Gruenbacher
mbcache: Remove unused features
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
add f_flags to struct statfs(64)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
pass a struct path to vfs_statfs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
update VFS documentation for method changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
All filesystems that need invalidate_inode_buffers...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert remaining ->clear_inode() to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Make ->drop_inode() just return whether inode needs...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
fs/inode.c:clear_inode() is gone
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
fs/inode.c:evict() doesn't care about delete vs. non...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
->delete_inode() is gone
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert ext4 to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert logfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
logfs: get rid of magical inodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert nilfs2 to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert exofs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert reiserfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert btrfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch gfs2 to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert ocfs2 to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch ncpfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch udf to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch ubifs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch jfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch hpfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch hppfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
try to get rid of races in hostfs open()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
leak in hostfs_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: fix races in dentry_name() and inode_name()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
new helper: __dentry_path()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: sanitize symlinks
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: get rid of inode_dentry_name()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: get rid of file_type(), fold init_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch stat_file() to passing a single struct rather...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: pass pathname to init_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
get rid of hostfs_read_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
hostfs: don't keep a field in each inode when we are...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
stop icache pollution in hostfs, switch to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch affs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch omfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch bfs to ->evict_inode(), clean up
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
convert ext3 to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
spufs conversion to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch ufs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
covert fatfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch smbfs to evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch sysv to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch shmem.c to ->evice_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch mqueue to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
merge ext2 delete_inode and clear_inode, switch to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Don't dirty the victim in ext2_xattr_delete_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Take dirtying the inode to callers of ext2_free_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
ext2: switch to dquot_free_block_nodirty()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch minix to ->evict_inode(), fix write_inode/delete...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch sysfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch procfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
simplify get_cramfs_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch hypfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
new helper: end_writeback()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Take ->i_bdev/->i_cdev handling out of clear_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
generic_detach_inode() can be static now
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
switch hugetlbfs to ->evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
New method - evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
unify fs/inode.c callers of clear_inode()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
simplify checks for I_CLEAR/I_FREEING
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
get rid of file_fsync()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
xfs: new truncate sequence
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Boaz Harrosh
exofs: New truncate sequence
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
jffs2: don't open-code iget_failed()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
update documentation for the new truncate sequence
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
check ATTR_SIZE contraints in inode_change_ok
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
always call inode_change_ok early in ->setattr
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
remove inode_setattr
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
default to simple_setattr
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
rename generic_setattr
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
add missing setattr methods
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
get rid of block_write_begin_newtrunc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
introduce __block_write_begin
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
clean up write_begin usage for directories in pagecache
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
get rid of cont_write_begin_newtrunc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
get rid of nobh_write_begin_newtrunc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Christoph Hellwig
sort out blockdev_direct_IO variants
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
fix leak in __logfs_create()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Fix reiserfs_file_release()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
missing include in hppfs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Al Viro
Deal with missing exports for hostfs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Linus Torvalds
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Linus Torvalds
Merge branch 'devel' of /home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Helge Deller
PARISC: led.c - fix potential stack overflow in led_pro...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Alex Elder
Merge branch 'v2.6.35'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Jeff Layton
cifs: fsc should not default to "on"
commit
|
commitdiff
|
tree
|
snapshot
next