index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-09-11
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
epoll: add a reschedule point in ep_free()
Eric Dumazet
2013-09-11
fs/bio-integrity: fix a potential mem leak
Gu Zheng
2013-09-11
writeback: fix race that cause writeback hung
Junxiao Bi
2013-09-11
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
2013-09-11
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
2013-09-11
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
writeback: fix occasional slow sync(1)
Jan Kara
2013-09-11
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
2013-09-11
ocfs2: remove unused variable ip in dlmfs_get_root_inode()
Joseph Qi
2013-09-11
ocfs2: fix a tiny race case when firing callbacks
Joyce
2013-09-11
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()
Joseph Qi
2013-09-11
ocfs2: adjust code style for o2net_handler_tree_lookup()
Joseph Qi
2013-09-11
ocfs2: free path in ocfs2_remove_inode_range()
Younger Liu
2013-09-11
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec
Joseph Qi
2013-09-11
ocfs2/dlm: force clean refmap when doing local cleanup
Xue jiufei
2013-09-11
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_s...
Younger Liu
2013-09-11
ocfs2: add the missing return value check of ocfs2_xattr_get_clusters
Joseph Qi
2013-09-11
ocfs2: fix a memory leak in __ocfs2_move_extents()
Jie Liu
2013-09-11
ocfs2: add missing return value check of ocfs2_get_clusters()
Joseph Qi
2013-09-11
ocfs2: clean up dead code in ocfs2_acl_from_xattr()
Joseph Qi
2013-09-11
ocfs2: use list_for_each_entry() instead of list_for_each()
Dong Fang
2013-09-11
fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences
Sunil Mushran
2013-09-11
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC
Younger Liu
2013-09-11
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
Xue jiufei
2013-09-11
ocfs2: use i_size_read() to access i_size
Junxiao Bi
2013-09-11
ocfs2: lighten up allocate transaction
Younger Liu
2013-09-11
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-11
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-11
NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
Weston Andros Adamson
2013-09-11
NFSv4.1: sp4_mach_cred: no need to ref count creds
Weston Andros Adamson
2013-09-11
NFSv4.1: fix SECINFO* use of put_rpccred
Weston Andros Adamson
2013-09-11
NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
Weston Andros Adamson
2013-09-10
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-09-10
super: fix for destroy lrus
Glauber Costa
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
xfs: fix dquot isolation hang
Dave Chinner
2013-09-10
xfs-convert-dquot-cache-lru-to-list_lru-fix
Andrew Morton
2013-09-10
xfs: convert dquot cache lru to list_lru
Dave Chinner
2013-09-10
xfs: rework buffer dispose list tracking
Dave Chinner
2013-09-10
xfs-convert-buftarg-lru-to-generic-code-fix
Andrew Morton
2013-09-10
xfs: convert buftarg LRU to generic code
Dave Chinner
2013-09-10
fs: convert inode and dentry shrinking to be node aware
Dave Chinner
2013-09-10
shrinker: add node awareness
Dave Chinner
2013-09-10
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
2013-09-10
dcache: convert to use new lru list infrastructure
Dave Chinner
2013-09-10
inode: move inode to a different list inside lock
Glauber Costa
2013-09-10
inode: convert inode lru list to generic lru list code.
Dave Chinner
2013-09-10
shrinker: convert superblock shrinkers to new API
Dave Chinner
[prev]
[next]