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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-12
ext4: switch to ->iterate_shared()
Al Viro
2016-05-02
introduce a parallel variant of ->iterate()
Al Viro
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
parallel lookups machinery, part 2
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-04-27
fs: fix over-zealous use of "const"
Kees Cook
2016-04-21
fs: define a string representation of the kernel_read_file_id enumeration
Mimi Zohar
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-28
constify vfs_truncate()
Al Viro
2016-03-26
fs: add file_dentry()
Miklos Szeredi
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2016-03-14
kill dentry_unhash()
Al Viro
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-18
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
2016-01-30
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-09
block: enable dax for raw block devices
Dan Williams
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
[next]