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
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-14
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
2017-07-14
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
2017-07-14
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
2017-07-14
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
2017-07-14
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2017-07-14
ubifs: Add assert to dent_key_init()
Richard Weinberger
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
2017-07-14
ubifs: Don't encrypt special files on creation
David Gstir
2017-07-14
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
2017-07-14
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2017-07-05
ubifs: don't bother checking for encryption key in ->mmap()
Eric Biggers
2017-07-05
ubifs: require key for truncate(2) of encrypted file
Eric Biggers
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
2017-05-08
ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
2017-05-08
ubifs: Remove unnecessary assignment
Stefan Agner
2017-05-08
ubifs: Fix cut and paste error on sb type comparisons
Colin Ian King
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-04
ubifs: check for consistent encryption contexts in ubifs_lookup()
Eric Biggers
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2017-04-18
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
2017-03-30
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
2017-03-30
ubifs: Fix debug messages for an invalid filename in ubifs_dump_inode
Hyunchul Lee
2017-03-30
ubifs: Fix debug messages for an invalid filename in ubifs_dump_node
Hyunchul Lee
2017-03-30
ubifs: Remove filename from debug messages in ubifs_readdir
Hyunchul Lee
2017-03-30
ubifs: Fix memory leak in error path in ubifs_mknod
Richard Weinberger
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
2017-01-17
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-01-17
ubifs: remove redundant checks for encryption key
Eric Biggers
2017-01-17
ubifs: allow encryption ioctls in compat mode
Eric Biggers
2017-01-17
ubifs: add CONFIG_BLOCK dependency for encryption
Arnd Bergmann
[next]