Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | fuse: add nocreds to fuse_args | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert fuse_force_forget() to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: add noreply to fuse_args | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert flush to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: simplify 'nofail' request | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: rearrange and resize fuse_args fields | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: flatten 'struct fuse_args' | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock | Eric Biggers | 2019-09-10 | |
| * | | | | | | | | | | | | | vfs: subtype handling moved to fuse | David Howells | 2019-09-06 | |
| * | | | | | | | | | | | | | fuse: convert to use the new mount API | David Howells | 2019-09-06 | |
| * | | | | | | | | | | | | | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Miklos Szeredi | 2019-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | cuse: fix broken release | Miklos Szeredi | 2019-09-02 | |
| * | | | | | | | | | | | | | | fuse: cleanup fuse_wait_on_page_writeback | Maxim Patlasov | 2019-09-02 | |
| * | | | | | | | | | | | | | | fuse: require /dev/fuse reads to have enough buffer capacity (take 2) | Kirill Smelkov | 2019-09-02 | |
* | | | | | | | | | | | | | | | Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2019-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | iomap: move the iomap_dio_rw ->end_io callback into a structure | Christoph Hellwig | 2019-09-19 | |
| * | | | | | | | | | | | | | | iomap: split size and error for iomap_dio_rw ->end_io | Matthew Bobrowski | 2019-09-19 | |
* | | | | | | | | | | | | | | | Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | io_uring: correctly handle non ->{read,write}_iter() file_operations | Jens Axboe | 2019-09-23 | |
| * | | | | | | | | | | | | | | io_uring: IORING_OP_TIMEOUT support | Jens Axboe | 2019-09-18 | |
| * | | | | | | | | | | | | | | io_uring: use cond_resched() in sqthread | Jens Axboe | 2019-09-19 | |
| * | | | | | | | | | | | | | | io_uring: fix potential crash issue due to io_get_req failure | Jackie Liu | 2019-09-18 | |
| * | | | | | | | | | | | | | | io_uring: ensure poll commands clear ->sqe | Jens Axboe | 2019-09-18 | |
| * | | | | | | | | | | | | | | io_uring: fix use-after-free of shadow_req | Jackie Liu | 2019-09-18 | |
| * | | | | | | | | | | | | | | io_uring: use kmemdup instead of kmalloc and memcpy | Jackie Liu | 2019-09-18 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | mm, fs: move randomize_stack_top from fs to mm | Alexandre Ghiti | 2019-09-24 | |
| * | | | | | | | | | | | | | | | mm,thp: avoid writes to file with THP in pagecache | Song Liu | 2019-09-24 | |
| * | | | | | | | | | | | | | | | mm,thp: stats for file backed THP | Song Liu | 2019-09-24 | |
| * | | | | | | | | | | | | | | | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 | |
| * | | | | | | | | | | | | | | | mm: introduce compound_nr() | Matthew Wilcox (Oracle) | 2019-09-24 | |
| * | | | | | | | | | | | | | | | mm: introduce page_size() | Matthew Wilcox (Oracle) | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: fix spelling mistake "ambigous" -> "ambiguous" | Colin Ian King | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: checkpoint appending truncate log transaction before flushing | Changwei Ge | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: wait for recovering done after direct unlock request | Changwei Ge | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: delete unnecessary checks before brelse() | Markus Elfring | 2019-09-24 | |
| * | | | | | | | | | | | | | | | fs/ocfs2/dir.c: remove set but not used variables | zhengbin | 2019-09-24 | |
| * | | | | | | | | | | | | | | | fs/ocfs2/file.c: remove set but not used variables | zhengbin | 2019-09-24 | |
| * | | | | | | | | | | | | | | | fs/ocfs2/namei.c: remove set but not used variables | zhengbin | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: remove unused ocfs2_orphan_scan_exit() declaration | Guozhonghua | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: remove unused ocfs2_calc_tree_trunc_credits() | Guozhonghua | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: further debugfs cleanups | Greg Kroah-Hartman | 2019-09-24 | |
| * | | | | | | | | | | | | | | | jbd2: remove jbd2_journal_inode_add_[write|wait] | Joseph Qi | 2019-09-24 | |
| * | | | | | | | | | | | | | | | ocfs2: use jbd2_inode dirty range scoping | Joseph Qi | 2019-09-24 | |
| * | | | | | | | | | | | | | | | fat: work around race with userspace's read via blockdev while mounting | OGAWA Hirofumi | 2019-09-24 | |
* | | | | | | | | | | | | | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | gfs2: Convert gfs2 to fs_context | Andrew Price | 2019-09-18 | |
* | | | | | | | | | | | | | | | | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | fanotify, inotify, dnotify, security: add security hook for fs notifications | Aaron Goidel | 2019-08-12 | |
* | | | | | | | | | | | | | | | | Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 2019-09-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |