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
/
ubifs
Age
Commit message (
Expand
)
Author
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-07-08
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
2019-07-08
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
2019-07-08
ubifs: Simplify redundant code
Liu Song
2019-07-08
ubifs: Correctly use tnc_next() in search_dh_cookie()
Richard Weinberger
2019-07-04
ubifs: fix build warning after debugfs cleanup patch
Greg Kroah-Hartman
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-28
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
2019-05-28
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
ubifs: Drop unnecessary setting of zbr->znode
Sascha Hauer
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
2019-05-07
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-01
ubifs: switch to ->free_inode()
Al Viro
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-02-24
ubifs: Reject unsupported ioctl flags explicitly
Hou Tao
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
[next]