fs: icache RCU free inodes
[linux-flexiantxendom0-3.2.10.git] / include / linux / fs.h
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2010-12-02 Linus TorvaldsCall the filesystem back whenever a page is removed...
2010-11-24 Loïc Minierinclude/linux/fs.h: fix userspace build
2010-11-20 Lukas Czernerfs: Do not dispatch FITRIM through separate super_operation
2010-10-31 Christoph Hellwiglocks: remove fl_copy_lock lock_manager operation
2010-10-31 J. Bruce Fieldslocks: fix setlease methods to free passed-in lock
2010-10-29 Linus Torvaldsreadv/writev: do the same MAX_RW_COUNT truncation that...
2010-10-29 Al Viroswitch get_sb_ns() users
2010-10-29 Al Viroconvert get_sb_pseudo() users
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-29 Al Virobeginning of transtion: ->mount()
2010-10-28 Ingo MolnarFix compile brekage with !CONFIG_BLOCK
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Lukas Czernerfs: Add FITRIM ioctl
2010-10-28 Linus TorvaldsMerge branch 'flock' of git://git./linux/kernel/git...
2010-10-27 Linus Torvaldsfasync: re-organize fasync entry insertion to allow...
2010-10-27 Arnd Bergmannlocks/nfsd: allocate file lock outside of spinlock
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge branch 'akpm-incoming-1'
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Linus TorvaldsMerge branch 'ima-memory-use-fixes'
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-10-26 Nick Pigginfs: inode split IO and LRU lists
2010-10-26 Christoph Hellwigfs: use percpu counter for nr_dentry and nr_dentry_unused
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Christoph Hellwigfs: remove inode_add_to_list/__inode_add_to_list
2010-10-26 Nick Pigginfs: Implement lazy LRU updates for inodes
2010-10-26 Dave Chinnerfs: Convert nr_inodes and nr_unused to per-cpu counters
2010-10-26 Al Vironew helper: inode_unhashed()
2010-10-26 Al Virounexport invalidate_inodes
2010-10-26 KAMEZAWA Hiroyukivfs: introduce FMODE_UNSIGNED_OFFSET for allowing negat...
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Christoph Hellwigfs: mark destroy_inode static
2010-10-26 Christoph Hellwigfs: add sync_inode_metadata
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-15 Joel BeckerMerge branch 'globalheartbeat-2' of git://oss.oracle...
2010-10-07 Ingo MolnarMerge commit 'v2.6.36-rc7' into core/rcu
2010-10-05 Arnd Bergmannfs/locks.c: prepare for BKL removal
2010-09-22 Sage Weilfs: {lock,unlock}_flocks() stubs to prepare for BKL...
2010-09-16 Arnd Bergmannlibfs: use generic_file_llseek for simple_attr
2010-09-10 Patrick J. LoPrestiext3/ext4: Factor out disk addressability check
2010-09-10 Christoph Hellwigblock: remove the BLKDEV_IFL_BARRIER flag
2010-09-10 Christoph Hellwigblock: remove the WRITE_BARRIER flag
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-08-20 Arnd Bergmannkernel: __rcu annotations
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
next