vfs: export filemap_fdatawrite_range()
[safe/jmp/linux-2.6] / include / linux / fs.h
2008-07-11 Jan Karavfs: export filemap_fdatawrite_range()
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()
2008-02-08 Christoph Hellwigkill do_generic_mapping_read
2008-02-08 Christoph Hellwiglibfs: rename simple_attr_close to simple_attr_release
2008-02-08 Christoph Hellwiglibfs: allow error return from simple attributes
2008-02-07 David Howellsiget: remove iget() and the read_inode() super op as...
2008-02-07 David Howellsiget: introduce a function to register iget failure
2008-02-07 Erez ZadokVFS: swap do_ioctl and vfs_ioctl names
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-06 Akinobu Mitafs: use list_for_each_entry_reverse and kill sb_entry
2008-02-06 Joern EngelDocument I_SYNC and I_DATASYNC
2008-02-06 Adrian Bunkproper prototype for get_filesystem_list()
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-03 Vitaliy Gusevpid-namespaces-vs-locks-interaction
2008-02-03 Joe Perchesinclude/linux/: Spelling fixes
2008-01-29 Jean Noel Cordennerext4: Add inode version support in ext4
2008-01-29 Jean Noel Cordennervfs: Add 64 bit i_version support
2008-01-25 Greg Kroah-Hartmankobject: convert main fs kobject to use kobject_create
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-21 Al Viro[PATCH] new helpers - collect_mounts() and release_coll...
2007-10-20 Jason Uhlenkottfix do_sys_open() prototype
2007-10-19 Pavel Emelyanovpid namespaces: introduce MS_KERNMOUNT flag
2007-10-19 Miklos Szerediput declaration of put_filesystem() in fs.h
2007-10-18 Miklos SzerediVFS: allow filesystems to implement atomic open+truncate
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Fengguang Wuwriteback: fix ntfs with sb_has_dirty_inodes()
2007-10-17 Ken Chenwriteback: fix periodic superblock dirty inode flushing
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 Adrian Bunkmake fs/libfs.c:simple_commit_write() static
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-10-17 Alexey DobriyanRemove sysctl.h from fs.h
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: mmap read-around simplification
2007-10-16 Fengguang Wureadahead: compacting file_ra_state
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-13 Peter Zijlstralockdep: annotate dir vs file i_mutex
2007-10-15 Peter Zijlstralockdep: per filesystem inode lock class
2007-10-09 Pavel EmelyanovRework /proc/locks via seq_files and seq_list helpers
2007-10-09 Pavel EmelyanovCleanup macros for distinguishing mandatory locks
2007-08-11 Adrian Bunk[PATCH] remove mm/filemap.c:file_send_actor()
2007-07-31 Christoph Hellwigrename setlease to generic_setlease
2007-07-19 Fengguang Wureadahead: sanify file_ra_state names
2007-07-19 Fengguang Wureadahead: remove the old algorithm
2007-07-19 Fengguang Wureadahead: data structure and routines
2007-07-19 Akinobu Mitaunregister_chrdev() return void
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-18 J. Bruce Fieldslocks: make posix_test_lock() interface more consistent
2007-07-18 J. Bruce Fieldslocks: export setlease to filesystems
2007-07-18 J. Bruce Fieldslocks: provide a file lease method enabling cluster...
2007-07-18 J. Bruce Fieldslocks: rename lease functions to reflect locks.c conven...
2007-07-18 Amit Arorasys_fallocate() implementation on i386, x86_64 and...
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Akinobu Mitaunregister_blkdev(): return void
2007-07-17 Adrian Bunkproper prototype for proc_nr_files()
2007-07-16 Stefan Richterfs: clarify "dummy" member in struct inodes_stat_t
2007-07-16 David HowellsAFS: implement file locking
2007-07-16 Andrew Mortoninvalidate_mapping_pages(): add cond_resched
2007-07-10 Jens AxboeRemove remnants of sendfile()
2007-07-10 Carsten Ottexip sendfile removal
2007-07-10 Jens Axboesendfile: kill generic_file_sendfile()
2007-06-24 Dave Hansendocument nlink function
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-11 David Howells[MTD] generalise the handling of MTD-specific superblocks
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-05-08 Miklos Szerediadd filesystem subtype support
2007-05-08 Chris Snookuse use SEEK_MAX to validate user lseek arguments
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Jan Karareadahead: code cleanup
2007-05-07 Jan Karareadahead: improve heuristic detecting sequential reads
2007-05-07 Marc Eshellocks: add fl_grant callback for asynchronous lock...
2007-05-07 Marc Eshellocks: add lock cancel command
2007-05-06 Marc Eshellocks: allow {vfs,posix}_lock_file to return conflictin...
next