Commit Graph

65 Commits (df777bd39a266637d1765d48043493489418e75b)

Author SHA1 Message Date
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Sage Weil 76f0b8d2d2 bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Akinobu Mita 69b195be51 bfs: fix bitmap size argument to find_first_zero_bit() 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Jan Blunck ba13d597a6 BKL: Remove BKL from BFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Artem Bityutskiy 4e29d50a28 BFS: clean up the superblock usage 15 years ago
Al Viro 9df2f85128 switch bfs to ->evict_inode(), clean up 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Dmitry Monakhov e6ecdc70fb bfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Al Viro 5998649f77 Fix failure exits in bfs_fill_super() 15 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Alexey Dobriyan 0ff423849d fs/Kconfig: move bfs out 16 years ago
Eric Sesterhenn 50682bb4de bfs: check that filesystem fits on the blockdevice 16 years ago
Eric Sesterhenn e1f89ec95b bfs: add some basic sanity checks 16 years ago
David Howells 1109b07b7d CRED: Wrap task credential accesses in the BFS filesystem 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Eric Sesterhenn 1558182f65 bfs: fix Lockdep warning 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Dmitri Vorobiev 3f165e4cf2 bfs: kill BKL 17 years ago
Dmitri Vorobiev 75b25b4cab bfs: assorted cleanups 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
David Howells e33ab086ae iget: stop BFS from using iget() and read_inode() 17 years ago
Al Viro 7e46aa5c8c regression: bfs endianness bug 17 years ago
Dmitri Vorobiev f433dc5634 Fixes to the BFS filesystem driver 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin eedcbba5e0 bfs: convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Tigran Aivazian 69688262fb [PATCH] update Tigran's email addresses 18 years ago
Josef Sipek 61a8424ab8 [PATCH] struct path: convert bfs 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago