[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
[safe/jmp/linux-2.6] / include / linux / fs.h
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-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-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-03-31 Kalin KOZHUHAROVFix comments: s/granuality/granularity/
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
2006-03-23 Ingo Molnar[PATCH] sem2mutex: inotify
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: blockdev #2
2006-03-20 Christoph Hellwiglockd: stop abusing file_lock_list
2006-03-20 J. Bruce Fieldslockd: Remove FL_LOCKD flag
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Andy Adamsonlocks: remove unused posix_block_lock
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-11 Kirill Korotaev[PATCH] ext3: ext3_symlink should use GFP_NOFS allocati...
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-03-08 Linus TorvaldsMark the pipe file operations static
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: core
2006-01-17 Miklos Szeredi[PATCH] add /sys/fs
2006-01-15 Neil Horman[PATCH] convert /proc/devices to use seq_file interface
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10 Christoph Hellwig[PATCH] remove update_atime
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Pekka Enberg[PATCH] fs: remove s_old_blocksize from struct super_block
2006-01-09 Miklos Szeredi[PATCH] shared mounts: cleanup
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-09 NeilBrown[PATCH] Fix some problems with truncate and mtime seman...
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2006-01-06 J. Bruce FieldsNLM: Further cancel fixes
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Zach Brown[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPA...
2005-11-09 Christoph Hellwig[PATCH] add a file_permission helper
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-11-08 Ram Pai[PATCH] unbindable mounts
2005-11-08 Ram Pai[PATCH] introduce slave mounts
2005-11-08 Ram Pai[PATCH] shared mounts handling: umount
2005-11-08 Ram Pai[PATCH] shared mount handling: bind and rbind
2005-11-08 Ram Pai[PATCH] introduce shared mounts
2005-11-08 Ram Pai[PATCH] beginning of the shared-subtree proper
2005-11-07 Randy Dunlap[PATCH] kernel-doc: fix some kernel-api warnings
2005-11-07 Miklos Szeredi[PATCH] VFS: pass file pointer to filesystem from ftrun...
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-10 Adrian Bunk[PATCH] mm/filemap.c: make two functions static
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-07 Jan Kara[PATCH] Make ll_rw_block() wait for buffer lock
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-09-07 Miklos Szeredi[PATCH] remove iattr.ia_attr_flags
2005-09-07 Eric Dumazet[PATCH] remove file.f_maxcount
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-07-27 Peter Staubach[PATCH] stale POSIX lock handling
2005-07-13 Anton Altaparmakov[PATCH] Fix soft lockup due to NTFS: VFS part and expla...
2005-07-13 Robert Love[PATCH] inotify
2005-07-08 Mark Fasheh[PATCH] export generic_drop_inode() to modules
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-24 Carsten Otte[PATCH] xip: reduce code duplication
2005-06-24 Carsten Otte[PATCH] xip: ext2: execute in place
2005-06-24 Carsten Otte[PATCH] xip: fs/mm: execute in place
2005-06-24 Carsten Otte[PATCH] xip: bdev: execute in place
2005-06-24 Christoph Hellwig[PATCH] pass iocb to dio_iodone_t
2005-06-23 Christoph Lameter[PATCH] Remove f_error field from struct file
2005-06-23 Arnd Bergmann[PATCH] block: add unlocked_ioctl support for block...
2005-06-23 Alexander Viro[PATCH] fix for prune_icache()/forced final iput()...
2005-06-22 Trond Myklebust[PATCH] NFSv4: Clean up nfs4 lock state accounting
2005-06-20 Arnd Bergmann[PATCH] libfs: add simple attribute files
2005-05-05 Christoph Hellwig[PATCH] remove do_sync parameter from __invalidate_device
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
next