summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara2024-04-031-0/+2
* smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara2024-04-031-0/+2
* smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara2024-04-031-0/+2
* smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara2024-04-031-1/+5
* smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2024-04-032-0/+12
* smb3: retrying on failed server closeRitvik Budhiraja2024-04-037-17/+85
* smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara2024-04-023-4/+27
* smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara2024-04-021-0/+30
* smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara2024-04-021-20/+24
* smb: client: guarantee refcounted children from parent sessionPaulo Alcantara2024-04-027-72/+76
* cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells2024-04-023-10/+59
* smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara2024-04-011-49/+34
* smb: client: replace deprecated strncpy with strscpyJustin Stitt2024-03-313-6/+4
* Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-311-1/+1
|\
| * kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-1/+1
* | Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-306-32/+41
|\ \
| * | xfs: don't use current->journal_infoDave Chinner2024-03-254-21/+7
| * | xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner2024-03-252-11/+34
| |/
* | Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-03-294-2/+27
|\ \
| * | cifs: Fix duplicate fscache cookie warningsDavid Howells2024-03-272-1/+17
| * | smb3: add trace event for mknodSteve French2024-03-262-1/+10
| |/
* | Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-03-282-12/+27
|\ \
| * | NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever2024-03-271-11/+25
| * | nfsd: Fix error cleanup path in nfsd_rename()Jan Kara2024-03-221-1/+2
* | | Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-271-1/+0
|\ \ \
| * | | erofs: drop experimental warning for FSDAXGao Xiang2024-03-251-1/+0
| | |/ | |/|
* | | Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-272-11/+11
|\ \ \
| * | | fs/9p: fix uninitialized values during inode evictEric Van Hensbergen2024-03-251-6/+10
| * | | fs/9p: remove redundant pointer v9sesColin Ian King2024-03-251-4/+0
| * | | fs/9p: fix uaf in in v9fs_stat2inode_dotlLizhi Xu2024-03-251-1/+1
| |/ /
* | | Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-276-22/+63
|\ \ \
| * | | btrfs: fix race in read_extent_buffer_pages()Tavian Barnes2024-03-261-0/+13
| * | | btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain2024-03-261-5/+12
| * | | btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn2024-03-261-1/+2
| * | | btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana2024-03-261-5/+5
| * | | btrfs: fix message not properly printing interval when adding extent mapFilipe Manana2024-03-261-2/+2
| * | | btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana2024-03-261-2/+2
| * | | btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana2024-03-261-1/+1
| * | | btrfs: validate device maj:min during openAnand Jain2024-03-261-0/+10
| * | | btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn2024-03-261-7/+7
| * | | btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn2024-03-151-1/+11
* | | | Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-272-1/+2
|\ \ \ \
| * | | | binfmt: replace deprecated strncpyJustin Stitt2024-03-211-1/+1
| * | | | exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov2024-03-211-0/+1
* | | | | Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2024-03-251-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | gfs2: Fix invalid metadata access in punch_holeAndrew Price2024-03-111-2/+3
* | | | | Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-03-222-13/+26
|\ \ \ \ \
| * | | | | ceph: set correct cap mask for getattr request for readXiubo Li2024-03-191-3/+5
| * | | | | ceph: stop copying to iter at EOF on sync readsXiubo Li2024-03-191-10/+13
| * | | | | ceph: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-03-181-9/+9