summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-0/+6
|\
| * GFS2: Use lockref for glocksSteven Whitehouse2013-10-151-0/+6
* | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-0811-51/+175
|\ \
| * | NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust2013-11-041-0/+2
| * | NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust2013-11-041-1/+1
| * | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-284-48/+128
| |\ \
| | * | NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-272-2/+11
| | * | FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-272-44/+100
| | * | FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-271-2/+17
| * | | NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-281-1/+2
| * | | NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-281-1/+1
| * | | NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-281-0/+1
| * | | NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-281-0/+6
| * | | NFS: Add method to detect whether an FSID is still on the serverChuck Lever2013-10-282-0/+14
| * | | NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-0/+7
| * | | NFS: Add a super_block backpointer to the nfs_server structChuck Lever2013-10-281-0/+1
| * | | NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever2013-10-281-0/+4
| * | | SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-281-0/+4
| * | | NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-011-0/+1
| * | | SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-012-0/+3
| * | | SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-011-1/+1
* | | | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-079-31/+207
|\ \ \ \
| * \ \ \ Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman2013-10-1915-83/+77
| |\ \ \ \
| * | | | | iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-2/+0
| * | | | | iio: Add a hysteresis event info attributeLars-Peter Clausen2013-10-121-0/+1
| * | | | | iio: Extend the event config interfaceLars-Peter Clausen2013-10-123-14/+77
| * | | | | iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-0/+28
| * | | | | Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman2013-10-0618-13/+63
| |\ \ \ \ \
| * | | | | | HID: Delay opening HID deviceSrinivas Pandruvada2013-10-011-0/+18
| * | | | | | Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-298-68/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-291-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones2013-09-231-0/+2
| | * | | | | | | iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones2013-09-231-0/+3
| * | | | | | | | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-2514-18/+48
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-226-15/+78
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2013-09-211-0/+25
| | * | | | | | | iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-211-0/+9
| | * | | | | | | iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-152-4/+4
| | * | | | | | | iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-151-2/+12
| | * | | | | | | iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-2/+7
| | * | | | | | | iio: drop info_mask from struct iio_devJonathan Cameron2013-09-151-4/+1
| | * | | | | | | iio: pressure-core: st: Allow for number of channels to varyLee Jones2013-09-141-0/+1
| | * | | | | | | iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-142-0/+16
| | * | | | | | | iio: Remove trailing ; from function definitionsPeter Meerwald2013-08-311-4/+4
* | | | | | | | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-074-5/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre2013-10-171-0/+1
| * | | | | | | | | serial: core: delete .set_wake() callbackLinus Walleij2013-10-161-1/+0
| * | | | | | | | | sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-161-3/+0
| * | | | | | | | | Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman2013-10-0618-13/+63
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman2013-09-298-68/+46
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |