summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen2013-07-091-2/+2
* mm: vmscan: take page buffers dirty and locked state into accountMel Gorman2013-07-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-22/+27
|\
| * vfs: export lseek_execute() to modulesJie Liu2013-07-031-0/+1
| * locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-0/+1
| * locks: convert fl_link to a hlist_nodeJeff Layton2013-06-291-1/+1
| * locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-11/+0
| * locks: comment cleanups and clarificationsJeff Layton2013-06-291-0/+18
| * cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton2013-06-291-5/+0
| * locks: drop the unused filp argument to posix_unblock_lockJeff Layton2013-06-291-3/+2
| * constify rw_verify_area()Al Viro2013-06-291-1/+0
| * new helper: fixed_size_llseek()Al Viro2013-06-291-0/+2
| * kill find_inode_number()Al Viro2013-06-291-1/+0
| * allow the temp files created by open() to be linked toAl Viro2013-06-291-0/+1
| * [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-1/+1
|\ \ | |/ |/|
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-1/+1
* | [readdir] constify ->actorAl Viro2013-06-291-1/+1
* | [readdir] ->readdir() is goneAl Viro2013-06-291-1/+0
* | [readdir] convert ext3Al Viro2013-06-291-0/+6
* | [readdir] switch dcache_readdir() users to ->iterate()Al Viro2013-06-291-7/+32
* | [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-291-0/+9
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-0/+4
* | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-201-2/+0
|/
* make blkdev_put() return voidAl Viro2013-05-071-1/+1
* fs: Fix hang with BSD accounting on frozen filesystemJan Kara2013-05-041-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-5/+14
|\
| * pipe: fold file_operations instances in oneAl Viro2013-04-091-5/+0
| * lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-091-0/+14
* | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du2013-04-301-0/+2
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+2
* cache the value of file_inode() in struct fileAl Viro2013-03-011-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-5/+9
|\
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-261-0/+1
| * kill f_vfsmntAl Viro2013-02-261-1/+0
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-261-1/+0
| * switch vfs_getattr() to struct pathAl Viro2013-02-261-1/+1
| * new helper: file_inode(file)Al Viro2013-02-221-2/+7
* | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-241-1/+1
|/
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-201-0/+1
|\
| * VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-201-0/+1
* | vfs: Remove useless function prototypesAlessio Igor Bogani2012-12-201-4/+0
* | vfs: drop vmtruncateMarco Stornelli2012-12-201-1/+0
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-171-8/+8
|\
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-171-2/+2
| * lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-0/+2
|\ \ | |/ |/|
| * vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-191-0/+2
* | mm: redefine address_space.assoc_mappingRafael Aquini2012-12-111-1/+1
* | blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-291-1/+0