aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
='deletions'>-7/+20 2016-06-01freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski1-13/+0 2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski1-2/+29 2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+1 2015-05-10freevxfs: switch to simple_follow_link()Al Viro1-2/+5 2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1 2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman1-2/+2 2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1 2012-01-03fs: propagate umode_t, misc bitsAl Viro1-2/+2 2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0 2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1 2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1 2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8 2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1 2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-3/+5 2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin1-1/+3 2008-04-29fs/freevxfs/: proper externsAdrian Bunk1-5/+0 2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells1-15/+28 2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov1-1/+1 2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1 2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1 2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2 2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0 2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2 2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3