summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | afs: Calculate i_blocks based on file sizeMarc Dionne2019-05-071-1/+5
| * | | | | | | afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells2019-05-074-8/+36
| * | | | | | | afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-255-9/+85
| * | | | | | | afs: Add more tracepointsDavid Howells2019-04-254-13/+20
| * | | | | | | afs: Implement sillyrename for unlink and renameDavid Howells2019-04-257-11/+363
| * | | | | | | afs: Add directory reload tracepointDavid Howells2019-04-251-0/+1
| * | | | | | | afs: Handle lock rpc ops failing on a file that got deletedDavid Howells2019-04-252-3/+60
| * | | | | | | afs: Improve dir check failure reportsDavid Howells2019-04-251-4/+34
| * | | | | | | afs: Add file locking tracepointsDavid Howells2019-04-251-10/+62
| * | | | | | | afs: Further fix file lockingDavid Howells2019-04-251-195/+195
| * | | | | | | afs: Fix AFS file locking to allow fine grained locksDavid Howells2019-04-251-14/+9Star
| * | | | | | | afs: Calculate lock extend timer from set/extend reply receptionDavid Howells2019-04-254-2/+38
| * | | | | | | afs: Split wait from afs_make_call()David Howells2019-04-257-91/+139
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-083-3/+16
|\ \ \ \ \ \ \
| * | | | | | | libfs: document simple_get_link()Eric Biggers2019-05-011-0/+14
| * | | | | | | fs: use timespec64 in relatime_need_updateArnd Bergmann2019-04-261-2/+2
| * | | | | | | fs/block_dev.c: remove unused includeChengguang Xu2019-04-101-1/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-086-74/+1055
|\ \ \ \ \ \ \
| * | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-201-0/+57
| * | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-201-3/+143
| * | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-203-0/+319
| * | | | | | | vfs: Implement logging through fs_contextDavid Howells2019-03-202-14/+158
| * | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-203-1/+93
| * | | | | | | Make anon_inodes unconditionalDavid Howells2019-03-203-3/+1Star
| * | | | | | | teach move_mount(2) to work with OPEN_TREE_CLONEDavid Howells2019-03-201-7/+55
| * | | | | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-201-31/+95
| * | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-203-25/+142
* | | | | | | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-0815-59/+38Star
|\ \ \ \ \ \ \ \
| * | | | | | | | inotify_handle_event(): don't bother with strlen()Al Viro2019-04-261-1/+1
| * | | | | | | | fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro2019-04-265-8/+8
| * | | | | | | | fsnotify(): switch to passing const struct qstr * for file_nameAl Viro2019-04-262-6/+8
| * | | | | | | | switch fsnotify_move() to passing const struct qstr * for old_nameAl Viro2019-04-262-3/+3
| * | | | | | | | ovl_lookup_real_one(): don't bother with strlen()Al Viro2019-04-265-13/+11Star
| * | | | | | | | sysv: bury the broken "quietly truncate the long filenames" logicsAl Viro2019-04-103-21/+0Star
| * | | | | | | | nsfs: unobfuscateAl Viro2019-04-101-13/+10Star
| * | | | | | | | unexport d_alloc_pseudo()Al Viro2019-04-102-1/+4
* | | | | | | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-085-116/+87Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc: prevent changes to overridden credentialsPaul Moore2019-04-291-0/+5
| * | | | | | | | | kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-041-41/+21Star
| * | | | | | | | | kernfs: initialize security of newly created nodesOndrej Mosnacek2019-03-211-2/+9
| * | | | | | | | | LSM: add new hook for kernfs node initializationOndrej Mosnacek2019-03-211-9/+39
| * | | | | | | | | kernfs: use simple_xattrs for security attributesOndrej Mosnacek2019-03-213-58/+2Star
| * | | | | | | | | kernfs: do not alloc iattrs in kernfs_xattr_getOndrej Mosnacek2019-03-211-4/+14
| * | | | | | | | | kernfs: clean up struct kernfs_iattrsOndrej Mosnacek2019-03-214-36/+31Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-082-70/+259
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()Shenghui Wang2019-05-071-1/+1
| * | | | | | | | | io_uring: fix shadowed variable ret return code being not checkedColin Ian King2019-05-061-1/+0Star
| * | | | | | | | | req->error only used for iopollStefan Bühler2019-05-021-2/+1Star
| * | | | | | | | | io_uring: add support for eventfd notificationsJens Axboe2019-05-021-0/+48
| * | | | | | | | | io_uring: add support for IORING_OP_SYNC_FILE_RANGEJens Axboe2019-05-021-0/+51