kill vfs_stat_fd / vfs_lstat_fd
[safe/jmp/linux-2.6] / include / linux / fs.h
2009-04-21 Christoph Hellwigkill vfs_stat_fd / vfs_lstat_fd
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-04-15 Miklos Szeredisplice: remove generic_file_splice_write_nolock()
2009-04-15 Jens AxboeDocument and move the various READ/WRITE types
2009-04-07 Serge E. Hallynnamespaces: move proc_net_get_sb to a generic fs/super...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-06 Jens Axboeblock: Add flag for telling the IO schedulers NOT to...
2009-04-06 Jens AxboeAdd WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG
2009-04-03 Ingo Molnarkmemtrace, fs: uninline simple_transaction_set()
2009-04-03 Pekka Enbergkmemtrace, fs, security: move alloc_secdata() and free_...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 Al ViroCleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45e...
2009-04-01 Al ViroNew helper - current_umask()
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Jonathan CorbetFix a lockdep warning in fasync_helper()
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Nick Pigginfs: move bdev code out of buffer.c
2009-03-27 Steven Whitehousevfs: Further changes from macro to inline function...
2009-03-27 Steven Whitehousevfs: Update fs.h to use inline functions when no file...
2009-03-27 Cheng Renquando_pipe cleanup: drop its last user in arch/alpha/
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Paul Turnervfs: separate FMODE_PREAD/FMODE_PWRITE into separate...
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-01-10 Takashi Satofilesystem freeze: implement generic freeze feature
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-07 Arjan van de Venasync: make the final inode deletion an asynchronous...
2009-01-06 Nick Pigginfs: sys_sync fix
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Steven WhitehouseGFS2: Support for FIEMAP ioctl
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-03 Theodore Ts'oadd releasepage hooks to block devices which can be...
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-12-31 Al Virokill ->dir_notify()
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Jan Engelhardtinclude: linux/fs.h: put declarations in __KERNEL__
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-22 Lachlan McIlroy[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
2008-12-11 Christoph Hellwig[XFS] add a FMODE flag to make XFS invisible I/O less...
2008-12-04 Christoph Hellwig[PATCH 2/2] documnt FMODE_ constants
2008-12-04 Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-11-13 David HowellsCRED: Use creds in file structs
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-11-07 Niv SardiMerge branch 'master' of git://oss.sgi.com:8090/xfs...
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-30 David ChinnerInode: Allow external list initialisation
2008-10-30 David ChinnerInode: Allow external initialisers
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-23 Mimi Zohar[PATCH] i_version: remount support
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Alexey Dobriyan[PATCH 1/2] anondev: init IDR statically
2008-10-21 Al Viro[PATCH] kill the rest of struct file propagation in...
2008-10-21 Al Viro[PATCH] get rid of blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] propagate mode through open_bdev_excl/close_bde...
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] move block_device_operations to blkdev.h
2008-10-21 Al Viro[PATCH] eliminate use of ->f_flags in block methods
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-10-03 Josef Bacikgeneric block based fiemap implementation
2008-10-08 Mark Fashehvfs: vfs-level fiemap interface
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-09-29 Thomas PetazzoniConfigure out file locking features
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 1/4] vfs: utimes: move owner check into inode_ch...
2008-07-27 Al Viro[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Denys Vlasenko[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in pipe
2008-07-24 Ulrich Drepperflag parameters: pipe
next