knfsd: exportfs: add exportfs.h header
[safe/jmp/linux-2.6] / include / linux / fs.h
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Akinobu Mitaunregister_blkdev(): return void
2007-07-17 Adrian Bunkproper prototype for proc_nr_files()
2007-07-16 Stefan Richterfs: clarify "dummy" member in struct inodes_stat_t
2007-07-16 David HowellsAFS: implement file locking
2007-07-16 Andrew Mortoninvalidate_mapping_pages(): add cond_resched
2007-07-10 Jens AxboeRemove remnants of sendfile()
2007-07-10 Carsten Ottexip sendfile removal
2007-07-10 Jens Axboesendfile: kill generic_file_sendfile()
2007-06-24 Dave Hansendocument nlink function
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-11 David Howells[MTD] generalise the handling of MTD-specific superblocks
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Miklos Szerediadd filesystem subtype support
2007-05-08 Chris Snookuse use SEEK_MAX to validate user lseek arguments
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-05-07 Marc Eshellocks: add fl_grant callback for asynchronous lock...
2007-05-07 Marc Eshellocks: add lock cancel command
2007-05-06 Marc Eshellocks: allow {vfs,posix}_lock_file to return conflictin...
2007-05-06 Marc Eshellocks: factor out generic/filesystem switch from setloc...
2007-05-06 J. Bruce Fieldslocks: factor out generic/filesystem switch from test_lock
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-26 Mark Fasheh[PATCH] Turn do_sync_file_range() into do_sync_mapping_...
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 3
2007-02-12 Christoph Hellwig[PATCH] move remove_dquot_ref to dqout.c
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-02-11 Anton Altaparmakov[PATCH] Export invalidate_mapping_pages() to modules
2007-02-11 Eric Dumazet[PATCH] avoid one conditional branch in touch_atime()
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2007-01-12 Trond Myklebust[PATCH] NFS: Fix race in nfs_release_page()
2006-12-13 Valerie Henson[PATCH] relative atime
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-08 Peter Zijlstra[PATCH] remove the old bd_mutex lockdep annotation
2006-12-07 Arnaldo Carvalho... [PATCH] Save some bytes in struct inode
2006-12-07 Eric Dumazet[PATCH] fs: reorder some 'struct inode' fields to speed...
2006-12-07 Jan Engelhardt[PATCH] constify inode accessors
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] Move names_cachep to linux/fs.h
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-10-19 Jens Axboe[PATCH] Add lockless helpers for remove_suid()
2006-10-19 Mark Fasheh[PATCH] Introduce generic_file_splice_write_nolock()
2006-10-19 Mark Fasheh[PATCH] Take i_mutex in splice_from_pipe()
2006-10-17 Miklos Szeredi[PATCH] document i_size_write locking rules
2006-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6
2006-10-03 Alasdair G Kergon[PATCH] dm: export blkdev_driver_ioctl
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-02 Steven Whitehouse[GFS2] Remove iflags.h, use FS_
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-10-01 Andi Kleen[PATCH] Some cleanup in the pipe code
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
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] Add vector AIO support
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
2006-09-30 Jens Axboe[PATCH] Allow file systems to differentiate between...
2006-09-30 Jens Axboe[PATCH] Kill various deprecated/unused block layer...
2006-09-29 Alexey Dobriyan[PATCH] fs.h: ifdef security fields
2006-09-29 Alexey Dobriyan[PATCH] ifdef ->quota_read, ->quota_write
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_cdev into a union
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_bdev into a union
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Move i_pipe into a union
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-26 Steven Whitehouse[GFS2] Remove (extra) fs_subsys declaration
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-24 Mark Fasheh[PATCH] Allow file systems to manually d_move() inside...
2006-08-29 Steven WhitehouseMerge branch 'master' into gfs2
2006-08-27 Ingo Molnar[PATCH] lockdep: annotate reiserfs
2006-07-17 Steven WhitehouseMerge branch 'master'
2006-07-10 David Howells[PATCH] FDPIC: Define SEEK_* constants in the Linux...
2006-07-06 Steven WhitehouseMerge branch 'master'
2006-07-05 Trond MyklebustVFS: Allow caller to determine if BSD or posix locks...
2006-07-05 Steven WhitehouseMerge branch 'master'
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate blkdev nesting
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate sb ->s_umount
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate ->s_lock
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate i_mutex
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Adrian Bunk[PATCH] fs/locks.c: make posix_locks_deadlock() static
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
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-22 Miklos Szeredi[PATCH] remove steal_locks()
2006-06-21 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-09 Trond MyklebustVFS: Remove dependency of ->umount_begin() call on...
2006-06-09 Trond MyklebustVFS: Unexport do_kern_mount() and clean up simple_pin_fs()
2006-05-25 Steven WhitehouseMerge branch 'master'
next