aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-1/+0
2007-07-31rename setlease to generic_setleaseChristoph Hellwig1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu1-55/+6
2007-07-19readahead: remove the old algorithmFengguang Wu1-10/+1
2007-07-19readahead: data structure and routinesFengguang Wu1-0/+64
2007-07-19unregister_chrdev() return voidAkinobu Mita1-1/+1
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields1-1/+1
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields1-0/+1
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields1-0/+1
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+2
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-0/+4
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-113/+1
2007-07-17unregister_blkdev(): return voidAkinobu Mita1-1/+1
2007-07-17proper prototype for proc_nr_files()Adrian Bunk1-0/+5
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter1-1/+1
2007-07-16AFS: implement file lockingDavid Howells1-0/+4
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton1-0/+3
2007-07-10Remove remnants of sendfile()Jens Axboe1-2/+1
2007-07-10xip sendfile removalCarsten Otte1-3/+0
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe1-1/+0
2007-06-24document nlink functionDave Hansen1-0/+27
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells1-0/+1
2007-05-08Remove do_sync_file_range()Mark Fasheh1-5/+0
2007-05-08add filesystem subtype supportMiklos Szeredi1-0/+7
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook1-0/+1
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov1-0/+2
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+6
2007-05-07readahead: code cleanupJan Kara1-2/+2
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara1-0/+1
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel1-0/+1
2007-05-06locks: add lock cancel commandMarc Eshel1-0/+1
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel1-3/+2
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel1-0/+1
2007-05-06locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields1-0/+1
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel1-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh1-2/+7
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig1-1/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-2/+2
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov1-1/+7
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet1-0/+1
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner1-1/+1
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust1-0/+1
2006-12-13[PATCH] relative atimeValerie Henson1-0/+1
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-4/+6