summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk
2007-07-31rename setlease to generic_setleaseChristoph Hellwig
2007-07-19readahead: sanify file_ra_state namesFengguang Wu
2007-07-19readahead: remove the old algorithmFengguang Wu
2007-07-19readahead: data structure and routinesFengguang Wu
2007-07-19unregister_chrdev() return voidAkinobu Mita
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-17unregister_blkdev(): return voidAkinobu Mita
2007-07-17proper prototype for proc_nr_files()Adrian Bunk
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter
2007-07-16AFS: implement file lockingDavid Howells
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-10Remove remnants of sendfile()Jens Axboe
2007-07-10xip sendfile removalCarsten Otte
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe
2007-06-24document nlink functionDave Hansen
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells
2007-05-08Remove do_sync_file_range()Mark Fasheh
2007-05-08add filesystem subtype supportMiklos Szeredi
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07readahead: code cleanupJan Kara
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel
2007-05-06locks: add lock cancel commandMarc Eshel
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel
2007-05-06locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2006-12-13[PATCH] relative atimeValerie Henson
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek