summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-08-11cifs: fix lock length calculationPaulo Alcantara2-5/+5
2022-08-05cifs: update internal module numberSteve French1-2/+2
2022-08-05cifs: alloc_mid function should be marked as staticSteve French2-4/+1
2022-08-05cifs: remove "cifs_" prefix from init/destroy mids functionsEnzo Matsumiya1-7/+5
2022-08-05cifs: remove useless DeleteMidQEntry()Enzo Matsumiya7-49/+43
2022-08-05cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French13-463/+582
2022-08-01cifs: trivial style fixupSteve French1-0/+1
2022-08-01cifs: fix wrong unlock before return from cifs_tree_connect()Yang Yingliang1-1/+1
2022-08-01cifs: avoid use of global locks for high contention dataShyam Prasad N13-243/+336
2022-08-01cifs: remove remaining build warningsSteve French2-11/+30
2022-08-01cifs: list_for_each() -> list_for_each_entry()Enzo Matsumiya5-67/+22
2022-08-01smb2: small refactor in smb2_check_message()Enzo Matsumiya2-26/+34
2022-08-01cifs: Fix memory leak when using fscacheMatthew Wilcox (Oracle)1-4/+4
2022-08-01cifs: remove minor build warningSteve French2-2/+4
2022-08-01cifs: remove some camelCase and also some static build warningsSteve French7-27/+34
2022-08-01cifs: remove unnecessary (void*) conversions.Yu Zhe1-1/+1
2022-08-01cifs: remove unnecessary type castingsYu Zhe5-6/+6
2022-08-01cifs: remove redundant initialization to variable mnt_sign_enabledColin Ian King1-1/+1
2022-08-01smb3: check xattr value length earlierSteve French1-2/+3
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-58/+36
2022-07-27userfaultfd: provide properly masked address for huge-pagesNadav Amit1-5/+7
2022-07-22Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+11
2022-07-21io_uring: do not recycle buffer in READVDylan Yudaken1-0/+8
2022-07-21io_uring: fix free of unallocated buffer listDylan Yudaken1-3/+3
2022-07-19Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi3-51/+20
2022-07-19fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin1-0/+3
2022-07-19ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-07-16Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-256/+340
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds3-13/+17
2022-07-15Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba4-44/+50
2022-07-15Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba1-18/+22
2022-07-15Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba4-55/+97
2022-07-15Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba6-139/+171
2022-07-15Revert "vf/remap: return the amount of bytes actually deduplicated"Linus Torvalds1-1/+1
2022-07-14Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+16
2022-07-14Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-8/+18
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li3-13/+17
2022-07-14smb3: workaround negprot bug in some Samba serversSteve French1-6/+7
2022-07-13vf/remap: return the amount of bytes actually deduplicatedAnsgar Lößer1-1/+1
2022-07-13fs/remap: constrain dedupe of EOF blocksDave Chinner1-1/+2
2022-07-12Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+24
2022-07-12cifs: remove unnecessary locking of chan_lock while freeing sessionShyam Prasad N1-2/+0
2022-07-12cifs: fix race condition with delayed threadsShyam Prasad N1-2/+9
2022-07-12Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-21/+27
2022-07-11lockd: fix nlm_close_filesJeff Layton1-5/+4
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+3
2022-07-11lockd: set fl_owner when unlocking filesJeff Layton1-2/+3
2022-07-11NFSD: Decode NFSv4 birth time attributeChuck Lever2-1/+11
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3