index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-11
/
+2
2014-01-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
5
-6
/
+47
2014-01-27
nfs: handle servers that support only ALLOW ACE type.
Malahal Naineni
1
-4
/
+3
2014-01-23
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-21
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
2014-01-13
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
3
-5
/
+35
2014-01-05
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
1
-2
/
+2
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
8
-44
/
+45
2014-01-05
nfs: fix dead code of ipv6_addr_scope
Alexander Aring
1
-1
/
+1
2014-01-05
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
1
-2
/
+6
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2
-0
/
+2
2013-12-31
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
1
-5
/
+36
2013-12-31
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
1
-1
/
+6
2013-12-31
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
1
-0
/
+5
2013-12-10
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
1
-1
/
+13
2013-12-06
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
1
-1
/
+49
2013-12-06
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
1
-0
/
+2
2013-12-06
nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...
Jeff Layton
1
-1
/
+6
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
4
-16
/
+19
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
4
-5
/
+100
2013-12-06
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2013-12-06
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
1
-1
/
+1
2013-12-06
aio: clean up aio ring in the fail path
Gu Zheng
1
-2
/
+6
2013-12-05
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
1
-1
/
+2
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-05
blk-mq: fix use-after-free of request
Ming Lei
1
-2
/
+2
2013-12-05
x86/apic, doc: Justification for disabling IO APIC before Local APIC
Fenghua Yu
1
-0
/
+11
2013-12-05
PowerCap: Fix mode for energy counter
Srinivas Pandruvada
1
-1
/
+6
2013-12-05
PNP: fix restoring devices after hibernation
Dmitry Torokhov
1
-1
/
+11
2013-12-04
x86, bitops: Correct the assembly constraints to testing bitops
H. Peter Anvin
5
-13
/
+13
2013-12-04
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2013-12-04
MAINTAINERS: Update contact information for Trond Myklebust
Trond Myklebust
1
-2
/
+2
2013-12-04
NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery
Trond Myklebust
1
-1
/
+8
2013-12-04
ALSA: hda - Fix silent output on MacBook Air 2,1
Takashi Iwai
1
-8
/
+31
2013-12-04
video: vt8500: fix error handling in probe()
Dan Carpenter
1
-14
/
+11
2013-12-04
atmel_lcdfb: fix module autoload
Johan Hovold
1
-0
/
+1
2013-12-04
ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter
David Henningsson
1
-12
/
+15
[next]