aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* cache the value of file_inode() in struct fileAl Viro2013-03-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-26
| * kill f_vfsmntAl Viro2013-02-26
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
| * switch vfs_getattr() to struct pathAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-24
|/
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-20
|\
| * VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-20
* | vfs: Remove useless function prototypesAlessio Igor Bogani2012-12-20
* | vfs: drop vmtruncateMarco Stornelli2012-12-20
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-17
| * lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ | |/ |/|
| * vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-19
* | mm: redefine address_space.assoc_mappingRafael Aquini2012-12-11
* | blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-29
* | blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-29
|/
* bury SEL_{IN,OUT,EX}Al Viro2012-10-16
* Unexport some bits of linux/fs.hDavid Howells2012-10-16
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* UAPI: Unexport linux/blk_types.hDavid Howells2012-10-13
* vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2012-10-12
* audit: make audit_inode take struct filenameJeff Layton2012-10-12
* vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * consitify do_mount() argumentsAl Viro2012-10-11
| * MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro2012-10-10
| * vfs: drop lock/unlock superMarco Stornelli2012-10-09
* | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\ \ | |/ |/|
| * fs: fix include/percpu-rwsem.h export errorJens Axboe2012-09-27
| * blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-26
| * Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
| * block: ioctl to zero block rangesMartin K. Petersen2012-09-20
* | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* | mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* | MAX_LFS_FILESIZE should be a loff_tChuck Lever2012-10-02
* | make get_file() return its argumentAl Viro2012-09-26
|/
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * fs: Remove old freezing mechanismJan Kara2012-07-31
| * fs: Improve filesystem freezing handlingJan Kara2012-07-31
| * fs: add link restrictionsKees Cook2012-07-29
| * consolidate pipe file creationAl Viro2012-07-29
* | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-01