index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
inode.c
Age
Commit message (
Expand
)
Author
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2010-05-27
fs: convert simple fs to new truncate
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-04-30
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-07-14
configfs: Introduce configfs_dirent_lock
Louis Rilling
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2007-10-16
implement simple fs aops
Nick Piggin
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-02-03
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker