summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-126-14/+29
|\
| * cifs: populate empty hostnames for extra channelsShyam Prasad N2022-06-102-1/+8
| * cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-061-0/+3
| * cifs: fix reconnect on smb3 mount typesPaulo Alcantara2022-06-063-13/+18
* | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-101-4/+5
|\ \
| * | NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever2022-06-021-4/+5
* | | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-104-17/+15
* | | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-1012-13/+16
* | | afs: Fix some checker issuesDavid Howells2022-06-101-2/+1
* | | Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-06-101-37/+74
|\ \ \
| * | | zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal2022-06-081-30/+64
| * | | zonefs: Do not ignore explicit_open with active zone limitDamien Le Moal2022-06-081-2/+5
| * | | zonefs: fix handling of explicit_open option on mountDamien Le Moal2022-06-081-6/+6
| | |/ | |/|
* | | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-0938-217/+193
* | | Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-094-11/+40
|\ \ \
| * | | quota: Prevent memory allocation recursion while holding dq_lockMatthew Wilcox (Oracle)2022-06-061-0/+10
| * | | writeback: Fix inode->i_io_list not be protected by inode->i_lock errorJchao Sun2022-06-062-10/+29
| * | | fs: Fix syntax errors in commentsXiang wangx2022-06-061-1/+1
| |/ /
* / / netfs: gcc-12: temporarily disable '-Wattribute-warning' for nowLinus Torvalds2022-06-092-0/+6
|/ /
* | Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-052-6/+2
|\ \
| * | fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-052-6/+2
* | | Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-041-9/+2
|\ \ \
| * | | namei: cleanup double word in commentTom Rix2022-05-191-1/+1
| * | | get rid of dead code in legitimize_root()Al Viro2022-05-191-7/+0
| * | | fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()Al Viro2022-05-191-1/+1
* | | | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-044-5/+6
|\ \ \ \
| * | | | m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...Al Viro2022-05-191-2/+2
| * | | | uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)Al Viro2022-05-193-3/+4
| |/ / /
* | | | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-044-87/+52
|\ \ \ \ | | |/ / | |/| |
| * | | Unify the primitives for file descriptor closingAl Viro2022-05-143-54/+32
| * | | fs: remove fget_many and fput_many interfaceGou Hao2022-05-142-27/+15
| * | | io_uring_enter(): don't leave f.flags uninitializedAl Viro2022-05-121-6/+5
| |/ /
* | | Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds2022-06-0414-100/+143
|\ \ \
| * | | cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_shareSteve French2022-06-041-1/+2
| * | | cifs: skip trailing separators of prefix pathsPaulo Alcantara2022-06-031-36/+49
| * | | cifs: update internal module numberSteve French2022-06-011-2/+3
| * | | cifs: version operations for smb20 unneeded when legacy support disabledSteve French2022-06-012-2/+9
| * | | cifs: do not build smb1ops if legacy support is disabledSteve French2022-06-011-1/+3
| * | | cifs: fix potential deadlock in direct reclaimVincent Whitchurch2022-06-0110-53/+71
| * | | cifs: when extending a file with falloc we should make files not-sparseRonnie Sahlberg2022-05-311-1/+1
| * | | cifs: remove repeated debug message on cifs_put_smb_ses()Enzo Matsumiya2022-05-311-1/+0
| * | | cifs: fix potential double free during failed mountRonnie Sahlberg2022-05-301-4/+6
* | | | Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds2022-06-035-30/+149
|\ \ \ \
| * | | | fs/ntfs3: provide block_invalidate_folio to fix memory leakMikulas Patocka2022-06-011-0/+1
| * | | | fs/ntfs3: Fix invalid free in log_replayNamjae Jeon2022-05-311-3/+3
| * | | | Merge tag 'v5.18'Konstantin Komarov2022-05-31918-42580/+51277
| |\ \ \ \
| * | | | | fs/ntfs3: Update valid size if -EIOCBQUEUEDKonstantin Komarov2021-11-241-2/+6
| * | | | | fs/ntfs3: Check new size for limitsKonstantin Komarov2021-11-241-1/+7
| * | | | | fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)Konstantin Komarov2021-11-242-4/+8
| * | | | | fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...Konstantin Komarov2021-11-241-6/+7