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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-29
/
+30
2014-03-05
NFSv4: Fail the truncate() if the lock/open stateid is invalid
Trond Myklebust
1
-3
/
+6
2014-03-05
NFSv4.1 Fail data server I/O if stateid represents a lost lock
Andy Adamson
1
-4
/
+6
2014-03-05
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
1
-11
/
+3
2014-03-05
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
1
-2
/
+3
2014-03-02
NFS: Fix a delegation callback race
Trond Myklebust
1
-4
/
+7
2014-03-01
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
1
-5
/
+5
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-02-19
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-15
/
+35
2014-02-19
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
1
-1
/
+4
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
3
-10
/
+12
2014-02-10
mm: fix page leak at nfs_symlink()
Rafael Aquini
1
-0
/
+5
2014-02-10
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
2
-4
/
+19
2014-02-03
Merge branch 'acl_fixes' into linux-next
Trond Myklebust
1
-22
/
+12
2014-02-03
nfs: include xattr.h from fs/nfs/nfs3proc.c
Tejun Heo
1
-0
/
+1
2014-02-03
NFSv3: Fix return value of nfs3_proc_setacls
Trond Myklebust
1
-2
/
+11
2014-02-03
NFSv3: Remove unused function nfs3_proc_set_default_acl
Trond Myklebust
1
-19
/
+0
2014-02-01
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
3
-7
/
+22
2014-02-01
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust
1
-4
/
+4
2014-01-31
nfs: fix setting of ACLs on file creation.
Noah Massey
1
-1
/
+1
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-35
/
+84
2014-01-31
nfs: initialize the ACL support bits to zero.
Malahal Naineni
1
-1
/
+1
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+18
2014-01-30
nfs: fix xattr inode op pointers when disabled
Christoph Hellwig
1
-2
/
+2
2014-01-29
NFSv4.1: Cleanup
Trond Myklebust
1
-4
/
+2
2014-01-29
NFSv4.1: Clean up nfs41_sequence_done
Trond Myklebust
1
-11
/
+8
2014-01-29
NFSv4: Fix a slot leak in nfs40_sequence_done
Trond Myklebust
1
-1
/
+1
2014-01-29
NFSv4.1 free slot before resending I/O to MDS
Andy Adamson
3
-3
/
+11
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
3
-3
/
+13
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-257
/
+359
2014-01-28
NFS: Fix races in nfs_revalidate_mapping
Trond Myklebust
1
-14
/
+14
2014-01-27
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
1
-4
/
+1
2014-01-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
4
-6
/
+46
2014-01-27
nfs: handle servers that support only ALLOW ACE type.
Malahal Naineni
1
-4
/
+3
2014-01-26
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
4
-264
/
+110
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
1
-1
/
+1
2014-01-22
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
1
-4
/
+30
2014-01-21
pnfs: fix BUG in filelayout_recover_commit_reqs
Weston Andros Adamson
1
-4
/
+4
2014-01-20
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
1
-6
/
+4
2014-01-19
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
1
-3
/
+5
2014-01-17
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
1
-5
/
+6
2014-01-13
nfs: page cache invalidation for dio
Christoph Hellwig
1
-2
/
+27
2014-01-13
nfs: take i_mutex during direct I/O reads
Christoph Hellwig
1
-2
/
+12
2014-01-13
nfs: merge nfs_direct_write into nfs_file_direct_write
Christoph Hellwig
1
-50
/
+41
2014-01-13
nfs: merge nfs_direct_read into nfs_file_direct_read
Christoph Hellwig
1
-58
/
+49
2014-01-13
nfs: increment i_dio_count for reads, too
Christoph Hellwig
1
-3
/
+6
2014-01-13
nfs: defer inode_dio_done call until size update is done
Christoph Hellwig
1
-17
/
+15
2014-01-13
nfs: fix size updates for aio writes
Christoph Hellwig
1
-5
/
+16
2014-01-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-01-13
NFSv4.1: Fix a race in nfs4_write_inode
Trond Myklebust
2
-43
/
+38
[next]