aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* VFS: introduce s_dirty accessorsArtem Bityutskiy2010-07-06
* wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-04
* fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* get rid of the magic around f_count in aioAl Viro2010-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\
| * direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik2010-05-25
* | vfs: introduce noop_llseek()jan Blunck2010-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\ \
| * | vfs: Add inode uid,gid,mode init helperDmitry Monakhov2010-05-21
| * | vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier2010-05-21
| * | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
| * | fs: xattr_handler table should be constStephen Hemminger2010-05-21
| * | Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-21
| * | new helper: iterate_supers()Al Viro2010-05-21
| * | Bury __put_super_and_need_restart()Al Viro2010-05-21
| * | get rid of restarts in sync_filesystems()Al Viro2010-05-21
| * | get rid of S_BIASAl Viro2010-05-21
| * | sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-21
* | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
| |\ \
| | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
| | |\|
| | * | fasync: RCU and fine grained lockingEric Dumazet2010-04-21
| * | | FS / libfs: Implement simple_write_to_bufferJiri Slaby2010-05-10
| | |/ | |/|
* | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
|\| |
| * | Cleanup generic block based fiemapJosef Bacik2010-04-23
| |/
* / block: implement bd_claiming and claiming blockTejun Heo2010-04-27
|/
* vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-07
* raw: fsync method is now requiredAnton Blanchard2010-04-07
* include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton2010-03-06
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-06
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2010-03-03
* new helper: iterate_mounts()Al Viro2010-03-03
* New helper: path_is_under(path1, path2)Al Viro2010-03-03
* kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-03
* fs: re-order super_block to remove 16 bytes of padding on 64bit buildsRichard Kennedy2010-03-03
* libfs: Unexport and kill simple_prepare_writeBoaz Harrosh2010-03-03
* fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-19
* Fix ACC_MODE() for realAl Viro2010-01-14
* Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
* Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-22
* Sanitize f_flags helpersAl Viro2009-12-22
* kill I_LOCKChristoph Hellwig2009-12-17
* fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig2009-12-17
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-16
|\
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-16
| * direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-16
* | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-16