Make CRYPTO_CRC32C modular (bnc#762344)
[linux-flexiantxendom0-3.2.10.git] / fs / bfs /
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-05-28 Sage Weilbfs: remove unnecessary dentry_unhash on dir rename
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-21 Akinobu Mitabfs: fix bitmap size argument to find_first_zero_bit()
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-26 Al Vironew helper: ihold()
2010-10-04 Jan BlunckBKL: Remove BKL from BFS
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-09 Artem BityutskiyBFS: clean up the superblock usage
2010-08-09 Al Viroswitch bfs to ->evict_inode(), clean up
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-21 Dmitry Monakhovbfs: replace inode uid,gid,mode initialization with...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-01-27 Al ViroFix failure exits in bfs_fill_super()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Christoph Hellwigbfs: add ->sync_fs
2009-06-12 Al Virorepair bfs_write_inode(), switch bfs to simple_fsync()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-01-22 Alexey Dobriyanfs/Kconfig: move bfs out
2009-01-06 Eric Sesterhennbfs: check that filesystem fits on the blockdevice
2009-01-06 Eric Sesterhennbfs: add some basic sanity checks
2008-11-13 David HowellsCRED: Wrap task credential accesses in the BFS filesystem
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-09-13 Eric Sesterhennbfs: fix Lockdep warning
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Dmitri Vorobievbfs: kill BKL
2008-07-26 Dmitri Vorobievbfs: assorted cleanups
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 David Howellsiget: stop BFS from using iget() and read_inode()
2007-12-05 Al Viroregression: bfs endianness bug
2007-11-15 Dmitri VorobievFixes to the BFS filesystem driver
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginbfs: convert to new aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2006-12-13 Tigran Aivazian[PATCH] update Tigran's email addresses
2006-12-08 Josef Sipek[PATCH] struct path: convert bfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2005-10-04 Al Viro[PATCH] bfs iget() abuses
2005-10-04 Alexey Dobriyan[PATCH] bfs endianness annotations
2005-09-09 Andrew Stribblehill[PATCH] bfs: fix endianness, signedness; add trivial...
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-20 Lars Marowsky-BreeMerge OCFS2 and configfs from Oracle. Bleeding edge.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2004-09-17 Andrey V. Savochkin[PATCH] fix for fsync ignoring writing errors
2004-08-24 Anton Blanchard[PATCH] remove cacheline alignment from inode slabs
2004-05-11 Olaf Hering+- add patches.fixes/bfs_read_past_end_of_dir
2004-05-10 Andrew Morton[PATCH] bfs filesystem read past the end of dir
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] readdir() cleanups
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: misc cleanups
2003-07-04 Trond Myklebust[PATCH] Pass 'nameidata' to ->create()
2003-07-04 Trond Myklebust[PATCH] Add open intent information to the 'struct...
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-05-07 Andrew Morton[PATCH] s/UPDATE_ATIME/update_atime/ cleanup
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-12-14 Andrew Morton[PATCH] remove PF_SYNC
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - filesystems
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-10-08 Andrew Morton[PATCH] remove get_free_page()
2002-09-29 Art Haas[PATCH] C99 designated initializer for fs/bfs
2002-07-27 Christoph HellwigVFS: implement sendfile file operation
next