index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bfs
/
dir.c
Age
Commit message (
Expand
)
Author
2013-02-23
new helper: file_inode(file)
Al Viro
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-01-04
switch ->create() to umode_t
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-05-28
bfs: remove unnecessary dentry_unhash on dir rename
Sage Weil
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-03-21
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
2010-10-26
new helper: ihold()
Al Viro
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
2010-05-21
bfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-12
repair bfs_write_inode(), switch bfs to simple_fsync()
Al Viro
2008-11-13
CRED: Wrap task credential accesses in the BFS filesystem
David Howells
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-09-13
bfs: fix Lockdep warning
Eric Sesterhenn
2008-07-26
bfs: kill BKL
Dmitri Vorobiev
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
2007-11-15
Fixes to the BFS filesystem driver
Dmitri Vorobiev
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert bfs
Josef Sipek
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-10-04
[PATCH] bfs endianness annotations
Alexey Dobriyan
2005-09-09
[PATCH] bfs: fix endianness, signedness; add trivial bugfix
Andrew Stribblehill
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds