index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-28
21
-56
/
+344
|
\
|
*
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
2014-01-24
9
-5
/
+208
|
*
s390: wire up sys_sched_setattr/sys_sched_getattr
Heiko Carstens
2014-01-22
3
-0
/
+15
|
*
s390/uapi: fix struct statfs64 definition
Heiko Carstens
2014-01-22
1
-5
/
+5
|
*
s390/uaccess: remove dead extern declarations, make functions static
Heiko Carstens
2014-01-22
2
-11
/
+2
|
*
s390/uaccess: test if current->mm is set before walking page tables
Heiko Carstens
2014-01-22
1
-0
/
+10
|
*
s390/zfcpdump: make zfcpdump depend on 64BIT
Heiko Carstens
2014-01-22
1
-1
/
+1
|
*
s390/32bit: fix cmpxchg64
Heiko Carstens
2014-01-22
1
-2
/
+3
|
*
s390/xpram: don't modify module parameters
Sebastian Ott
2014-01-22
1
-2
/
+3
|
*
s390/zcrypt: remove zcrypt kmsg documentation again
Heiko Carstens
2014-01-22
1
-20
/
+0
|
*
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
1
-7
/
+26
|
*
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
1
-0
/
+68
|
*
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2014-01-22
1
-1
/
+1
|
*
s390/vmur: Link parent CCW device during UR device creation
Hendrik Brueckner
2014-01-22
1
-2
/
+2
*
|
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
2014-01-28
1
-0
/
+1
|
\
\
|
*
|
CRISv10: Readd missing header
Jesper Nilsson
2014-01-28
1
-0
/
+1
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-01-28
5
-28
/
+22
|
\
\
\
|
*
|
|
ext4: delete "set but not used" variables
jon ernst
2014-01-11
2
-7
/
+1
|
*
|
|
ext4: don't pass freed handle to ext4_walk_page_buffers
Theodore Ts'o
2014-01-07
1
-1
/
+1
|
*
|
|
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
2014-01-07
1
-3
/
+5
|
*
|
|
ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE
Yongqiang Yang
2014-01-06
1
-2
/
+2
|
*
|
|
ext4: fix a typo in extents.c
Yongqiang Yang
2014-01-06
1
-1
/
+1
|
*
|
|
ext4: use %pd printk specificer
David Howells
2014-01-06
1
-3
/
+2
|
*
|
|
ext4: standardize error handling in ext4_da_write_inline_data_begin()
Jan Kara
2014-01-06
1
-7
/
+4
|
*
|
|
ext4: retry allocation when inline->extent conversion failed
Jan Kara
2014-01-06
1
-0
/
+7
|
*
|
|
ext4: enable punch hole for bigalloc
Zheng Liu
2014-01-06
1
-5
/
+0
*
|
|
|
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
24
-286
/
+595
|
\
\
\
\
|
*
|
|
|
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
2014-01-23
1
-4
/
+30
|
*
|
|
|
pnfs: fix BUG in filelayout_recover_commit_reqs
Weston Andros Adamson
2014-01-21
1
-4
/
+4
|
*
|
|
|
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
2014-01-21
1
-6
/
+4
|
*
|
|
|
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
2014-01-19
1
-3
/
+5
|
*
|
|
|
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
2014-01-17
1
-5
/
+6
|
*
|
|
|
nfs: page cache invalidation for dio
Christoph Hellwig
2014-01-13
1
-2
/
+27
|
*
|
|
|
nfs: take i_mutex during direct I/O reads
Christoph Hellwig
2014-01-13
1
-2
/
+12
|
*
|
|
|
nfs: merge nfs_direct_write into nfs_file_direct_write
Christoph Hellwig
2014-01-13
1
-50
/
+41
|
*
|
|
|
nfs: merge nfs_direct_read into nfs_file_direct_read
Christoph Hellwig
2014-01-13
1
-58
/
+49
|
*
|
|
|
nfs: increment i_dio_count for reads, too
Christoph Hellwig
2014-01-13
1
-3
/
+6
|
*
|
|
|
nfs: defer inode_dio_done call until size update is done
Christoph Hellwig
2014-01-13
1
-17
/
+15
|
*
|
|
|
nfs: fix size updates for aio writes
Christoph Hellwig
2014-01-13
1
-5
/
+16
|
*
|
|
|
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2014-01-13
1
-2
/
+2
|
*
|
|
|
NFSv4.1: Fix a race in nfs4_write_inode
Trond Myklebust
2014-01-13
2
-43
/
+38
|
*
|
|
|
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
2014-01-13
3
-5
/
+35
|
*
|
|
|
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
2014-01-05
1
-2
/
+2
|
*
|
|
|
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2014-01-05
8
-44
/
+45
|
*
|
|
|
nfs: fix dead code of ipv6_addr_scope
Alexander Aring
2014-01-05
1
-1
/
+1
|
*
|
|
|
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-05
1
-2
/
+6
|
*
|
|
|
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
2
-0
/
+2
|
*
|
|
|
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-31
1
-5
/
+36
|
*
|
|
|
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
2013-12-31
1
-1
/
+6
|
*
|
|
|
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
2013-12-31
1
-0
/
+5
[next]