summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2020-08-0716-77/+79
|\
| * reiserfs: delete duplicated wordsRandy Dunlap2020-08-054-8/+8
| * udf: osta_udf.h: delete a duplicated wordRandy Dunlap2020-07-271-1/+1
| * reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap2020-07-271-1/+1
| * ext2: ext2.h: fix duplicated word + typosRandy Dunlap2020-07-271-2/+2
| * udf: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-142-3/+3
| * Replace HTTP links with HTTPS ones: DISKQUOTAAlexander A. Klimov2020-07-091-1/+1
| * ext2: initialize quota info in ext2_xattr_set()Chengguang Xu2020-07-091-0/+3
| * ext2: fix some incorrect comments in inode.cChengguang Xu2020-07-091-5/+2
| * ext2: remove nocheck optionChengguang Xu2020-07-092-10/+1
| * ext2: fix missing percpu_counter_incMikulas Patocka2020-07-091-1/+2
| * ext2: ext2_find_entry() return -ENOENT if no entry foundzhangyi (F)2020-07-092-21/+10
| * ext2: propagate errors up to ext2_find_entry()'s callerszhangyi (F)2020-07-093-34/+54
| * ext2: fix improper assignment for e_value_offsChengguang Xu2020-07-091-1/+2
* | Merge tag 'erofs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-0716-71/+100
|\ \
| * | erofs: remove WQ_CPU_INTENSIVE flag from unbound wq'sGao Xiang2020-08-031-2/+2
| * | erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang2020-08-031-11/+3
| * | erofs: fix extended inode could cross boundaryGao Xiang2020-08-031-42/+79
| * | erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-0316-16/+16
* | | Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-0716-493/+560
|\ \ \
| * | | cifs: document and cleanup dfs mountPaulo Alcantara2020-08-031-188/+182
| * | | cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara2020-08-031-2/+7
| * | | cifs: fix double free error on share and prefixColin Ian King2020-08-031-0/+2
| * | | cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara2020-08-035-29/+62
| * | | cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara2020-08-031-4/+6
| * | | cifs: rename reconn_inval_dfs_target()Paulo Alcantara2020-08-031-7/+6
| * | | cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara2020-08-031-11/+68
| * | | cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher2020-08-034-223/+105
| * | | cifs: convert to use be32_add_cpu()Qinglang Miao2020-08-032-4/+2
| * | | cifs: delete duplicated words in header filesRandy Dunlap2020-08-033-4/+4
| * | | cifs: Remove the superfluous breakLiao Pingfang2020-08-031-1/+0
| * | | cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg2020-08-033-4/+41
| * | | cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas2020-08-033-1/+29
| * | | cifs: remove unused variable 'server'Wei Yongjun2020-08-031-2/+0
| * | | smb3: warn on confusing error scenario with sec=krb5Steve French2020-08-031-0/+2
| * | | cifs: Fix leak when handling lease break for cached root fidPaul Aurich2020-08-031-21/+52
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-062-21/+8
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-041-1/+1
| |\ \ \ \
| | * | | | bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-261-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2630-188/+298
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-141-29/+9
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1157-266/+513
| |\ \ \ \ \
| * | | | | | debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski2020-07-101-20/+7
* | | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-053-1/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman2020-07-2714-66/+100
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | debugfs: Add access restriction optionPeter Enderborg2020-07-232-0/+53
| * | | | | | | Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman2020-07-2062-347/+607
| |\ \ \ \ \ \ \
| * | | | | | | | debugfs: file: Remove unnecessary cast in kfree()Xu Wang2020-07-101-1/+1
* | | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-053-4/+4
|\ \ \ \ \ \ \ \ \