Commit Graph

61 Commits (e5ae3cdfd5741364e39705592b9aee9fb836f3d3)

Author SHA1 Message Date
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 7cd916f6ea qnx4: new helper - try_extent() 13 years ago
Al Viro 8f82ecae53 qnx4: get rid of qnx4_bread/qnx4_getblk 13 years ago
Kai Bankett 516cdb68e5 qnx4fs: small cleanup 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8bc5191b26 qnx4: don't leak ->BitMap on late failure exits 13 years ago
Al Viro 4134bf81ff qnx4: reduce the insane nesting in qnx4_checkroot() 13 years ago
Al Viro 1aab323ea5 qnx4: di_fname is an array, for crying out loud... 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Thomas Meyer 67c50a7ed5 qnx4fs: Use kmemdup rather than duplicating its implementation 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 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() 15 years ago
Arnd Bergmann 073c214162 BKL: remove BKL from qnx4 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Julia Lawall 7e2a10836c fs/qnx4: decrement sizeof size in strncmp 15 years ago
Akinobu Mita 868d64812a qnx4: use hweight8 15 years ago
Anders Larsen ca120b20c3 qnx4fs: remove remains of the (defunct) write support 15 years ago
Anders Larsen 891ddb95d0 qnx4fs: add missing KERN_xxx to printk() calls 15 years ago
Christoph Hellwig 945ffe54bb qnx4: remove write support 16 years ago
Al Viro 964f536966 fs/qnx4: sanitize includes 16 years ago
Al Viro 79d2576758 Sanitize qnx4 fsync handling 16 years ago
Christoph Hellwig 517bfae283 qnx4: remove ->write_super 16 years ago
Coly Li 5b76dc066a fs/qnx4: return f_fsid for statfs(2) 16 years ago
Alexey Dobriyan 4c7415830c fs/Kconfig: move qnx4 out 16 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
David Howells 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin f870618428 qnx4: 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 c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Josef Sipek 24e23c24e7 [PATCH] struct path: convert qnx4 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 ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 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
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago