index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2023-10-22
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
Trond Myklebust
1
-0
/
+2
2023-10-09
nfs: move nfs4_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
1
-1
/
+1
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2022-12-06
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
1
-0
/
+1
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
1
-1
/
+1
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
1
-1
/
+0
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
1
-0
/
+1
2022-01-13
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
1
-1
/
+1
2022-01-13
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
1
-1
/
+2
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
1
-4
/
+5
2022-01-06
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
1
-0
/
+2
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
1
-2
/
+1
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
1
-1
/
+0
2021-06-13
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
1
-1
/
+2
2021-06-13
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
1
-0
/
+1
2021-06-03
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
1
-0
/
+1
2020-10-02
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
1
-0
/
+8
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+35
2020-07-29
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+22
2020-07-13
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
1
-0
/
+2
2020-07-13
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
1
-0
/
+5
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-0
/
+6
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
1
-1
/
+3
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
1
-3
/
+1
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-2
/
+4
2020-01-15
NFS: Add fs_context support.
David Howells
1
-4
/
+5
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
1
-1
/
+1
2019-11-18
NFS4: Trace lock reclaims
Chuck Lever
1
-2
/
+0
2019-11-18
NFSv4: add declaration of current_stateid
Ben Dooks
1
-0
/
+2
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
1
-0
/
+11
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
1
-0
/
+6
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
1
-0
/
+1
2019-10-09
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
1
-0
/
+1
2019-10-09
NFS: inter ssc open
Olga Kornievskaia
1
-0
/
+7
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+2
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
1
-2
/
+0
2019-09-20
NFSv4: Add a helper to increment stateid seqids
Trond Myklebust
1
-0
/
+9
2019-08-04
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
1
-1
/
+2
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
1
-2
/
+2
2019-04-25
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
1
-0
/
+1
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-1
/
+2
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-28
/
+28
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-8
/
+1
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
1
-3
/
+3
2018-11-19
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
1
-0
/
+2
2018-09-30
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
1
-1
/
+1
2018-09-30
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
1
-0
/
+1
[next]