aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro
2012-12-20vfs: Remove useless function prototypesAlessio Igor Bogani
2012-12-20vfs: drop vmtruncateMarco Stornelli
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-19vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman
2012-10-16bury SEL_{IN,OUT,EX}Al Viro
2012-10-16Unexport some bits of linux/fs.hDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro
2012-10-09vfs: drop lock/unlock superMarco Stornelli
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-02MAX_LFS_FILESIZE should be a loff_tChuck Lever
2012-09-27fs: fix include/percpu-rwsem.h export errorJens Axboe
2012-09-26make get_file() return its argumentAl Viro
2012-09-26blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka
2012-09-26Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka
2012-09-20block: ioctl to zero block rangesMartin K. Petersen
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31mm: swap: implement generic handler for swap_activateMel Gorman
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-07-31mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31fs: Remove old freezing mechanismJan Kara
2012-07-31fs: Improve filesystem freezing handlingJan Kara
2012-07-29fs: add link restrictionsKees Cook
2012-07-29consolidate pipe file creationAl Viro
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky