IMA: explicit IMA i_flag to remove global lock on inode_delete
[linux-flexiantxendom0-natty.git] / include / linux / fs.h
2010-10-26 Eric ParisIMA: explicit IMA i_flag to remove global lock on inode...
2010-10-26 Eric ParisIMA: move read counter into struct inode
2010-09-22 Sage Weilfs: {lock,unlock}_flocks() stubs to prepare for BKL...
2010-08-18 Nick Pigginfs: scale files_lock
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-14 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2010-08-13 Arnd Bergmannbkl: Remove locked .ioctl file operation
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-11 Andrew Mortoninclude/linux/fs.h: complete hexification of FMODE_...
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Jan Karamm: implement writeback livelock avoidance using page...
2010-08-09 Al ViroFix sget() race with failing mount
2010-08-09 Christoph Hellwigpass a struct path to vfs_statfs
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Al ViroMake ->drop_inode() just return whether inode needs...
2010-08-09 Al Virofs/inode.c:clear_inode() is gone
2010-08-09 Al Viro->delete_inode() is gone
2010-08-09 Al Vironew helper: end_writeback()
2010-08-09 Al Virogeneric_detach_inode() can be static now
2010-08-09 Al ViroNew method - evict_inode()
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigrename generic_setattr
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-08-07 Tejun Heobio, fs: separate out bio_types.h and define READ/WRITE...
2010-08-07 Tejun Heobio, fs: update RWA_MASK, READA and SWRITE to match...
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: BARRIER request should imply SYNC
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-02 Eric Parisvfs: re-introduce MAY_CHDIR
2010-07-28 Alexey Dobriyandnotify: move dir_notify_enable declaration
2010-07-28 Signed-off-by: Wu... fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
2010-07-28 Eric Parisvfs: introduce FMODE_NONOTIFY
2010-07-28 Eric Parisfsnotify: rename fsnotify_mark_entry to just fsnotify_mark
2010-07-28 Eric Parisinotify: remove inotify in kernel interface
2010-07-27 Christoph Hellwigdirect-io: move aio_complete into ->end_io
2010-07-26 Christoph Hellwigdirect-io: move aio_complete into ->end_io
2010-07-07 Artem BityutskiyVFS: introduce s_dirty accessors
2010-06-04 Roberto Sassuwrong type for 'magic' argument in simple_fill_super()
2010-05-28 npiggin@suse.defs: introduce new truncate sequence
2010-05-28 Christoph Hellwigrename the generic fsync implementations
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
next