index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-08
aio: kill ki_retry
Kent Overstreet
2013-05-08
aio: kill ki_key
Kent Overstreet
2013-05-08
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-08
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-08
aio: kill batch allocation
Kent Overstreet
2013-05-08
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-08
aio: use cancellation list lazily
Kent Overstreet
2013-05-08
aio: use flush_dcache_page()
Kent Overstreet
2013-05-08
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-08
aio: refcounting cleanup
Kent Overstreet
2013-05-08
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-08
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-08
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-08
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-08
aio: add kiocb_cancel()
Kent Overstreet
2013-05-08
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-08
aio: remove retry-based AIO
Zach Brown
2013-05-08
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-07
make blkdev_put() return void
Al Viro
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
2013-05-06
hfs: SMP race on directory close()
Al Viro
2013-05-05
cifs: small variable name cleanup
Dan Carpenter
2013-05-05
CIFS: fix error return code in cifs_atomic_open()
Wei Yongjun
2013-05-05
cifs: store the real expected sequence number in the mid
Jeff Layton
2013-05-05
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2013-05-05
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-05
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
2013-05-05
cifs: replaced kmalloc + memset with kzalloc
Dia Vasile
2013-05-05
cifs: ignore the unc= and prefixpath= mount options
Jeff Layton
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
[next]