| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-09-13 | 5 | -54/+53 |
|\ |
|
| * | fuse: getattr cleanup | Miklos Szeredi | 2017-09-12 | 3 | -23/+18 |
| * | fuse: honor iocb sync flags on write | Miklos Szeredi | 2017-09-12 | 3 | -22/+28 |
| * | fuse: allow server to run in different pid_ns | Miklos Szeredi | 2017-09-12 | 2 | -9/+7 |
* | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-09-06 | 1 | -3/+3 |
|\ \ |
|
| * | | fuse: convert to errseq_t based error tracking for fsync | Jeff Layton | 2017-08-01 | 1 | -3/+3 |
* | | | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-09-06 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks | Benjamin Coddington | 2017-07-16 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-08-11 | 2 | -4/+6 |
|\ \
| |/
|/| |
|
| * | fuse: set mapping error in writepage_locked when it fails | Jeff Layton | 2017-08-11 | 1 | -0/+1 |
| * | fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio | Ashish Samant | 2017-08-03 | 2 | -3/+4 |
| * | fuse: initialize the flock flag in fuse_file on allocation | Mateusz Jurczyk | 2017-06-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-21 | 1 | -1/+8 |
|\ \
| |/
|/| |
|
| * | fuseblk: Fix warning in super_setup_bdi_name() | Jan Kara | 2017-05-17 | 1 | -1/+8 |
* | | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-05-10 | 1 | -1/+1 |
|\ \ |
|
| * | | locks: Set FL_CLOSE when removing flock locks on close() | Benjamin Coddington | 2017-04-21 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-05-10 | 4 | -24/+50 |
|\ \ \ |
|
| * | | | fuse: Add support for pid namespaces | Seth Forshee | 2017-04-18 | 4 | -9/+35 |
| * | | | fuse: convert fuse_conn.count from atomic_t to refcount_t | Elena Reshetova | 2017-04-18 | 2 | -4/+4 |
| * | | | fuse: convert fuse_req.count from atomic_t to refcount_t | Elena Reshetova | 2017-04-18 | 2 | -6/+5 |
| * | | | fuse: convert fuse_file.count from atomic_t to refcount_t | Elena Reshetova | 2017-04-18 | 2 | -5/+6 |
| |/ / |
|
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-27 | 1 | -1/+1 |
| |/ |
|
* | | fuse: Get rid of bdi_initialized | Jan Kara | 2017-04-20 | 3 | -8/+2 |
* | | fuse: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 3 | -36/+17 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-03-03 | 3 | -18/+13 |
|\ |
|
| * | fuse: release: private_data cannot be NULL | Miklos Szeredi | 2017-02-22 | 1 | -7/+2 |
| * | fuse: cleanup fuse_file refcounting | Miklos Szeredi | 2017-02-22 | 3 | -11/+10 |
| * | fuse: add missing FR_FORCE | Miklos Szeredi | 2017-02-22 | 1 | -0/+1 |
* | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-03 | 1 | -3/+3 |
|\ \ |
|
| * | | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 1 | -3/+3 |
* | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
|/ / |
|
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 1 | -3/+3 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | locking/atomic, kref: Add KREF_INIT() | Peter Zijlstra | 2017-01-14 | 1 | -1/+1 |
* | | fuse: fix uninitialized flags in pipe_buffer | Miklos Szeredi | 2017-02-16 | 1 | -0/+1 |
* | | fuse: fix use after free issue in fuse_dev_do_read() | Sahitya Tummala | 2017-02-15 | 1 | -0/+4 |
* | | fuse: fix time_to_jiffies nsec sanity check | David Sheets | 2017-01-13 | 1 | -1/+1 |
* | | fuse: clear FR_PENDING flag when moving requests out of pending queue | Tahsin Erdogan | 2017-01-13 | 1 | -1/+2 |
|/ |
|
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 2016-12-18 | 1 | -1/+0 |
|\ |
|
| * | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 |
* | | fuse: fix clearing suid, sgid for chown() | Miklos Szeredi | 2016-12-06 | 1 | -5/+2 |
|/ |
|
* | fuse: fix fuse_write_end() if zero bytes were copied | Miklos Szeredi | 2016-11-15 | 1 | -0/+6 |
* | fuse: fix root dentry initialization | Miklos Szeredi | 2016-10-18 | 3 | -1/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 2 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-11 | 1 | -1/+1 |
| |\ |
|
| | * | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -1/+1 |
| * | | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
| * | | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-11 | 1 | -9/+0 |
|\ \ |
|