| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ufs: ufs_read_inode cleanup | Evgeniy Dushistov | 2006-06-28 | 1 | -54/+57 |
* | [PATCH] fs/ufs/inode.c: make 2 functions static | Adrian Bunk | 2006-06-25 | 1 | -3/+6 |
* | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 2006-06-25 | 5 | -14/+13 |
* | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 2006-06-25 | 4 | -56/+126 |
* | [PATCH] ufs: fsync implementation | Evgeniy Dushistov | 2006-06-25 | 1 | -0/+21 |
* | [PATCH] ufs: one way to access super block | Evgeniy Dushistov | 2006-06-25 | 2 | -148/+121 |
* | [PATCH] ufs: missed brelse and wrong baseblk | Evgeniy Dushistov | 2006-06-25 | 2 | -7/+6 |
* | [PATCH] ufs: printk warning fixes | Andrew Morton | 2006-06-25 | 1 | -3/+3 |
* | [PATCH] ufs: zero metadata | Evgeniy Dushistov | 2006-06-25 | 1 | -40/+76 |
* | [PATCH] ufs: unlock_super without lock | Evgeniy Dushistov | 2006-06-25 | 1 | -4/+5 |
* | [PATCH] ufs: i_blocks wrong count | Evgeniy Dushistov | 2006-06-25 | 2 | -16/+12 |
* | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 2006-06-25 | 3 | -5/+7 |
* | [PATCH] ufs: easy debug | Evgeniy Dushistov | 2006-06-25 | 9 | -217/+147 |
* | [PATCH] ufs: not usual amounts of fragments per block | Evgeniy Dushistov | 2006-06-25 | 2 | -71/+87 |
* | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 2006-06-25 | 6 | -84/+90 |
* | [PATCH] ufs: directory and page cache: from blocks to pages | Evgeniy Dushistov | 2006-06-25 | 2 | -504/+547 |
* | [PATCH] ufs: directory and page cache: install aops | Evgeniy Dushistov | 2006-06-25 | 2 | -34/+25 |
* | [PATCH] ufs: change block number on the fly | Evgeniy Dushistov | 2006-06-25 | 2 | -43/+138 |
* | [PATCH] ufs: right block allocation | Evgeniy Dushistov | 2006-06-25 | 2 | -27/+18 |
* | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov | 2006-06-25 | 3 | -47/+21 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -1/+2 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 2 | -2/+2 |
* | typo patch for fs/ufs/super.c | Michael Owen | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 | 1 | -1/+2 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] ufs: switch to inode_inc_count, inode_dec_count | Alexey Dobriyan | 2006-03-23 | 1 | -30/+18 |
* | [PATCH] fs/ufs/file.c: drop insane header dependencies | Alexey Dobriyan | 2006-03-23 | 1 | -10/+0 |
* | [PATCH] ufs: fix hang during `rm' | Evgeniy Dushistov | 2006-02-03 | 2 | -57/+17 |
* | [PATCH] ufs: fix oops with `ufs1' type | Evgeniy Dushistov | 2006-02-03 | 1 | -4/+6 |
* | [PATCH] ufs cleanup | Evgeniy | 2006-01-14 | 5 | -55/+64 |
* | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy | 2006-01-13 | 1 | -2/+2 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-10 | 1 | -3/+3 |
* | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov | 2006-01-09 | 1 | -1/+3 |
* | [PATCH] fs/ufs: debug mode compilation failure | Evgeniy | 2006-01-07 | 1 | -1/+1 |
* | [PATCH] kfree cleanup: fs | Jesper Juhl | 2005-11-07 | 1 | -6/+8 |
* | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 2005-09-09 | 1 | -0/+1 |
* | [PATCH] Change ll_rw_block() calls in UFS | Jan Kara | 2005-09-08 | 3 | -18/+9 |
* | [PATCH] Fix up symlink function pointers | Al Viro | 2005-08-20 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 14 | -0/+5992 |