| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4: Clear the open state flags if the new stateid does not match | Trond Myklebust | 2014-02-20 | 3 | -5/+28 |
* | NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done | Trond Myklebust | 2014-02-20 | 1 | -30/+35 |
* | NFSv4.1: Ensure that we free existing layout segments if we get a new layout | Trond Myklebust | 2014-02-20 | 1 | -0/+15 |
* | NFSv4.1: Minor optimisation in get_layout_by_fh_locked() | Trond Myklebust | 2014-02-20 | 1 | -2/+2 |
* | NFSv4.1: Ensure that the layout recall callback matches layout stateids | Trond Myklebust | 2014-02-20 | 1 | -5/+10 |
* | NFSv4: Don't update the open stateid unless it is newer than the old one | Trond Myklebust | 2014-02-20 | 2 | -4/+27 |
* | NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() | Trond Myklebust | 2014-02-20 | 1 | -1/+1 |
* | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust | 2014-02-11 | 4 | -11/+67 |
* | SUNRPC: RPC callbacks may be split across several TCP segments | Trond Myklebust | 2014-02-11 | 3 | -50/+74 |
* | SUNRPC: Fix potential memory scribble in xprt_free_bc_request() | Trond Myklebust | 2014-02-11 | 1 | -2/+4 |
* | SUNRPC: Fix races in xs_nospace() | Trond Myklebust | 2014-02-11 | 1 | -1/+5 |
* | SUNRPC: Don't create a gss auth cache unless rpc.gssd is running | Trond Myklebust | 2014-02-10 | 1 | -0/+2 |
* | NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS | Trond Myklebust | 2014-02-10 | 2 | -4/+19 |
* | Linux 3.14-rc2v3.14-rc2 | Linus Torvalds | 2014-02-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-02-10 | 2 | -0/+6 |
|\ |
|
| * | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2014-02-10 | 2 | -0/+6 |
| |\ |
|
| | * | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley | 2014-02-05 | 1 | -0/+4 |
| | * | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types | Paul Moore | 2014-02-05 | 1 | -0/+2 |
| | * | Merge tag 'v3.13' into stable-3.14 | Paul Moore | 2014-02-05 | 9747 | -199713/+403621 |
| | |\ |
|
* | | \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-10 | 8 | -31/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix a kmap leak in virtio_console | Al Viro | 2014-02-09 | 1 | -6/+3 |
| * | | | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 2014-02-09 | 7 | -25/+14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-02-09 | 4 | -8/+9 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana | 2014-02-09 | 1 | -0/+2 |
| * | | | | Btrfs: don't loop forever if we can't run because of the tree mod log | Josef Bacik | 2014-02-09 | 1 | -0/+1 |
| * | | | | btrfs: reserve no transaction units in btrfs_ioctl_set_features | David Sterba | 2014-02-09 | 1 | -1/+1 |
| * | | | | btrfs: commit transaction after setting label and features | Jeff Mahoney | 2014-02-09 | 1 | -2/+2 |
| * | | | | Btrfs: fix assert screwup for the pending move stuff | Josef Bacik | 2014-02-09 | 1 | -5/+3 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-02-09 | 14 | -63/+162 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-02-02 | 13 | -62/+162 |
| |\ \ \ \ \ |
|
| | * | | | | | perf buildid-cache: Check relocation when checking for existing kcore | Adrian Hunter | 2014-01-31 | 1 | -4/+29 |
| | * | | | | | perf tools: Adjust kallsyms for relocated kernel | Adrian Hunter | 2014-01-31 | 1 | -2/+38 |
| | * | | | | | perf tests: No need to set up ref_reloc_sym | Adrian Hunter | 2014-01-31 | 1 | -10/+0 |
| | * | | | | | perf symbols: Prevent the use of kcore if the kernel has moved | Adrian Hunter | 2014-01-31 | 1 | -4/+21 |
| | * | | | | | perf record: Get ref_reloc_sym from kernel map | Adrian Hunter | 2014-01-31 | 3 | -30/+9 |
| | * | | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() | Adrian Hunter | 2014-01-31 | 2 | -0/+25 |
| | * | | | | | perf machine: Add machine__get_kallsyms_filename() | Adrian Hunter | 2014-01-31 | 1 | -8/+11 |
| | * | | | | | perf tools: Add kallsyms__get_function_start() | Adrian Hunter | 2014-01-31 | 2 | -3/+18 |
| | * | | | | | perf symbols: Fix symbol annotation for relocated kernel | Adrian Hunter | 2014-01-31 | 3 | -2/+6 |
| | * | | | | | perf tools: Fix include for non x86 architectures | Francesco Fusco | 2014-01-31 | 1 | -0/+6 |
| | * | | | | | perf tools: Fix AAAAARGH64 memory barriers | Peter Zijlstra | 2014-01-29 | 1 | -2/+2 |
| | * | | | | | perf tools: Demangle kernel and kernel module symbols too | Avi Kivity | 2014-01-27 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | perf/doc: Remove mention of non-existent set_perf_event_pending() from design... | Baruch Siach | 2014-01-26 | 1 | -1/+0 |
* | | | | | | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-02-08 | 6 | -15/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | pinctrl: tegra: return correct error type | Laxman Dewangan | 2014-02-06 | 1 | -1/+1 |
| * | | | | | | pinctrl: do not init debugfs entries for unimplemented functionalities | Florian Vaussard | 2014-02-06 | 1 | -2/+4 |
| * | | | | | | pinctrl: protect pinctrl_list add | Stanislaw Gruszka | 2014-02-04 | 1 | -0/+2 |
| * | | | | | | pinctrl: sirf: correct the pin index of ac97_pins group | Qipan Li | 2014-02-03 | 1 | -1/+1 |
| * | | | | | | pinctrl: imx27: fix offset calculation in imx_read_2bit | Chris Ruehl | 2014-02-03 | 1 | -1/+1 |
| * | | | | | | pinctrl: vt8500: Change devicetree data parsing | Tony Prisk | 2014-02-03 | 1 | -1/+14 |