- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / libfs.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-24 Wu Fengguanglibfs: return error code on failed attr set
2009-09-24 Steven Rostedtlibfs: make simple_read_from_buffer conventional
2009-08-18 Jeff Laytonvfs: make get_sb_pseudo set s_maxbytes to value that...
2009-06-12 Al ViroNew helper - simple_fsync()
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-03 Ingo Molnarkmemtrace, fs: uninline simple_transaction_set()
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Al Viroconstify dentry_operations: rest
2009-01-18 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Nick Piggin- patches.fixes/fs-symlink-write_begin-allocation-conte...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-23 Christoph Hellwig[PATCH] new helper: d_obtain_alias
2008-07-30 Alex NixonVFS: increase pseudo-filesystem block size to PAGE_SIZE
2008-07-04 Akinobu Mitaadd kernel-doc for simple_read_from_buffer and memory_r...
2008-06-06 Akinobu Mitaintroduce memory_read_from_buffer()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Christoph Hellwiglibfs: rename simple_attr_close to simple_attr_release
2008-02-08 Christoph Hellwiglibfs: make simple attributes interruptible
2008-02-08 Christoph Hellwiglibfs: allow error return from simple attributes
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 Christoph Hellwigexportfs: add new methods
2007-10-17 Adrian Bunkmake fs/libfs.c:simple_commit_write() static
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Ronni Nielsenfs/libfs.c: >80 columns line break fix
2007-05-08 Jeff Laytoninode numbering: change libfs sb creation routines...
2007-03-05 Hugh Dickins[PATCH] shmem and simple const super_operations
2007-02-21 Nick Piggin[PATCH] fs: fix libfs data leak
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 2
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
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-09-29 Pekka J Enberg[PATCH] libfs: remove page up-to-date check from simple...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
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-06-09 Trond MyklebustVFS: Unexport do_kern_mount() and clean up simple_pin_fs()
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-23 Ingo Molnar[PATCH] sem2mutex: fs/libfs.c
2006-02-03 Vincent Hanquez[PATCH] debugfs: hard link count wrong
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2005-06-25 Hugh Dickins[PATCH] fix fsync(dir) return value for ram-based files...
2005-06-20 Arnd Bergmann[PATCH] libfs: add simple attribute files
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-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-11 Roland Dreier[PATCH] Export get_sb_pseudo()
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2004-10-25 James Morris[PATCH] Add d_alloc_name() to libfs
2004-09-22 Hubert Mantelexport symbol get_sb_pseudo (#45571)
2004-08-24 James Morris[PATCH] libfs: move transaction file ops into libfs
2004-08-24 Hugh Dickins[PATCH] simple fs stop -ve dentries
2004-08-06 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk1
2004-08-05 Linus TorvaldsMake the new simple_read_from_buffer() take a const src
2004-08-05 Alexander Viro[PATCH] simple_read_buffer() helper function
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] readdir() cleanups
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] libfs mtime/ctime updates
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] tmpfs readdir does not update dir atime
2003-12-08 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-07 James McMechan[PATCH] tmpfs oops fix
2003-10-22 Andrew Morton[PATCH] tmpfs 1/7 LTP ENAMETOOLONG fix
2003-09-29 Arnaldo Carvalho... o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs...
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: internal use
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (9/15)
2003-07-10 Andrew Morton[PATCH] i_size atomic access
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-06-03 Art Haas[PATCH] C99 patches for fs/
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-13 Linus TorvaldsAdd user pointer annotations to core filesystem routines.
2003-04-27 Alexander Viro[PATCH] pin_fs/release_fs
2003-04-27 Alexander Viro[PATCH] simple_fill_super()
2003-04-01 Christoph Hellwig[PATCH] remove kdevname() before someone starts using...
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-29 Hirofumi Ogawa[PATCH] Simplify ramfs_getattr() and move it to the...
2002-11-21 Brian Gerst[PATCH] break up fs/devices.c
2002-11-18 Maneesh Soni[PATCH] dcache usage cleanups
2002-10-29 Andrew Morton[PATCH] libfs a_ops correctnes
2002-10-29 Andrew Morton[PATCH] move ramfs a_ops into libfs
2002-10-16 Andrew Morton[PATCH] simple_rename() link count fix
2002-10-08 Andrew Morton[PATCH] move library functions from ramfs into libfs
2002-09-17 Art Haas[PATCH] designated initializer patches for fs_
2002-07-02 Linus TorvaldsMake ramfs/driverfs maintain directory nlink counts.
2002-06-11 Alexander Viro[PATCH] (2/14) resync
2002-05-22 Alexander Viro[PATCH] clean up readdir() for in-memory
2002-04-30 Dave Hansen[PATCH] shift BKL out of vfs_readdir
next