aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-16
|\
| * VFS: export sync_sb_inodesArtem Bityutskiy2008-07-14
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-15
|\ \
| * | vfs: export filemap_fdatawrite_range()Jan Kara2008-07-11
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * Properly notify block layer of sync writesJens Axboe2008-07-01
| * [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * introduce memory_read_from_buffer()Akinobu Mita2008-06-06
* | Remove BKL from remote_llseek v2Andi Kleen2008-07-02
|/
* vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-07
* [PATCH] kill ->put_inodeChristoph Hellwig2008-05-06
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* make __put_super() staticAdrian Bunk2008-04-29
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-25
|/
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-21
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\
| * Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-19
* | [PATCH] merge open_namei() and do_filp_open()Christoph Hellwig2008-04-19
|/
* make struct def_blk_aops staticAdrian Bunk2008-02-19
* vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara2008-02-14
* fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-08
* mount options: add generic_show_options()Miklos Szeredi2008-02-08
* kill do_generic_mapping_readChristoph Hellwig2008-02-08
* libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-08
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-07
* iget: introduce a function to register iget failureDavid Howells2008-02-07
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-07
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-06
* Document I_SYNC and I_DATASYNCJoern Engel2008-02-06
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * include/linux/: Spelling fixesJoe Perches2008-02-03
* | pid-namespaces-vs-locks-interactionVitaliy Gusev2008-02-03
|/
* ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-28
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
* kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-24
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-21
* fix do_sys_open() prototypeJason Uhlenkott2007-10-19
* pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov2007-10-19
* put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-19
* VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-18