]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
pnfs/blocklayout: require 64-bit sector_t
[karo-tx-linux.git] / fs /
2017-08-11 Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-09 Trond MyklebustNFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_s...
2017-08-08 Weston Andros Adamsonnfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
2017-08-02 Trond MyklebustNFSv4: Fix double frees in nfs4_test_session_trunk()
2017-08-01 Trond MyklebustNFSv4: Fix EXCHANGE_ID corrupt verifier issue
2017-07-28 Benjamin CoddingtonNFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake...
2017-07-27 NeilBrownNFS: Optimize fallocate by refreshing mapping when...
2017-07-27 NeilBrownNFS: invalidate file size when taking a lock.
2017-07-26 Anna SchumakerNFS: Use raw NFS access mask in nfs4_opendata_access()
2017-07-21 Trond MyklebustNFS/filelayout: Fix racy setting of fl->dsaddr in filel...
2017-07-21 Trond MyklebustNFS: Be more careful about mapping file permissions
2017-07-21 Trond MyklebustNFS: Store the raw NFS access mask in the inode's acces...
2017-07-21 Trond MyklebustNFSv3: Convert nfs3_proc_access() to use nfs_access_set...
2017-07-21 Trond MyklebustNFS: Refactor NFS access to kernel access mask calculation
2017-07-21 Eryu Guannfs: count correct array for mnt3_counts array size
2017-07-19 Trond MyklebustRevert commit 722f0b891198 ("pNFS: Don't send COMMITs...
2017-07-19 Trond MyklebustpNFS/flexfiles: Handle expired layout segments in ff_la...
2017-07-19 Trond MyklebustNFS: Fix another COMMIT race in pNFS
2017-07-19 Trond MyklebustNFS: Fix a COMMIT race in pNFS
2017-07-19 Steve Dicksonmount: copy the port field into the cloned nfs_server...
2017-07-13 Trond MyklebustNFS: Don't run wake_up_bit() when nobody is waiting...
2017-07-13 Peng Taonfs: add export operations
2017-07-13 Jeff Laytonnfs4: add NFSv4 LOOKUPP handlers
2017-07-13 Peng Taonfs: add a nfs_ilookup helper
2017-07-13 Peng Taonfs: replace d_add with d_splice_alias in atomic_open
2017-07-13 Olga KornievskaiaNFSv4.2 fix size storage for nfs42_proc_copy
2017-07-13 Chuck LeverNFSv4.1: Use seqid returned by EXCHANGE_ID after state...
2017-07-13 Chuck LeverNFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4...
2017-07-13 NeilBrownNFS: check for nfs_refresh_inode() errors in nfs_fhget()
2017-07-13 NeilBrownNFS: guard against confused server in nfs_atomic_open()
2017-07-13 NeilBrownNFS: only invalidate dentrys that are clearly invalid.
2017-07-13 Olga KornievskaiaPNFS for stateid errors retry against MDS first
2017-07-13 Olga KornievskaiaPNFS fix EACCESS on commit to DS handling
2017-07-13 Dan CarpenterNFS: silence a uninitialized variable warning
2017-07-13 Tuo Chen Pengnfs: Fix fscache stat printing in nfs_show_stats()
2017-07-13 Benjamin CoddingtonNFS: Fix initialization of nfs_page_array->npages
2017-07-13 Trond MyklebustNFS: Fix commit policy for non-blocking calls to nfs_wr...
2017-07-13 Trond MyklebustNFS: Ensure we commit after writeback is complete
2017-07-13 Trond MyklebustNFS: Remove unused fields in the page I/O structures
2017-07-13 Benjamin CoddingtonNFS: nfs_rename() - revalidate directories on -ERESTARTSYS
2017-07-13 Benjamin CoddingtonNFS: convert flags to bool
2017-07-13 Anna SchumakerNFS: Set FATTR4_WORD0_TYPE for . and .. entries
2017-07-13 Christoph Hellwignfsd4: const-ify nfsd4_ops
2017-07-13 Christoph Hellwigsunrpc: mark all struct svc_version instances as const
2017-07-13 Christoph Hellwigsunrpc: mark all struct svc_procinfo instances as const
2017-07-13 Christoph Hellwigsunrpc: move pc_count out of struct svc_procinfo
2017-07-13 Christoph Hellwignfsd4: properly type op_func callbacks
2017-07-13 Christoph Hellwignfsd4: remove nfsd4op_rsize
2017-07-13 Christoph Hellwignfsd4: properly type op_get_currentstateid callbacks
2017-07-13 Christoph Hellwignfsd4: properly type op_set_currentstateid callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_encode callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_decode callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_release callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_func callbacks
2017-07-13 Christoph Hellwignfsd: remove the unused PROC() macro in nfs3proc.c
2017-07-13 Christoph Hellwignfsd: use named initializers in PROC()
2017-07-13 Christoph Hellwignfsd4: const-ify nfs_cb_version4
2017-07-13 Christoph Hellwigsunrpc: mark all struct rpc_procinfo instances as const
2017-07-13 Christoph Hellwignfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
2017-07-13 Christoph Hellwigsunrpc: move p_count out of struct rpc_procinfo
2017-07-13 Christoph Hellwiglockd: fix some weird indentation
2017-07-13 Christoph Hellwignfs: don't cast callback decode/proc/encode routines
2017-07-13 Christoph Hellwignfs: fix decoder callback prototypes
2017-07-13 Christoph Hellwiglockd: fix decoder callback prototypes
2017-07-13 Christoph Hellwignfsd: fix decoder callback prototypes
2017-07-13 Christoph Hellwignfsd: fix encoder callback prototypes
2017-07-13 Christoph Hellwignfs: fix encoder callback prototypes
2017-07-13 Christoph Hellwiglockd: fix encoder callback prototypes
2017-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-11 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2017-06-11 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2017-06-11 Linus TorvaldsMerge tag 'gpio-v4.12-2' of git://git.kernel.org/pub...
2017-06-11 Linus TorvaldsMerge tag 'char-misc-4.12-rc5' of git://git.kernel...
2017-06-11 Linus TorvaldsMerge tag 'staging-4.12-rc5' of git://git.kernel.org...
2017-06-11 Linus TorvaldsMerge tag 'usb-4.12-rc5' of git://git.kernel.org/pub...
2017-06-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-06-11 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-06-11 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-10 Linus TorvaldsMerge branch 'for-linus-4.12' of git://git.kernel.org...
2017-06-10 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-06-10 Al Viroufs: we need to sync inode before freeing it
2017-06-10 Linus TorvaldsMerge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-06-10 Linus TorvaldsMerge tag 'sound-4.12-rc5' of git://git.kernel.org...
2017-06-09 Al Viroexcessive checks in ufs_write_failed() and ufs_evict_in...
2017-06-09 Al Viroufs_getfrag_block(): we only grab ->truncate_mutex...
2017-06-09 Al Viroufs_extend_tail(): fix the braino in calling convention...
2017-06-09 Al Viroufs: set correct ->s_maxsize
2017-06-09 Al Viroufs: restore maintaining ->i_blocks
2017-06-09 Al Virofix ufs_isblockset()
2017-06-09 Al Viroufs: restore proper tail allocation
2017-06-09 Omar SandovalBtrfs: fix delalloc accounting leak caused by u32 overflow
2017-06-09 Liu BoBtrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
2017-06-09 Su Yuebtrfs: tree-log.c: Wrong printk information about namelen
2017-06-09 Linus TorvaldsMerge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel...
2017-06-09 Linus TorvaldsMerge tag 'powerpc-4.12-5' of git://git.kernel.org...
2017-06-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-06-09 Dave AirlieMerge branch 'mediatek-drm-fixes-4.12-rc1' of https...
next