OSDN Git Service

get rid of fs_value_is_filename_empty
[tomoyo/tomoyo-test1.git] / fs /
2020-02-07 Al Viroget rid of fs_value_is_filename_empty
2020-02-07 Al Virodon't bother with explicit length argument for __lookup...
2020-02-07 Al Virofold struct fs_parameter_enum into struct constant_table
2020-02-07 Al Virofs_parse: get rid of ->enums
2020-02-07 Al ViroPass consistent param->type to fs_parse()
2020-02-04 Robert MilkowskiNFSv4.0: nfs4_do_fsinfo() should not do implicit lease...
2020-02-04 Robert MilkowskiNFSv4: try lease recovery on NFS4ERR_EXPIRED
2020-02-04 Wenwen WangNFS: Fix memory leaks
2020-02-04 Dai Ngonfs: optimise readdir cache page invalidation
2020-02-03 Trond MyklebustNFS: Switch readdir to using iterate_shared()
2020-02-03 Trond MyklebustNFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
2020-02-03 Trond MyklebustNFS: Directory page cache pages need to be locked when...
2020-02-03 Trond MyklebustNFS: Fix memory leaks and corruption in readdir
2020-02-03 Trond MyklebustNFS: Replace various occurrences of kstrndup() with...
2020-02-03 Trond MyklebustNFSv4: Limit the total number of cached delegations
2020-02-03 Trond MyklebustNFSv4: Add accounting for the number of active delegati...
2020-02-03 Trond MyklebustNFSv4: Try to return the delegation immediately when...
2020-02-03 Trond MyklebustNFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the...
2020-02-03 Trond MyklebustNFSv4: nfs_inode_evict_delegation() should set NFS_DELE...
2020-02-03 Trond MyklebustNFS: nfs_find_open_context() should use cred_fscmp()
2020-02-03 Trond MyklebustNFS: nfs_access_get_cached_rcu() should use cred_fscmp()
2020-02-03 Trond MyklebustNFSv4: pnfs_roc() must use cred_fscmp() to compare...
2020-02-03 Alex ShiNFS: remove unused macros
2020-01-24 David Howellsnfs: Return EINVAL rather than ERANGE for mount parse...
2020-01-24 Olga KornievskaiaNFS: allow deprecation of NFS UDP protocol
2020-01-24 Trond MyklebustNFS: Add softreval behaviour to nfs_lookup_revalidate()
2020-01-15 Su YanjunNFSv3: FIx bug when using chacl and chmod to change acl
2020-01-15 Olga KornievskaiaNFSv4.x recover from pre-mature loss of openstateid
2020-01-15 Olga KornievskaiaNFSv4 fix acl retrieval over krb5i/krb5p mounts
2020-01-15 Trond MyklebustNFS: Add mount option 'softreval'
2020-01-15 Trond MyklebustNFS: Trust cached access if we've already revalidated...
2020-01-15 Trond MyklebustNFS: Fix nfs_direct_write_reschedule_io()
2020-01-15 Trond MyklebustNFS: When resending after a short write, reset the...
2020-01-15 Trond MyklebustNFS: Improve tracing of permission calls
2020-01-15 Trond MyklebustpNFS/flexfiles: Add tracing for layout errors
2020-01-15 Trond MyklebustNFS: Clean up generic file commit tracepoint
2020-01-15 Trond MyklebustNFS: Clean up generic writeback tracepoints
2020-01-15 Trond MyklebustNFS: Clean up generic file read tracepoints
2020-01-15 Trond MyklebustpNFS/flexfiles: Record resend attempts on I/O failure
2020-01-15 Trond MyklebustNFS: Fix fix of show_nfs_errors
2020-01-15 Trond MyklebustNFSv4: Improve read/write/commit tracing
2020-01-15 Trond MyklebustNFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
2020-01-15 Trond MyklebustNFS: Fix up fsync() when the server rebooted
2020-01-15 Trond MyklebustNFS: Revalidate the file mapping on all fatal writeback...
2020-01-15 Trond MyklebustNFS: Revalidate the file size on a fatal write error
2020-01-15 Colin Ian KingNFS: Add missing null check for failed allocation
2020-01-15 Geert Uytterhoevennfs: NFS_SWAP should depend on SWAP
2020-01-15 Murphy Zhoufs/nfs, swapon: check holes in swapfile
2020-01-15 Chuck LeverNFS4: Report callback authentication errors
2020-01-15 Chuck LeverNFS: Introduce trace events triggered by page writeback...
2020-01-15 zhengbinNFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
2020-01-15 zhengbinNFS4: Remove unneeded semicolon
2020-01-15 Arnd Bergmannnfs: encode nfsv4 timestamps as 64-bit
2020-01-15 Arnd Bergmannnfs: remove timespec from xdr_encode_nfstime
2020-01-15 Arnd Bergmannnfs: fscache: use timespec64 in inode auxdata
2020-01-15 Arnd Bergmannnfs: use timespec64 in nfs_fattr
2020-01-15 Scott MayhewNFS: Attach supplementary error information to fs_context.
2020-01-15 Scott MayhewNFS: Additional refactoring for fs_context conversion
2020-01-15 David HowellsNFS: Add fs_context support.
2020-01-15 Scott MayhewNFS: Convert mount option parsing to use functionality...
2020-01-15 Scott MayhewNFS: rename nfs_fs_context pointer arg in a few functions
2020-01-15 David HowellsNFS: Do some tidying of the parsing code
2020-01-15 David HowellsNFS: Add a small buffer in nfs_fs_context to avoid...
2020-01-15 David HowellsNFS: Deindent nfs_fs_context_parse_option()
2020-01-15 David HowellsNFS: Split nfs_parse_mount_options()
2020-01-15 David HowellsNFS: Rename struct nfs_parsed_mount_data to struct...
2020-01-15 David HowellsNFS: Constify mount argument match tables
2020-01-15 David HowellsNFS: Move mount parameterisation bits into their own...
2020-01-15 Al Vironfs: get rid of ->set_security()
2020-01-15 Al Vironfs_clone_sb_security(): simplify the check for server...
2020-01-15 Al Vironfs: get rid of mount_info ->fill_super()
2020-01-15 Al Vironfs: don't pass nfs_subversion to ->create_server()
2020-01-15 Al Vironfs: unexport nfs_fs_mount_common()
2020-01-15 Al Vironfs: merge xdev and remote file_system_type
2020-01-15 Al Vironfs: don't bother passing nfs_subversion to ->try_mount...
2020-01-15 Al Vironfs: stash nfs_subversion reference into nfs_mount_info
2020-01-15 Al Vironfs: lift setting mount_info from nfs_xdev_mount()
2020-01-15 Al Vironfs4: fold nfs_do_root_mount/nfs_follow_remote_path
2020-01-15 Al Vironfs: don't bother setting/restoring export_path around...
2020-01-15 Al Vironfs: fold nfs4_remote_fs_type and nfs4_remote_referral_...
2020-01-15 Al Vironfs: lift setting mount_info from nfs4_remote{,_referra...
2020-01-15 Al Vironfs: stash server into struct nfs_mount_info
2020-01-15 Al Virosaner calling conventions for nfs_fs_mount_common()
2020-01-14 Linus TorvaldsMerge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org...
2020-01-14 Linus TorvaldsMerge branch 'parisc-5.5-3' of git://git./linux/kernel...
2020-01-14 Linus TorvaldsMerge tag 'asm-generic-5.5' of git://git./linux/kernel...
2020-01-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-01-14 Linus TorvaldsMerge branch 'dhowells' (patches from DavidH)
2020-01-14 David Howellsafs: Fix afs_lookup() to not clobber the version on...
2020-01-14 David Howellsafs: Fix use-after-loss-of-ref
2020-01-14 Linus TorvaldsMerge tag 'Intel-CVE-2019-14615' from bundle by Akeem...
2020-01-13 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc6' of git://git./linux...
2020-01-12 Linus TorvaldsMerge tag 'iommu-fixes-v5.5-rc5' of git://git./linux...
2020-01-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-01-11 Linus TorvaldsMerge tag 'clone3-tls-v5.5-rc6' of git://git./linux...
2020-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'usb-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'char-misc-5.5-rc6' of git://git./linux/kerne...
2020-01-10 Linus TorvaldsMerge tag 'staging-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'tty-5.5-rc6' of git://git./linux/kernel...
next