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