aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | Take dirtying the inode to callers of ext2_free_blocks()Al Viro2010-08-09
| | * | | | | | | | | ext2: switch to dquot_free_block_nodirty()Al Viro2010-08-09
| | * | | | | | | | | switch minix to ->evict_inode(), fix write_inode/delete_inode raceAl Viro2010-08-09
| | * | | | | | | | | switch sysfs to ->evict_inode()Al Viro2010-08-09
| | * | | | | | | | | switch procfs to ->evict_inode()Al Viro2010-08-09
| | * | | | | | | | | simplify get_cramfs_inode()Al Viro2010-08-09
| | * | | | | | | | | new helper: end_writeback()Al Viro2010-08-09
| | * | | | | | | | | Take ->i_bdev/->i_cdev handling out of clear_inode()Al Viro2010-08-09
| | * | | | | | | | | generic_detach_inode() can be static nowAl Viro2010-08-09
| | * | | | | | | | | switch hugetlbfs to ->evict_inode()Al Viro2010-08-09
| | * | | | | | | | | New method - evict_inode()Al Viro2010-08-09
| | * | | | | | | | | unify fs/inode.c callers of clear_inode()Al Viro2010-08-09
| | * | | | | | | | | simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-09
| | * | | | | | | | | get rid of file_fsync()Al Viro2010-08-09
| | * | | | | | | | | xfs: new truncate sequenceChristoph Hellwig2010-08-09
| | * | | | | | | | | exofs: New truncate sequenceBoaz Harrosh2010-08-09
| | * | | | | | | | | jffs2: don't open-code iget_failed()Al Viro2010-08-09
| | * | | | | | | | | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| | * | | | | | | | | always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-09
| | * | | | | | | | | remove inode_setattrChristoph Hellwig2010-08-09
| | * | | | | | | | | default to simple_setattrChristoph Hellwig2010-08-09
| | * | | | | | | | | rename generic_setattrChristoph Hellwig2010-08-09
| | * | | | | | | | | add missing setattr methodsChristoph Hellwig2010-08-09
| | * | | | | | | | | get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
| | * | | | | | | | | introduce __block_write_beginChristoph Hellwig2010-08-09
| | * | | | | | | | | clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
| | * | | | | | | | | get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-09
| | * | | | | | | | | get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-09
| | * | | | | | | | | sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
| | * | | | | | | | | fix leak in __logfs_create()Al Viro2010-08-09
| | * | | | | | | | | Fix reiserfs_file_release()Al Viro2010-08-09
| | * | | | | | | | | missing include in hppfsAl Viro2010-08-09
| | * | | | | | | | | Deal with missing exports for hostfsAl Viro2010-08-09
| * | | | | | | | | | vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2010-08-09
| * | | | | | | | | | mm: avoid resetting wb_start after each writeback roundJan Kara2010-08-09
| * | | | | | | | | | oom: deprecate oom_adj tunableDavid Rientjes2010-08-09
| * | | | | | | | | | oom: badness heuristic rewriteDavid Rientjes2010-08-09
| * | | | | | | | | | oom: move badness() declaration into oom.hAndrew Morton2010-08-09
| * | | | | | | | | | oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro2010-08-09
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | do_coredump: Do not take BKLArnd Bergmann2010-07-09
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields2010-08-07
| | * | | | | | | | nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields2010-08-06
| | * | | | | | | | nfsd: initialize nfsd versions before creating svcJ. Bruce Fields2010-08-06
| | * | | | | | | | nfsd41: Fix a crash when a callback is retriedBoaz Harrosh2010-08-06
| | * | | | | | | | nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-06
| | * | | | | | | | nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-30
| | * | | | | | | | gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-29
| | * | | | | | | | nfsd4: share file descriptors between stateid'sJ. Bruce Fields2010-07-29