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
*
MIPS: AR7: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-21
/
+21
*
MIPS: Alchemy: Convert to new irq chip functions
Thomas Gleixner
2011-03-25
2
-57
/
+59
*
MIPS: MSP71xx: Add CPU feature override file.
Anoop P A
2011-03-25
1
-0
/
+21
*
MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.
Anoop P A
2011-03-25
4
-1
/
+541
*
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
Anoop P A
2011-03-25
5
-72
/
+335
*
MIPS: MSP71xx: Add VSMP/SMTC support.
Anoop P A
2011-03-25
4
-0
/
+194
*
MIPS: MSP71xx: Add vectored interrupt support.
Anoop P A
2011-03-25
4
-88
/
+397
*
MIPS: MSP71xx: Set up MSP VPE1 timer.
Anoop P A
2011-03-25
1
-1
/
+15
*
MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.
Ralf Baechle
2011-03-25
2
-3
/
+1
*
MIPS: Remove useless initialization.
Ralf Baechle
2011-03-25
1
-1
/
+0
*
MIPS: Microoptimize arch_{read,write}_lock
Ralf Baechle
2011-03-25
1
-11
/
+11
*
MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT
FUJITA Tomonori
2011-03-25
1
-0
/
+3
*
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-03-25
26
-256
/
+1728
|
\
|
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
21
-193
/
+1237
|
|
\
|
|
*
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
7
-86
/
+230
|
|
*
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
2011-03-24
6
-10
/
+12
|
|
*
NFSv4.1 pnfs_layoutcommit_inode fixes
Andy Adamson
2011-03-24
1
-11
/
+19
|
|
*
NFSv4.1 remove temp code that prevented ds commits
Fred Isaman
2011-03-23
1
-4
/
+0
|
|
*
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
11
-2
/
+387
|
|
*
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2011-03-23
7
-7
/
+267
|
|
*
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
2011-03-23
3
-7
/
+16
|
|
*
NFSv4.1: add generic layer hooks for pnfs COMMIT
Fred Isaman
2011-03-23
5
-18
/
+108
|
|
*
NFSv4.1: alloc and free commit_buckets
Fred Isaman
2011-03-23
2
-0
/
+24
|
|
*
NFSv4.1: shift filelayout_free_lseg
Fred Isaman
2011-03-23
1
-10
/
+10
|
|
*
NFSv4.1: pull out code from nfs_commit_release
Fred Isaman
2011-03-23
1
-3
/
+9
|
|
*
NFSv4.1: pull error handling out of nfs_commit_list
Fred Isaman
2011-03-23
1
-10
/
+16
|
|
*
NFSv4.1: add callback to nfs4_commit_done
Fred Isaman
2011-03-23
1
-4
/
+10
|
|
*
NFSv4.1: rearrange nfs_commit_rpcsetup
Fred Isaman
2011-03-23
1
-27
/
+33
|
|
*
NFSv4.1: don't send COMMIT to ds for data sync writes
Fred Isaman
2011-03-23
1
-1
/
+4
|
|
*
NFS: Detect loops in a readdir due to bad cookies
Bryan Schumaker
2011-03-23
2
-1
/
+29
|
|
*
NFS: Create nfs_open_dir_context
Bryan Schumaker
2011-03-23
3
-8
/
+50
|
|
*
NFS: Ensure that we update the readdir filp->f_pos correctly
Trond Myklebust
2011-03-23
1
-1
/
+2
|
|
*
Remove pointless memset in nfsacl_encode()
Jesper Juhl
2011-03-23
1
-1
/
+0
|
|
*
nfs4: Fix NULL dereference at d_alloc_and_lookup()
Gusev Vitaliy
2011-03-23
1
-0
/
+4
|
|
*
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
2011-03-22
1
-0
/
+2
|
|
*
NFS: Fix a hang/infinite loop in nfs_wb_page()
Trond Myklebust
2011-03-22
1
-12
/
+19
|
|
*
FS: Use stable writes when not doing a bulk flush
Trond Myklebust
2011-03-22
4
-3
/
+19
|
*
|
NFS: Determine initial mount security
Bryan Schumaker
2011-03-24
3
-2
/
+50
|
*
|
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
7
-11
/
+165
|
*
|
NFS: Add secinfo procedure
Bryan Schumaker
2011-03-24
4
-0
/
+208
|
*
|
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
8
-49
/
+60
|
*
|
NFS: convert call_sync() to a function
Bryan Schumaker
2011-03-24
1
-23
/
+30
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-03-25
21
-599
/
+1307
|
\
\
\
|
*
|
|
ext4: fix a BUG in mb_mark_used during trim.
Tao Ma
2011-03-23
1
-3
/
+8
|
*
|
|
ext4: unused variables cleanup in fs/ext4/extents.c
Sergey Senozhatsky
2011-03-23
1
-4
/
+1
|
*
|
|
ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()
Feng Tang
2011-03-23
1
-1
/
+0
|
*
|
|
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
2011-03-22
8
-253
/
+658
|
*
|
|
ext4: don't kfree uninitialized s_group_info members
Eric Sandeen
2011-03-22
1
-1
/
+1
|
*
|
|
ext4: add missing space in printk's in __ext4_grp_locked_error()
Robin Dong
2011-03-22
1
-1
/
+1
|
*
|
|
ext4: add FITRIM to compat_ioctl.
Tao Ma
2011-03-21
1
-0
/
+1
[next]