Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[safe/jmp/linux-2.6] / include / linux / fs.h
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
2008-07-24 Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-07-24 Akinobu Mitamove memory_read_from_buffer() from fs.h to string.h
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-16 Linus TorvaldsMerge branch 'for_linus' of git://git.infradead.org...
2008-07-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Artem BityutskiyVFS: export sync_sb_inodes
2008-07-13 Richard Kennedyfile lock: reorder struct file_lock to save space on...
2008-07-11 Jan Karavfs: export filemap_fdatawrite_range()
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-23 Denis V. Lunev[patch 4/4] flock: remove unused fields from file_lock_...
2008-06-06 Akinobu Mitaintroduce memory_read_from_buffer()
2008-05-07 Miklos Szeredivfs: splice remove_suid() cleanup
2008-05-06 Christoph Hellwig[PATCH] kill ->put_inode
2008-04-29 Adrian Bunkmake vfs_ioctl() static
2008-04-29 Adrian Bunkmake __put_super() static
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-28 Jared Hulbertreturn pfn from direct_access, for XIP
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 Al Viro[PATCH] sanitize unshare_files/reset_files_struct
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-22 Al Viro[PATCH] move a bunch of declarations to fs/internal.h
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Christoph Hellwig[PATCH] merge open_namei() and do_filp_open()
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-02-19 Adrian Bunkmake struct def_blk_aops static
2008-02-15 Jan Karavfs: add explanation of I_DIRTY_DATASYNC bit
2008-02-08 Denis Chengfs/char_dev.c: chrdev_open marked static and removed...
2008-02-08 Miklos Szeredimount options: add generic_show_options()
next