summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
6 daysnfsd: separate out VFS-specific code from nfsd4_create_file()NeilBrown
6 daysnfsd: move v0 checking out of nfsd_check_obj_isreg()NeilBrown
6 daysnfsd: reduce want-write range in nfsd4_create_file()NeilBrown
6 daysnfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...NeilBrown
6 daysnfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()NeilBrown
6 daysnfsd: reduce range of directory lock in nfsd4_create_file()NeilBrown
6 daysnfsd: (almost) always open file in nfsd4_create_file()NeilBrown
6 daysnfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...NeilBrown
6 daysnfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlierNeilBrown
6 daysnfsd: in nfsd4_create_file() let VFS report if file was created.NeilBrown
6 daysnfsd: remove subtlety from nfsd4_create_file()NeilBrown
6 daysnfsd: move more nfs-specific code into preamble of nfsd4_create_file()NeilBrown
6 daysnfsd: move fh_want_write() after preamble in nfsd4_create_file()NeilBrown
6 daysnfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()NeilBrown
6 daysnfsd: correctly handle CREATE of mounted-on filesNeilBrown
6 daysnfsd: move check_nfsd_access() call into nfsd_cross_mnt()NeilBrown
6 daysnfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1NeilBrown
7 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
7 daysfs/dax: check zero or empty entry before converting xarray entrySeunguk Shin
7 daysfs: fix missed removal of super_fs_objects_eligible()Qi Zheng
7 daysMerge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 dayssmb: client: fix cifsFileInfo reference leak in deferred closeFan Wu
7 dayssmb: client: avoid leaking refcount when cifs_sb_tlink() failsBjoern Doebel
7 dayssmb: client: avoid leaking refcount in cifs_queue_oplock_break()Bjoern Doebel
7 daysexfat: take bitmap_lock at the start of exfat_alloc_cluster()Chi Zhiling
7 daysexfat: fix used_clusters accounting during cluster allocationChi Zhiling
8 daysexfat: clear the volume dirty flag only when remounting read-onlyChi Zhiling
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook
8 daysMerge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
8 daysnfsd: fix handling of NFSEXP_PNFS in the netlink codepathJeff Layton
8 daysf2fs: parameterize block size and mask macrosKelvin Zhang
8 daysf2fs: describe node tree geometry dynamicallyKelvin Zhang
8 daysf2fs: parameterize byte and block conversion macrosKelvin Zhang
8 daysf2fs: parameterize sector conversion macrosKelvin Zhang
8 daysf2fs: describe xattr block layout dynamicallyKelvin Zhang
8 daysf2fs: describe {i,d,id}node block layout dynamicallyKelvin Zhang
8 daysf2fs: describe dentry block layout dynamicallyKelvin Zhang
8 daysf2fs: describe orphan block layout dynamicallyKelvin Zhang
8 daysf2fs: describe NAT block layout dynamicallyKelvin Zhang
8 daysf2fs: describe SIT block layout dynamicallyKelvin Zhang
8 daysf2fs: initialize sb_info early in f2fs_fill_superKelvin Zhang
8 daysf2fs: drop pending discard commands before reserving device aliasDaeho Jeong
8 daysMerge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
8 daysntfs: propagate the ntfs_attr_iget() error in update_reparse_data()Baolin Liu
8 daysntfs: propagate the map_mft_record() error in ntfs_attrlist_entry_add()Baolin Liu
8 daysntfs: preserve the truncate error in ntfs_enlarge_attribute()Baolin Liu
8 daysntfs: return -EINVAL from ntfs_collate_ntofs_ulongs() on bad lengthBaolin Liu
8 daysgfs2: fix typos in commentsHemanth Selam