summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* document nlink functionDave Hansen2007-06-241-0/+27
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-041-0/+1
|\
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-111-0/+1
* | Remove do_sync_file_range()Mark Fasheh2007-05-081-5/+0
* | add filesystem subtype supportMiklos Szeredi2007-05-081-0/+7
* | use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-081-0/+1
* | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-0/+2
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-071-3/+6
|\ \
| * | locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-061-0/+1
| * | locks: add lock cancel commandMarc Eshel2007-05-061-0/+1
| * | locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-061-3/+2
| * | locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-061-0/+1
| * | locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-061-0/+1
| * | locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-1/+1
* | | readahead: code cleanupJan Kara2007-05-071-2/+2
* | | readahead: improve heuristic detecting sequential readsJan Kara2007-05-071-0/+1
* | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
| |/ |/|
* | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-261-2/+7
|/
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-3/+3
* [PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig2007-02-121-1/+0
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-2/+2
* [PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2007-02-111-1/+7
* [PATCH] avoid one conditional branch in touch_atime()Eric Dumazet2007-02-111-0/+1
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-1/+1
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-0/+1
* [PATCH] relative atimeValerie Henson2006-12-131-0/+1
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-4/+6
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-17/+0
* [PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo2006-12-071-1/+1
* [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet2006-12-071-4/+4
* [PATCH] constify inode accessorsJan Engelhardt2006-12-071-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] Move names_cachep to linux/fs.hChristoph Lameter2006-12-071-0/+2
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-30/+7
* [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-191-0/+2
* [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-191-0/+2
* [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-191-0/+3
* [PATCH] document i_size_write locking rulesMiklos Szeredi2006-10-171-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-041-0/+2
|\
| * [GFS2] Remove iflags.h, use FS_Steven Whitehouse2006-10-021-0/+2
* | [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-0/+3
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+1
* | [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+4
|/
* [PATCH] Some cleanup in the pipe codeAndi Kleen2006-10-011-0/+3
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-0/+5
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+6
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+6
* [PATCH] Add vector AIO supportBadari Pulavarty2006-10-011-0/+5
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-5/+0
OpenPOWER on IntegriCloud