Age | Commit message (Expand) | Author | Files | Lines |
2019-03-17 | Merge tag '9p-for-5.1' of git://github.com/martinetd/linux | Linus Torvalds | 5 | -30/+53 |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -0/+9 |
2019-03-16 | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2019-03-16 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+5 |
2019-03-16 | fix sysfs_init_fs_context() in !CONFIG_NET_NS case | Al Viro | 1 | -3/+5 |
2019-03-15 | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 15 | -349/+957 |
2019-03-15 | Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -30/+25 |
2019-03-15 | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 18 | -175/+358 |
2019-03-14 | CIFS: fix POSIX lock leak and invalid ptr deref | Aurelien Aptel | 1 | -1/+13 |
2019-03-14 | SMB3: Allow SMB3 FSCTL queries to be sent to server from tools | Ronnie Sahlberg | 1 | -16/+46 |
2019-03-14 | cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc | Ronnie Sahlberg | 1 | -2/+12 |
2019-03-14 | smb2: fix typo in definition of a few error flags | Steve French | 1 | -3/+3 |
2019-03-14 | CIFS: make mknod() an smb_version_op | Aurelien Aptel | 4 | -104/+239 |
2019-03-14 | cifs: minor documentation updates | Steve French | 1 | -0/+1 |
2019-03-14 | cifs: remove unused value pointed out by Coverity | Steve French | 1 | -4/+0 |
2019-03-14 | SMB3: passthru query info doesn't check for SMB3 FSCTL passthru | Steve French | 2 | -7/+22 |
2019-03-14 | smb3: add dynamic tracepoints for simple fallocate and zero range | Steve French | 2 | -0/+38 |
2019-03-14 | cifs: fix smb3_zero_range so it can expand the file-size when required | Ronnie Sahlberg | 3 | -19/+68 |
2019-03-14 | cifs: add SMB2_ioctl_init/free helpers to be used with compounding | Ronnie Sahlberg | 2 | -57/+80 |
2019-03-14 | smb3: Add dynamic trace points for various compounded smb3 ops | Steve French | 2 | -4/+185 |
2019-03-14 | cifs: cache FILE_ALL_INFO for the shared root handle | Ronnie Sahlberg | 5 | -28/+118 |
2019-03-14 | smb3: display volume serial number for shares in /proc/fs/cifs/DebugData | Steve French | 1 | -0/+3 |
2019-03-14 | cifs: simplify how we handle credits in compound_send_recv() | Ronnie Sahlberg | 1 | -72/+38 |
2019-03-14 | smb3: add dynamic tracepoint for timeout waiting for credits | Steve French | 2 | -0/+6 |
2019-03-14 | smb3: display security information in /proc/fs/cifs/DebugData more accurately | Steve French | 1 | -1/+7 |
2019-03-14 | cifs: add a timeout argument to wait_for_free_credits | Ronnie Sahlberg | 1 | -10/+30 |
2019-03-14 | cifs: prevent starvation in wait_for_free_credits for multi-credit requests | Ronnie Sahlberg | 1 | -0/+28 |
2019-03-14 | cifs: wait_for_free_credits() make it possible to wait for >=1 credits | Ronnie Sahlberg | 3 | -10/+10 |
2019-03-14 | cifs: pass flags down into wait_for_free_credits() | Ronnie Sahlberg | 1 | -16/+14 |
2019-03-14 | cifs: change wait_for_free_request() to take flags as argument | Ronnie Sahlberg | 1 | -16/+17 |
2019-03-14 | f2fs: set pin_file under CAP_SYS_ADMIN | Jaegeuk Kim | 1 | -2/+2 |
2019-03-13 | Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv... | Linus Torvalds | 1 | -14/+11 |
2019-03-13 | Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
2019-03-12 | f2fs: fix to avoid deadlock in f2fs_read_inline_dir() | Chao Yu | 1 | -1/+7 |
2019-03-12 | f2fs: fix to adapt small inline xattr space in __find_inline_xattr() | Chao Yu | 1 | -3/+10 |
2019-03-12 | f2fs: fix to do sanity check with inode.i_inline_xattr_size | Chao Yu | 3 | -4/+22 |
2019-03-12 | f2fs: give some messages for inline_xattr_size | Jaegeuk Kim | 1 | -6/+11 |
2019-03-12 | f2fs: don't trigger read IO for beyond EOF page | Chao Yu | 1 | -9/+8 |
2019-03-12 | f2fs: fix to add refcount once page is tagged PG_private | Chao Yu | 6 | -23/+36 |
2019-03-12 | f2fs: remove wrong comment in f2fs_invalidate_page() | Chao Yu | 1 | -1/+0 |
2019-03-12 | f2fs: fix to use kvfree instead of kzfree | Chao Yu | 1 | -5/+5 |
2019-03-12 | f2fs: trace f2fs_ioc_shutdown | Chao Yu | 1 | -0/+3 |
2019-03-12 | f2fs: fix to avoid deadlock of atomic file operations | Chao Yu | 1 | -12/+31 |
2019-03-12 | f2fs: fix to dirty inode for i_mode recovery | Chao Yu | 1 | -4/+1 |
2019-03-12 | f2fs: give random value to i_generation | Jaegeuk Kim | 3 | -4/+2 |
2019-03-12 | f2fs: no need to take page lock in readdir | Gao Xiang | 1 | -3/+3 |
2019-03-12 | f2fs: fix to update iostat correctly in IPU path | Chao Yu | 1 | -3/+3 |
2019-03-12 | f2fs: fix encrypted page memory leak | Chao Yu | 1 | -2/+7 |
2019-03-12 | f2fs: make fault injection covering __submit_flush_wait() | Chao Yu | 1 | -1/+5 |
2019-03-12 | f2fs: fix to retry fill_super only if recovery failed | Chao Yu | 1 | -8/+11 |