]> Git Repo - linux.git/history - fs
scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9
[linux.git] / fs /
2020-12-14 Jeff Laytonceph: clean up argument lists to __prepare_send_request...
2020-12-14 Jeff Laytonceph: take a cred reference instead of tracking individ...
2020-12-14 Jeff Laytonceph: don't reach into request header for readdir info
2020-12-14 Xiubo Liceph: set osdmap epoch for setxattr
2020-12-14 Colin Ian Kingceph: remove redundant assignment to variable i
2020-12-14 Luis Henriquesceph: add ceph.caps vxattr
2020-12-14 Jeff Laytonceph: when filling trace, call ceph_get_inode outside...
2020-12-14 Luis HenriquesRevert "ceph: allow rename operation under different...
2020-12-14 Jeff Laytonceph: fix inode refcount leak when ceph_fill_inode...
2020-12-14 Luis Henriquesceph: downgrade warning from mdsmap decode to debug
2020-12-14 Luis Henriquesceph: fix race in concurrent __ceph_remove_cap invocations
2020-12-14 Jeff Laytonceph: pass down the flags to grab_cache_page_write_begin
2020-12-14 Xiubo Liceph: add ceph.{cluster_fsid/client_id} vxattrs
2020-12-14 Xiubo Liceph: add status debugfs file
2020-12-14 Jeff Laytonceph: ensure we have Fs caps when fetching dir link...
2020-12-14 Xiubo Liceph: send dentry lease metrics to MDS daemon
2020-12-14 Jeff Laytonceph: acquire Fs caps when getting dir stats
2020-12-14 Jeff Laytonceph: fix up some warnings on W=1 builds
2020-12-14 Jeff Laytonceph: queue MDS requests to REJECTED sessions when...
2020-12-14 Jeff Laytonceph: remove timeout on allowing reconnect after blockl...
2020-12-14 Jeff Laytonceph: add new RECOVER mount_state when recovering session
2020-12-14 Jeff Laytonceph: make fsc->mount_state an int
2020-12-14 Jeff Laytonceph: don't WARN when removing caps due to blocklisting
2020-12-14 Linus TorvaldsMerge tag 'x86_build_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'x86_cache_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'x86_cleanups_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'x86_mm_for_v5.11' of git://git.kernel.org...
2020-12-14 Linus TorvaldsMerge tag 'x86_misc_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'x86_platform_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'x86_cpu_for_v5.11' of git://git.kernel.org...
2020-12-14 Linus TorvaldsMerge tag 'x86_sgx_for_v5.11' of git://git.kernel.org...
2020-12-14 Linus TorvaldsMerge tag 'x86_microcode_update_for_v5.11' of git:...
2020-12-14 Linus TorvaldsMerge tag 'ras_updates_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'edac_updates_for_v5.11' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-12-14 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git.kernel...
2020-12-14 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git.kernel.org...
2020-12-14 Linus TorvaldsMerge tag 'tomoyo-pr-20201214' of git://git.osdn.net...
2020-12-14 Linus TorvaldsMerge tag 'media/v5.11-1' of git://git.kernel.org/pub...
2020-12-14 Ronnie Sahlbergcifs: fix uninitialized variable in smb3_fs_context_par...
2020-12-14 Ronnie Sahlbergcifs: update mnt_cifs_flags during reconfigure
2020-12-14 Rafael J. WysockiMerge branch 'cpufreq/arm/linux-next' of git://git...
2020-12-14 Rafael J. WysockiMerge branch 'opp/linux-next' of git://git.kernel.org...
2020-12-14 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.11' of git://github...
2020-12-14 Linus TorvaldsMerge tag 'drm-next-2020-12-11' of git://anongit.freede...
2020-12-14 Ronnie Sahlbergcifs: move update of flags into a separate function
2020-12-14 Ronnie Sahlbergcifs: remove ctx argument from cifs_setup_cifs_sb
2020-12-14 Ronnie Sahlbergcifs: do not allow changing posix_paths during remount
2020-12-14 Ronnie Sahlbergcifs: uncomplicate printing the iocharset parameter
2020-12-14 Ronnie Sahlbergcifs: don't create a temp nls in cifs_setup_ipc
2020-12-14 Ronnie Sahlbergcifs: simplify handling of cifs_sb/ctx->local_nls
2020-12-14 Ronnie Sahlbergcifs: we do not allow changing username/password/unc...
2020-12-14 Ronnie Sahlbergcifs: add initial reconfigure support
2020-12-14 Ronnie Sahlbergcifs: move [brw]size from cifs_sb to cifs_sb->ctx
2020-12-14 Ronnie Sahlbergcifs: move cifs_cleanup_volume_info[_content] to fs_con...
2020-12-14 Dmitry Osipenkocifs: Add missing sentinel to smb3_fs_parameters
2020-12-14 Samuel Cabrerocifs: Handle witness client move notification
2020-12-14 Ronnie Sahlbergcifs: remove actimeo from cifs_sb
2020-12-14 Ronnie Sahlbergcifs: remove [gu]id/backup[gu]id/file_mode/dir_mode...
2020-12-14 Steve Frenchcifs: remove some minor warnings pointed out by kernel...
2020-12-14 Steve Frenchcifs: remove various function description warnings
2020-12-14 Samuel Cabrerocifs: Simplify reconnect code when dfs upcall is enabled
2020-12-14 Samuel Cabrerocifs: Send witness register messages to userspace daemo...
2020-12-14 Samuel Cabrerocifs: Add witness information to debug data dump
2020-12-14 Samuel Cabrerocifs: Set witness notification handler for messages...
2020-12-14 Samuel Cabrerocifs: Send witness register and unregister commands...
2020-12-14 Steve Frenchcifs: minor updates to Kconfig
2020-12-14 Samuel Cabrerocifs: add witness mount option and data structs
2020-12-14 Samuel Cabrerocifs: Register generic netlink family
2020-12-14 Steve Frenchcifs: cleanup misc.c
2020-12-14 Steve Frenchcifs: minor kernel style fixes for comments
2020-12-14 Samuel Cabrerocifs: Make extract_sharename function public
2020-12-14 Samuel Cabrerocifs: Make extract_hostname function public
2020-12-14 Takashi IwaiMerge tag 'asoc-v5.11' of https://git.kernel.org/pub...
2020-12-14 Miklos Szerediovl: unprivieged mounts
2020-12-14 Miklos Szerediovl: do not get metacopy for userxattr
2020-12-14 Miklos Szerediovl: do not fail because of O_NOATIME
2020-12-14 Miklos Szerediovl: do not fail when setting origin xattr
2020-12-14 Miklos Szerediovl: user xattr
2020-12-14 Miklos Szerediovl: simplify file splice
2020-12-14 Miklos Szerediovl: make ioctl() safe
2020-12-14 Miklos Szerediovl: check privs before decoding file handle
2020-12-14 Miklos Szeredivfs: verify source area in vfs_dedupe_file_range_one()
2020-12-14 Miklos Szeredivfs: move cap_convert_nscap() call into vfs_setxattr()
2020-12-14 Petr MladekMerge branch 'for-5.11' into for-linus
2020-12-14 Petr MladekMerge branch 'for-5.11-null-console' into for-linus
2020-12-14 Trond MyklebustNFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
2020-12-14 Trond MyklebustNFSv4.2: Deal with potential READ_PLUS data extent...
2020-12-14 Trond MyklebustNFSv4.2: Don't error when exiting early on a READ_PLUS...
2020-12-14 Trond MyklebustNFSv4.2: Handle hole lengths that exceed the READ_PLUS...
2020-12-14 Trond MyklebustNFSv4.2: decode_read_plus_hole() needs to check the...
2020-12-14 Trond MyklebustNFSv4.2: decode_read_plus_data() must skip padding...
2020-12-14 Trond MyklebustNFSv4.2: Ensure we always reset the result->count in...
2020-12-14 Geliang TangNFSv4.1: use BITS_PER_LONG macro in nfs4session.h
2020-12-14 Frank van der LindenNFSv4.2: improve page handling for GETXATTR
2020-12-14 Borislav PetkovMerge branches 'edac-spr', 'edac-igen6' and 'edac-misc...
2020-12-14 Takashi IwaiMerge branch 'for-linus' into for-next
2020-12-14 Ronnie Sahlbergcifs: get rid of cifs_sb->mountdata
2020-12-14 Ronnie Sahlbergcifs: add an smb3_fs_context to cifs_sb
2020-12-14 Ronnie Sahlbergcifs: remove the devname argument to cifs_compose_mount...
next
This page took 0.212956 seconds and 7 git commands to generate.