sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / include / linux / fs.h
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-16 Jens Axboefs: remove bdev->bd_inode_backing_dev_info
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Jan Karavfs: Remove generic_osync_inode() and sync_page_range...
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-09-14 Jan Karavfs: Export __generic_file_aio_write() and add some...
2009-09-14 Jan Karavfs: Introduce filemap_fdatawait_range
2009-09-14 David WoodhouseMake DISCARD_BARRIER and DISCARD_NOBARRIER writes inste...
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-09-11 Jens Axboewriteback: move dirty inodes from super_block to backin...
2009-09-11 Jens Axboewriteback: get rid of generic_sync_sb_inodes() export
2009-09-10 Takashi IwaiMerge branch 'topic/soundcore-preclaim' into for-linus
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-08-24 Mimi Zoharkernel_read: redefine offset type
2009-08-10 Tejun Heochrdev: implement __[un]register_chrdev()
2009-08-07 Christoph Hellwigvfs: add __destroy_inode
2009-08-07 Christoph Hellwigvfs: fix inode_init_always calling convention
2009-07-29 Alan JenkinsPM / Hibernate: Replace bdget call with simple atomic_i...
2009-06-24 Al Viroadd caching of ACLs in struct inode
2009-06-24 Ankit Jainfs: Add new pre-allocation ioctls to vfs for compatibil...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Mike Waychisonmm: remove __invalidate_mapping_pages variant
2009-06-17 Wu Fengguangreadahead: make mmap_miss an unsigned int
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-06-15 Vegard Nossumfs: introduce __getname_gfp()
2009-06-12 Al ViroNew helper - simple_fsync()
2009-06-12 Theodore Ts'ofs: Rearrange inode structure elements to avoid waste...
2009-06-12 Theodore Ts'ofs: Remove i_cindex from struct inode
2009-06-12 Al ViroTrim a bit of crap from fs.h
2009-06-12 Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-06-12 Jan Karavfs: Move syncing code from super.c to sync.c (version 4)
2009-06-12 Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12 Jan Karavfs: Make __fsync_super() a static function (version 4)
2009-06-12 Christoph Hellwigremove s_async_list
2009-06-12 Al ViroSwitch collect_mounts() to struct path
2009-06-11 Eric Parisdnotify: reimplement dnotify using fsnotify
2009-06-11 Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Al ViroSwitch open_exec() and sys_uselib() to do_open_filp()
2009-05-09 Al ViroNew helper: deactivate_locked_super()
2009-04-24 Felix Blyakherlockd: call locks_release_private to cleanup per-filesy...
2009-04-21 Tetsuo Handafs: Mark get_filesystem_list() as __init function.
2009-04-21 Christoph Hellwigkill vfs_stat_fd / vfs_lstat_fd
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-04-15 Miklos Szeredisplice: remove generic_file_splice_write_nolock()
2009-04-15 Jens AxboeDocument and move the various READ/WRITE types
2009-04-07 Serge E. Hallynnamespaces: move proc_net_get_sb to a generic fs/super...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-06 Jens Axboeblock: Add flag for telling the IO schedulers NOT to...
2009-04-06 Jens AxboeAdd WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG
2009-04-03 Ingo Molnarkmemtrace, fs: uninline simple_transaction_set()
2009-04-03 Pekka Enbergkmemtrace, fs, security: move alloc_secdata() and free_...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 Al ViroCleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45e...
2009-04-01 Al ViroNew helper - current_umask()
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Jonathan CorbetFix a lockdep warning in fasync_helper()
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Nick Pigginfs: move bdev code out of buffer.c
2009-03-27 Steven Whitehousevfs: Further changes from macro to inline function...
2009-03-27 Steven Whitehousevfs: Update fs.h to use inline functions when no file...
2009-03-27 Cheng Renquando_pipe cleanup: drop its last user in arch/alpha/
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Paul Turnervfs: separate FMODE_PREAD/FMODE_PWRITE into separate...
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-01-10 Takashi Satofilesystem freeze: implement generic freeze feature
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-07 Arjan van de Venasync: make the final inode deletion an asynchronous...
2009-01-06 Nick Pigginfs: sys_sync fix
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Steven WhitehouseGFS2: Support for FIEMAP ioctl
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-03 Theodore Ts'oadd releasepage hooks to block devices which can be...
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-12-31 Al Virokill ->dir_notify()
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Jan Engelhardtinclude: linux/fs.h: put declarations in __KERNEL__
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-25 James MorrisMerge branch 'next' into for-linus
next