Age | Commit message (Expand) | Author | Files | Lines |
2012-11-07 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -6/+7 |
2012-11-07 | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski | 2 | -12/+10 |
2012-11-07 | GFS2: Don't call file_accessed() with a shared glock | Benjamin Marzinski | 2 | -8/+7 |
2012-11-07 | GFS2: Fix FITRIM argument handling | Lukas Czerner | 1 | -3/+17 |
2012-11-07 | GFS2: Require user to provide argument for FITRIM | Lukas Czerner | 1 | -6/+2 |
2012-11-07 | GFS2: Clean up some unused assignments | Andrew Price | 2 | -4/+0 |
2012-11-07 | GFS2: Fix possible null pointer deref in gfs2_rs_alloc | Andrew Price | 1 | -3/+2 |
2012-11-07 | GFS2: Fix an unchecked error from gfs2_rs_alloc | Andrew Price | 1 | -2/+5 |
2012-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -15/+31 |
2012-11-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -29/+21 |
2012-11-07 | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 1 | -1/+1 |
2012-11-07 | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 1 | -17/+30 |
2012-11-07 | drm: restore open_count if drm_setup fails | Ilija Hadzic | 1 | -1/+4 |
2012-11-05 | hwmon: Fix chip feature table headers | Jean Delvare | 6 | -6/+6 |
2012-11-05 | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 1 | -0/+1 |
2012-11-04 | SUNRPC: Clean up rpc_bind_new_program | Trond Myklebust | 1 | -10/+8 |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_call_sync | Weston Andros Adamson | 1 | -1/+6 |
2012-11-04 | SUNRPC: remove BUG_ON in rpc_release_task | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON in svc_delete_xprt | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED | Weston Andros Adamson | 1 | -2/+6 |
2012-11-04 | SUNRPC: remove BUG_ON from __rpc_sleep_on_priority | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON in svc_register | Weston Andros Adamson | 1 | -1/+3 |
2012-11-04 | SUNRPC: remove BUG_ON from encode_rpcb_string | Weston Andros Adamson | 1 | -1/+4 |
2012-11-04 | SUNRPC: remove BUG_ON from bc_malloc | Weston Andros Adamson | 1 | -2/+4 |
2012-11-04 | SUNRPC: remove BUG_ON in xdr_shrink_bufhead | Weston Andros Adamson | 1 | -1/+4 |
2012-11-04 | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES | Weston Andros Adamson | 2 | -2/+7 |
2012-11-04 | SUNRPC: remove BUG_ON in svc_xprt_received | Weston Andros Adamson | 1 | -1/+3 |
2012-11-04 | SUNRPC: remove BUG_ONs from *_reclassify_socket* | Weston Andros Adamson | 2 | -4/+9 |
2012-11-04 | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask | Weston Andros Adamson | 1 | -1/+3 |
2012-11-04 | SUNRPC: remove two BUG_ON asserts | Weston Andros Adamson | 1 | -2/+2 |
2012-11-04 | SUNRPC: remove BUG_ON in rpc_put_sb_net | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON calls from cache_read | Weston Andros Adamson | 1 | -2/+2 |
2012-11-04 | SUNRPC: remove BUG_ON from bc_send | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON from xprt_destroy_backchannel | Weston Andros Adamson | 1 | -1/+4 |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_sleep_on* | Weston Andros Adamson | 1 | -2/+12 |
2012-11-04 | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson | 1 | -1/+0 |
2012-11-04 | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON from call_transmit | Weston Andros Adamson | 1 | -1/+0 |
2012-11-04 | SUNRPC: remove BUG_ON from rpc_run_bc_task | Weston Andros Adamson | 1 | -1/+1 |
2012-11-04 | SUNRPC: remove BUG_ON in __rpc_clnt_handle_event | Weston Andros Adamson | 1 | -2/+5 |
2012-11-04 | lockd: Remove BUG_ON()s from fs/lockd/clntproc.c | Trond Myklebust | 1 | -2/+1 |
2012-11-04 | lockd: Remove BUG_ON()s in fs/lockd/host.c | Trond Myklebust | 1 | -10/+5 |
2012-11-04 | lockd: Remove trivial BUG_ON()s from the NSM code | Trond Myklebust | 1 | -3/+0 |
2012-11-04 | lockd: Remove unnecessary BUG_ON()s in the xdr client code | Trond Myklebust | 2 | -16/+0 |
2012-11-04 | NFS: Remove the BUG_ON() in the mount code | Trond Myklebust | 1 | -1/+6 |
2012-11-04 | NFS: Remove BUG_ON()s in the fs/nfs/inode.c | Trond Myklebust | 1 | -2/+2 |
2012-11-04 | NFSv4: Get rid of unnecessary BUG_ON()s | Trond Myklebust | 5 | -12/+6 |
2012-11-04 | NFS: Remove BUG_ON() calls from the generic writeback code | Trond Myklebust | 1 | -16/+10 |
2012-11-04 | NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code | Trond Myklebust | 3 | -15/+6 |
2012-11-04 | NFSv4.1: Remove unused function last_byte_offset | Trond Myklebust | 2 | -22/+0 |