aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | GFS2: Move gfs2_file_splice_write outside of #ifdefBob Peterson2015-03-18
| * | | | | | GFS2: Allocate reservation during splice_writeBob Peterson2015-03-18
| * | | | | | GFS2: gfs2_set_acl(): Cache "no acl" as wellAndreas Gruenbacher2015-03-18
* | | | | | | Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2015-04-14
|\ \ \ \ \ \ \
| * | | | | | | jfs: %pf is only for function pointersScott Wood2015-03-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \
| * | | | | | | pstore: Fix the ramoops module parameters updateWang Long2015-03-16
* | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \
| * | | | | | | | switch {compat_,}do_readv_writev() to {compat_,}import_iovec()Al Viro2015-04-11
| * | | | | | | | aio_setup_vectored_rw(): switch to {compat_,}import_iovec()Al Viro2015-04-11
| * | | | | | | | vmsplice_to_user(): switch to import_iovec()Al Viro2015-04-11
| * | | | | | | | kill aio_setup_single_vector()Al Viro2015-04-11
| * | | | | | | | aio: simplify arguments of aio_setup_..._rw()Al Viro2015-04-11
| * | | | | | | | aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro2015-04-11
| * | | | | | | | lift iov_iter into {compat_,}do_readv_writev()Al Viro2015-04-11
| * | | | | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | * | | | | | | fs: split generic and aio kiocbChristoph Hellwig2015-03-13
| | * | | | | | | fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
| | * | | | | | | fuse: handle synchronous iocbs internallyChristoph Hellwig2015-03-13
| | * | | | | | | fs: remove ki_nbytesChristoph Hellwig2015-03-12
| * | | | | | | | NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble2015-04-11
| * | | | | | | | dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields2015-04-11
| * | | | | | | | NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2015-04-11
| * | | | | | | | drop bogus check in file_open_root()Al Viro2015-04-11
| * | | | | | | | switch security_inode_getattr() to struct path *Al Viro2015-04-11
| * | | | | | | | remove incorrect comment in lookup_one_len()Al Viro2015-04-11
| * | | | | | | | namei.c: fold do_path_lookup() into both callersAl Viro2015-04-11
| * | | | | | | | kill struct filename.separateAl Viro2015-04-11
| * | | | | | | | switch path_init() to struct filenameAl Viro2015-03-24
| * | | | | | | | switch path_mountpoint() to struct filenameAl Viro2015-03-24
| * | | | | | | | switch path_lookupat() to struct filenameAl Viro2015-03-24
| * | | | | | | | getname_flags(): clean up a bitAl Viro2015-03-24
* | | | | | | | | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | tracefs: Add directory /sys/kernel/tracingSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-01-25
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | coredump: Fix do_coredump() commentBastien Nocera2015-03-06
| * | | | | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | | | | | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | debugfs: allow bad parent pointers to be passed inGreg KH2015-04-03
| * | | | | | | | | | sysfs: Only accept read/write permissions for file attributesVivien Didelot2015-03-25
| * | | | | | | | | | sysfs: Use only return value from is_visible for the file modeGuenter Roeck2015-03-25
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | ocfs2: _really_ sync the right rangeAl Viro2015-04-09
| * | | | | | | | | ocfs2_file_write_iter: keep return value and current position update in syncAl Viro2015-04-08
| * | | | | | | | | [regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro2015-04-08
| * | | | | | | | | ioctx_alloc(): fix vma (and file) leak on failureAl Viro2015-04-06