aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \
| * | mm: swap: implement generic handler for swap_activateMel Gorman2012-07-31
| * | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31
| * | mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman2012-07-31
| |/
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ | |/ |/|
| * LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
* | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* | vfs: allow custom EOF in generic_file_llseek codeEric Sandeen2012-07-22
* | vfs: Create function for iterating over block devicesJan Kara2012-07-22
* | VFS: Pass mount flags to sget()David Howells2012-07-14
* | don't pass nameidata * to vfs_create()Al Viro2012-07-14
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | make finish_no_open() return intAl Viro2012-07-14
* | kill struct opendataAl Viro2012-07-14
* | make ->atomic_open() return intAl Viro2012-07-14
* | ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-14
* | vfs: add i_op->atomic_open()Miklos Szeredi2012-07-14
* | vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
|/
* vfs: move inode stat information closer togetherLinus Torvalds2012-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\