[PATCH] remove the old bd_mutex lockdep annotation
[safe/jmp/linux-2.6] / include / linux / fs.h
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'
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-23 Andrew Morton[PATCH] sys_sync_file_range(): move exported flags...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-21 Steven WhitehouseMerge branch 'master'
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Andrew Morton[PATCH] sync_file_range(): use unsigned for flags
2006-04-11 Andrew Morton[PATCH] splice: warning fix
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-04-10 Ingo Molnar[PATCH] introduce a "kernel-internal pipe object" abstr...
2006-04-03 Steven WhitehouseMerge branch 'master'
2006-03-31 Kalin KOZHUHAROVFix comments: s/granuality/granularity/
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Takashi Sato[PATCH] 2TB files: add blkcnt_t
2006-03-26 Takashi Sato[PATCH] 2TB files: st_blocks is invalid when calling...
2006-03-26 Andy Adamson[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_...
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-26 NeilBrown[PATCH] Make address_space_operations->sync_page return...
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-25 Oleg Drokin[PATCH] Introduce FMODE_EXEC file flag
2006-03-25 Adrian Bunk[PATCH] fs/inode.c: make iprune_mutex static
2006-03-24 Andrew Morton[PATCH] fsync: extract internal code
2006-03-24 Andrew Morton[PATCH] set_page_dirty() return value fixes
2006-03-24 Andrew Morton[PATCH] fadvise(): write commands
2006-03-24 Theodore Ts'o[PATCH] vfs: MS_VERBOSE should be MS_SILENT
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Alexey Dobriyan[PATCH] Extract inode_inc_link_count(), inode_dec_link_...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: iprune
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
next