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
2014-07-25
f2fs: fix to put root inode in error path of fill_super
Chao Yu
2014-07-25
f2fs: avoid use invalid mapping of node_inode when evict meta inode
Chao Yu
2014-07-25
f2fs: support ->rename2()
Chao Yu
2014-07-25
f2fs: add f2fs_balance_fs for direct IO
Huang Ying
2014-07-15
f2fs: reduce searching region of segmap when free section
Chao Yu
2014-07-11
f2fs: remove the unused stat_lock
Gu Zheng
2014-07-11
f2fs: cleanup the needless return of f2fs_create_root_stats
Gu Zheng
2014-07-10
f2fs: check name_len of dir entry to prevent from deadloop
Chao Yu
2014-07-09
f2fs: use inner macro and function to clean up codes
Chao Yu
2014-07-09
f2fs: introduce f2fs_write_failed to handle error case when write
Chao Yu
2014-07-09
f2fs: arguments cleanup of finding file flow functions
Gu Zheng
2014-07-09
f2fs: remove the needless point-cast
Gu Zheng
2014-07-09
f2fs: remove the redundant validation check of acl
Gu Zheng
2014-07-09
f2fs: reduce region of f2fs_lock_op covered for better concurrency
Chao Yu
2014-07-09
f2fs: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-09
f2fs: refactor flush_nat_entries codes for reducing NAT writes
Chao Yu
2014-07-09
f2fs: clean up an unused parameter and assignment
Jaegeuk Kim
2014-07-09
f2fs: introduce f2fs_do_tmpfile for code consistency
Jaegeuk Kim
2014-07-09
f2fs: support ->tmpfile()
Chao Yu
2014-07-09
f2fs: avoid to truncate non-updated page partially
Chao Yu
2014-07-09
f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
Chao Yu
2014-07-09
Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-09
f2fs: avoid to access NULL pointer in issue_flush_thread
Chao Yu
2014-07-09
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
2014-07-09
f2fs: do checkpoint for the renamed inode
Jaegeuk Kim
2014-07-09
f2fs: release new entry page correctly in error path of f2fs_rename
Chao Yu
2014-07-09
f2fs: fix error path in init_inode_metadata
Chao Yu
2014-07-09
f2fs: check lower bound nid value in check_nid_range
Chao Yu
2014-07-09
f2fs: remove unused variables in f2fs_sm_info
Chao Yu
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-03
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-07-03
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
2014-07-03
/proc/stat: convert to single_open_size()
Heiko Carstens
2014-07-03
autofs4: fix false positive compile error
Ian Kent
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
2014-07-03
Btrfs: fix race of using total_bytes_pinned
Liu Bo
2014-07-03
btrfs: use E2BIG instead of EIO if compression does not help
David Sterba
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
2014-07-03
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
2014-07-03
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
2014-07-02
nfs: fix nfs4d readlink truncated packet
Avi Kivity
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
2014-06-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-28
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
[next]