- d8fa389 qnx4: add MODULE_DESCRIPTION() by Jeff Johnson · 8 months ago
- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 10 months ago
- 6b91bfa qnx4: convert qnx4 to use the new mount api by Bill O'Donnell · 11 months ago
- a75b380 qnx4: Use get_directory_fname() in qnx4_match() by Kees Cook · 1 year, 1 month ago
- 5385399 qnx4: Extract dir entry filename processing into helper by Kees Cook · 1 year, 1 month ago
- 55a7565 qnx4: convert to new timestamp accessors by Jeff Layton · 1 year, 3 months ago
- 3d3dfeb Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 5 months ago
- 925c86a fs: add CONFIG_BUFFER_HEAD by Christoph Hellwig · 1 year, 5 months ago
- bbe2129 qnx4: convert to ctime accessor functions by Jeff Layton · 1 year, 6 months ago
- 33fcc0e qnx4: credit contributors in CREDITS by Lukas Bulwahn · 1 year, 11 months ago
- 2c69e20 fs: Convert block_read_full_page() to block_read_full_folio() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
- fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 10 months ago
- d5f6545 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 4 months ago
- b7213ff qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
- 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- bc40ddd qnx4: switch to ->free_inode() by Al Viro · 6 years ago
- b135dce qnx4_lookup: use d_splice_alias() by Al Viro · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c51da20 more trivial ->iterate_shared conversions by Al Viro · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
- 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
- 208adb6 qnx4: clean qnx4_fill_super() up by Al Viro · 11 years ago
- fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
- 663f4de [readdir] convert qnx4 by Al Viro · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
- 511728d userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
- 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
- 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
- 7cd916f qnx4: new helper - try_extent() by Al Viro · 13 years ago
- 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 13 years ago
- 516cdb6 qnx4fs: small cleanup by Kai Bankett · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 13 years ago
- 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 13 years ago
- 1aab323e qnx4: di_fname is an array, for crying out loud... by Al Viro · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
- 67c50a7 qnx4fs: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
- bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
- 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
- fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
- 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
- 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
- db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
- 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 15 years ago
- 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 15 years ago
- ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 15 years ago
- 7e2a108 fs/qnx4: decrement sizeof size in strncmp by Julia Lawall · 15 years ago
- 868d648 qnx4: use hweight8 by Akinobu Mita · 15 years ago
- ca120b2 qnx4fs: remove remains of the (defunct) write support by Anders Larsen · 15 years ago
- 891ddb9 qnx4fs: add missing KERN_xxx to printk() calls by Anders Larsen · 15 years ago
- 945ffe5 qnx4: remove write support by Christoph Hellwig · 15 years ago
- 964f536 fs/qnx4: sanitize includes by Al Viro · 16 years ago
- 79d2576 Sanitize qnx4 fsync handling by Al Viro · 16 years ago
- 517bfae qnx4: remove ->write_super by Christoph Hellwig · 16 years ago
- 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 16 years ago
- 4c74158 fs/Kconfig: move qnx4 out by Alexey Dobriyan · 16 years ago
- 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
- 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
- f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 18 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
- ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
- c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
- 24e23c24 [PATCH] struct path: convert qnx4 by Josef Sipek · 18 years ago
- e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
- e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
- ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
- 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
- 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
- ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
- 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
- f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 19 years ago
- 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
- 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
- 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
- fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 19 years ago
- 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 19 years ago
- 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 19 years ago
- 7a1119b fs/qnx4/bitmap.c: #if 0 qnx4_new_block() by Adrian Bunk · 19 years ago
- fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
- 75043cb [PATCH] fs/qnx4/*: fix sparse warnings by Alexey Dobriyan · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2