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
*
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Weston Andros Adamson
2012-11-04
2
-4
/
+9
*
SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
Weston Andros Adamson
2012-11-04
1
-1
/
+3
*
SUNRPC: remove two BUG_ON asserts
Weston Andros Adamson
2012-11-04
1
-2
/
+2
*
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
SUNRPC: remove BUG_ON calls from cache_read
Weston Andros Adamson
2012-11-04
1
-2
/
+2
*
SUNRPC: remove BUG_ON from bc_send
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
SUNRPC: remove BUG_ON from xprt_destroy_backchannel
Weston Andros Adamson
2012-11-04
1
-1
/
+4
*
SUNRPC: remove BUG_ON from rpc_sleep_on*
Weston Andros Adamson
2012-11-04
1
-2
/
+12
*
SUNRPC: remove BUG_ON from call_bc_transmit
Weston Andros Adamson
2012-11-04
1
-1
/
+0
*
SUNRPC: remove BUG_ON from call_bc_transmit
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
SUNRPC: remove BUG_ON from call_transmit
Weston Andros Adamson
2012-11-04
1
-1
/
+0
*
SUNRPC: remove BUG_ON from rpc_run_bc_task
Weston Andros Adamson
2012-11-04
1
-1
/
+1
*
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
Weston Andros Adamson
2012-11-04
1
-2
/
+5
*
lockd: Remove BUG_ON()s from fs/lockd/clntproc.c
Trond Myklebust
2012-11-04
1
-2
/
+1
*
lockd: Remove BUG_ON()s in fs/lockd/host.c
Trond Myklebust
2012-11-04
1
-10
/
+5
*
lockd: Remove trivial BUG_ON()s from the NSM code
Trond Myklebust
2012-11-04
1
-3
/
+0
*
lockd: Remove unnecessary BUG_ON()s in the xdr client code
Trond Myklebust
2012-11-04
2
-16
/
+0
*
NFS: Remove the BUG_ON() in the mount code
Trond Myklebust
2012-11-04
1
-1
/
+6
*
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
Trond Myklebust
2012-11-04
1
-2
/
+2
*
NFSv4: Get rid of unnecessary BUG_ON()s
Trond Myklebust
2012-11-04
5
-12
/
+6
*
NFS: Remove BUG_ON() calls from the generic writeback code
Trond Myklebust
2012-11-04
1
-16
/
+10
*
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
2012-11-04
3
-15
/
+6
*
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
2012-11-04
2
-22
/
+0
*
NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()...
Trond Myklebust
2012-11-04
1
-2
/
+2
*
NFS: Remove asserts from the NFS XDR code
Trond Myklebust
2012-11-04
3
-11
/
+6
*
NFS: Get rid of unnecessary asserts
Trond Myklebust
2012-11-04
2
-9
/
+1
*
SUNRPC: add WARN_ON_ONCE for potential deadlock
Weston Andros Adamson
2012-11-04
1
-0
/
+7
*
Linux 3.7-rc4
v3.7-rc4
Linus Torvalds
2012-11-04
1
-1
/
+1
*
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-11-03
11
-35
/
+110
|
\
|
*
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
2012-11-02
1
-1
/
+1
|
*
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
2012-11-01
1
-1
/
+1
|
*
SUNRPC: return proper errno from backchannel_rqst
Weston Andros Adamson
2012-11-01
1
-1
/
+1
|
*
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
5
-3
/
+56
|
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
4
-9
/
+20
|
*
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-10-31
1
-1
/
+1
|
*
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
2012-10-31
1
-2
/
+2
|
*
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-10-31
1
-2
/
+3
|
*
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-31
1
-0
/
+1
|
*
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-10-31
1
-13
/
+23
|
*
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-10-31
1
-2
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-11-03
3
-6
/
+9
|
\
\
|
*
|
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
Jonghwan Choi
2012-11-03
1
-1
/
+1
|
*
|
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
2012-11-03
1
-4
/
+7
|
*
|
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-11-03
1
-1
/
+1
*
|
|
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-11-03
3
-175
/
+22
|
\
\
\
|
*
|
|
i2c: tegra: set irq name as device name
Laxman Dewangan
2012-11-02
1
-1
/
+1
|
*
|
|
i2c-nomadik: Fixup clock handling
Philippe Begnic
2012-11-02
1
-2
/
+7
|
*
|
|
i2c: mxs: remove broken PIOQUEUE support
Wolfram Sang
2012-11-02
1
-172
/
+14
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-11-03
19
-92
/
+275
|
\
\
\
\
|
*
|
|
|
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-11-02
3
-8
/
+11
[next]