Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | xfs: don't vmap inode cluster buffers during free | Dave Chinner | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | xfs: invalidate allocbt blocks moved to the free list | Dave Chinner | 2012-11-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | xfs: silence uninitialised f.file warning. | Dave Chinner | 2012-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | xfs: growfs: don't read garbage for new secondary superblocks | Dave Chinner | 2012-11-08 | 1 | -2/+19 | |
| * | | | | | | | | | | | | | | xfs: move allocation stack switch up to xfs_bmapi_allocate | Dave Chinner | 2012-11-08 | 4 | -56/+54 | |
| * | | | | | | | | | | | | | | xfs: introduce XFS_BMAPI_STACK_SWITCH | Dave Chinner | 2012-11-08 | 5 | -3/+13 | |
| * | | | | | | | | | | | | | | xfs: zero allocation_args on the kernel stack | Mark Tinguely | 2012-11-08 | 3 | -0/+5 | |
| * | | | | | | | | | | | | | | xfs: only update the last_sync_lsn when a transaction completes | Dave Chinner | 2012-11-08 | 1 | -3/+16 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2012-11-07 | 6 | -38/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski | 2012-11-07 | 2 | -12/+10 | |
| * | | | | | | | | | | | | | | GFS2: Don't call file_accessed() with a shared glock | Benjamin Marzinski | 2012-11-07 | 2 | -8/+7 | |
| * | | | | | | | | | | | | | | GFS2: Fix FITRIM argument handling | Lukas Czerner | 2012-11-07 | 1 | -3/+17 | |
| * | | | | | | | | | | | | | | GFS2: Require user to provide argument for FITRIM | Lukas Czerner | 2012-11-07 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | GFS2: Clean up some unused assignments | Andrew Price | 2012-11-07 | 2 | -4/+0 | |
| * | | | | | | | | | | | | | | GFS2: Fix possible null pointer deref in gfs2_rs_alloc | Andrew Price | 2012-11-07 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | GFS2: Fix an unchecked error from gfs2_rs_alloc | Andrew Price | 2012-11-07 | 1 | -2/+5 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-11-07 | 7 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | hwmon: Fix chip feature table headers | Jean Delvare | 2012-11-05 | 6 | -6/+6 | |
| * | | | | | | | | | | | | | | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 2012-11-05 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-11-07 | 2 | -15/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 2012-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 2012-11-07 | 1 | -17/+30 | |
| * | | | | | | | | | | | | | drm: restore open_count if drm_setup fails | Ilija Hadzic | 2012-11-07 | 1 | -1/+4 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-11-07 | 7 | -29/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 2012-10-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 2012-10-29 | 3 | -10/+14 | |
| * | | | | | | | | | | | | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2012-10-29 | 2 | -16/+4 | |
* | | | | | | | | | | | | | Linux 3.7-rc4v3.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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |