summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-24cifs: do not use tcpStatus after negotiate completesShyam Prasad N
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal
2022-05-23smb3: add mount parm nosparseSteve French
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23smb3: don't set rc when used and unneeded in query_info_compoundSteve French
2022-05-23smb3: check for null tconSteve French
2022-05-23cifs: fix minor compile warningSteve French
2022-05-23Add various fsctl structsSteve French
2022-05-23Add defines for various newer FSCTLsSteve French
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/writeback-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder
2022-05-23writeback: fix typo in commentJulia Lawall
2022-05-23nfsd: Fix null-ptr-deref in nfsd_fill_super()Zhang Xiaoxu
2022-05-23nfsd: Unregister the cld notifier when laundry_wq create failedZhang Xiaoxu
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-23NFSD: Clean up the show_nf_flags() macroChuck Lever
2022-05-23NFSD: Trace filecache opensChuck Lever
2022-05-23NFSD: Move documenting comment for nfsd4_process_open2()Chuck Lever
2022-05-23NFSD: Fix whitespaceChuck Lever
2022-05-23NFSD: Remove dprintk call sites from tail of nfsd4_open()Chuck Lever
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever
2022-05-23fanotify: fix incorrect fmode_t castsVasily Averin
2022-05-23exfat: check if cluster num is validTadeusz Struk
2022-05-23exfat: reduce block requests when zeroing a clusterYuezhang Mo
2022-05-23exfat: introduce mount option 'sys_tz'Chung-Chiang Cheng
2022-05-23exfat: fix referencing wrong parent directory information after renamingYuezhang Mo
2022-05-22afs: Adjust ACK interpretation to try and cope with NATDavid Howells
2022-05-22rxrpc, afs: Fix selection of abort codesDavid Howells
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-22smb3: add trace point for oplock not foundSteve French
2022-05-22cifs: return the more nuanced writeback error on close()ChenXiaoSong
2022-05-21smb3: add trace point for lease not found issueSteve French
2022-05-21cifs: smbd: fix typo in commentJulia Lawall
2022-05-21ext4: fix bug_on in ext4_writepagesYe Bin
2022-05-21ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()Ritesh Harjani
2022-05-21ext4: cleanup function defs from ext4.h into crypto.cRitesh Harjani
2022-05-21ext4: move ext4 crypto code to its own file crypto.cRitesh Harjani
2022-05-21cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()Ronnie Sahlberg
2022-05-21cifs: check for smb1 in open_cached_dir()Ronnie Sahlberg
2022-05-21cifs: move definition of cifs_fattr earlier in cifsglob.hRonnie Sahlberg