index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-06
unify ufs_trunc_..indirect()
Al Viro
2015-07-06
ufs_trunc_..indirect(): more massage towards unifying
Al Viro
2015-07-06
ufs_trunc_...indirect(): pass the array of indices instead of offsets
Al Viro
2015-07-06
__ufs_truncate(); find cutoff distances into branches by offsets[] array
Al Viro
2015-07-06
ufs_trunc_dindirect(): pass the number of blocks to keep
Al Viro
2015-07-06
ufs_trunc_indirect(): pass the index of the first pointer to free
Al Viro
2015-07-06
ufs_trunc_tindirect(): pass the number of blocks to keep
Al Viro
2015-07-06
ufs: beginning of __ufs_truncate_block() massage
Al Viro
2015-07-06
ufs: the offsets ufs_block_to_path() puts into array are not sector_t
Al Viro
2015-07-06
ufs: move truncate code into inode.c
Al Viro
2015-07-06
ufs: no retries are needed on truncate
Al Viro
2015-07-06
ufs: ufs_trunc_...() has exclusion with everything that might cause allocations
Al Viro
2015-07-06
ufs: ufs_trunc_direct() always returns 0
Al Viro
2015-07-06
ufs: kill lock_ufs()
Al Viro
2015-07-06
ufs: don't use lock_ufs() for block pointers tree protection
Al Viro
2015-07-06
ufs: bforget() indirect blocks before freeing them
Al Viro
2015-07-06
ufs: move lock_ufs() down into __ufs_truncate_blocks()
Al Viro
2015-07-06
ufs: move truncate_setsize() down into ufs_truncate()
Al Viro
2015-07-06
ufs: free excessive blocks upon ->write_begin() failure/short copy
Al Viro
2015-07-06
ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate()
Al Viro
2015-07-06
ufs: kill more lock_ufs() calls
Al Viro
2015-07-05
Linux 4.2-rc1
Linus Torvalds
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
2015-07-04
NTB: Add tool test client
Allen Hubbe
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
2015-07-04
NTB: Do not advance transport RX on link down
Allen Hubbe
[next]