aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13Fix sget() race with failing mountAl Viro
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27get rid of the magic around f_count in aioAl Viro
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27vfs: introduce noop_llseek()jan Blunck
2010-05-25direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21vfs: Add inode uid,gid,mode init helperDmitry Monakhov
2010-05-21vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21fs: xattr_handler table should be constStephen Hemminger
2010-05-21Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik
2010-05-21new helper: iterate_supers()Al Viro
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-05-21get rid of restarts in sync_filesystems()Al Viro
2010-05-21get rid of S_BIASAl Viro
2010-05-21sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-10FS / libfs: Implement simple_write_to_bufferJiri Slaby
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-27block: implement bd_claiming and claiming blockTejun Heo
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-21fasync: RCU and fine grained lockingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-03-06include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton
2010-03-06readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-03vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-03-03new helper: iterate_mounts()Al Viro
2010-03-03New helper: path_is_under(path1, path2)Al Viro
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig
2010-03-03fs: re-order super_block to remove 16 bytes of padding on 64bit buildsRichard Kennedy
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy
2010-01-14Fix ACC_MODE() for realAl Viro
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2009-12-22Remove obsolete comment in fs.hAndreas Gruenbacher
2009-12-22Sanitize f_flags helpersAl Viro
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner