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
/
ext4
Age
Commit message (
Expand
)
Author
2016-03-10
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-09
ext4: fix misspellings in comments.
Adam Buchbinder
2016-03-09
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-09
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-09
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
ext4: factor out determining of hole size
Jan Kara
2016-03-09
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2016-03-08
ext4: remove i_ioend_count
Jan Kara
2016-03-08
ext4: simplify io_end handling for AIO DIO
Jan Kara
2016-03-08
ext4: move trans handling and completion deferal out of _ext4_get_block
Jan Kara
2016-03-08
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
ext4: use i_mutex to serialize unaligned AIO DIO
Jan Kara
2016-03-08
ext4: pack ioend structure better
Jan Kara
2016-02-22
ext4: trim unused parameter from convert_initialized_extent()
Eric Whitney
2016-02-22
mbcache: add reusable flag to cache entries
Andreas Gruenbacher
2016-02-22
ext4: shortcut setting of xattr to the same value
Jan Kara
2016-02-22
ext4: kill ext4_mballoc_ready
Andreas Gruenbacher
2016-02-22
mbcache2: rename to mbcache
Jan Kara
2016-02-22
ext4: convert to mbcache2
Jan Kara
2016-02-21
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-02-21
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
Daeho Jeong
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
2016-02-12
ext4: remove unused parameter "newblock" in convert_initialized_extent()
Eryu Guan
2016-02-12
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-02-12
ext4: fix potential integer overflow
Insu Yun
2016-02-12
ext4: add a line break for proc mb_groups display
Huaitong Han
2016-02-11
ext4: ioctl: fix erroneous return value
Anton Protopopov
2016-02-11
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2016-02-07
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-08
ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
Li Xi
2016-01-08
ext4: add project quota support
Li Xi
2016-01-08
ext4: adds project ID support
Li Xi
2016-01-08
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-10
ext4 crypto: add missing locking for keyring_key access
Theodore Ts'o
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
[next]