drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / include / linux / fs.h
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-28 Al Viroget rid of the magic around f_count in aio
2010-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-27 jan Blunckvfs: introduce noop_llseek()
2010-05-25 Josef Bacikdirect-io: add a hook for the fs to provide its own...
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovvfs: Add inode uid,gid,mode init helper
2010-05-21 Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al Viroget rid of restarts in sync_filesystems()
2010-05-21 Al Viroget rid of S_BIAS
2010-05-21 Al Virosb_entry() has been killed a couple of years ago and...
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-10 Jiri SlabyFS / libfs: Implement simple_write_to_buffer
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-27 Tejun Heoblock: implement bd_claiming and claiming block
2010-04-23 Josef BacikCleanup generic block based fiemap
2010-04-21 Eric Dumazetfasync: RCU and fine grained locking
2010-04-07 Andrew Mortonvfs: rename block_fsync() to blkdev_fsync()
2010-04-07 Anton Blanchardraw: fsync method is now required
2010-03-06 Andrew Mortoninclude/linux/fs.h: convert FMODE_* constants to hex
2010-03-06 Wu Fengguangreadahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 Christoph Hellwigkill unused invalidate_inode_pages helper
2010-03-03 Richard Kennedyfs: re-order super_block to remove 16 bytes of padding...
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-02-19 Richard Kennedyfs: inode - remove 8 bytes of padding on 64bits allowin...
2010-01-14 Al ViroFix ACC_MODE() for real
2009-12-23 Dmitry MonakhovAdd unlocked version of inode_add_bytes() function
2009-12-22 Andreas GruenbacherRemove obsolete comment in fs.h
2009-12-22 Al ViroSanitize f_flags helpers
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-17 Christoph Hellwigfold do_sync_file_range into sys_sync_file_range
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-16 Dave Chinnerxfs: improve metadata I/O merging in the elevator
2009-12-16 Christoph Hellwigcleanup blockdev_direct_IO locking
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-12-16 Christoph Hellwigdirect-io: cleanup blockdev_direct_IO locking
2009-12-10 Christoph Hellwigkill wait_on_page_writeback_range
2009-12-03 Martin K. Petersenblock: Allow devices to indicate whether discarded...
2009-11-26 Vivek GoyalFix regression in direct writes performance due to...
2009-10-28 Jeff Moyerblock: get rid of the WRITE_ODIRECT flag
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-03 Martin K. Petersenblock: Topology ioctls
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-24 Christoph Hellwigfreeze_bdev: grab active reference to frozen superblocks
2009-09-24 Christoph Hellwigfreeze_bdev: kill bd_mount_sem
2009-09-24 Jeff Laytonvfs: change sb->s_maxbytes to a loff_t
2009-09-24 Jan Karavfs: split generic_forget_inode() so that hugetlbfs...
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-16 Andi KleenHWPOISON: Define a new error_remove_page address space...
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)
next