index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-06-10
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-06-07
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
2018-06-07
ubifs: gc: Fix typo
Sascha Hauer
2018-06-07
ubifs: log: Some spelling fixes
Sascha Hauer
2018-06-07
ubifs: Spelling fix someting -> something
Sascha Hauer
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
2018-06-07
ubifs, xattr: remove misguided quota flags
Wang Shilong
2018-06-07
fs: ubifs: Adding new return type vm_fault_t
Souptick Joarder
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-22
ubifs_lookup: use d_splice_alias()
Al Viro
2018-05-20
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-04-04
ubifs: Remove useless parameter of lpt_heap_replace
Jiang Biao
2018-04-04
ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
Jiang Biao
2018-04-04
ubifs: remove unnecessary assignment
Stefan Agner
2018-04-04
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
2018-03-28
ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
Christoph Hellwig
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-18
ubifs: remove error message in ubifs_xattr_get
Rock Lee
2018-01-17
ubifs: switch to fscrypt_prepare_setattr()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_prepare_lookup()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_prepare_rename()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_prepare_link()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_file_open()
Eric Biggers
2018-01-17
ubifs: Fix uninitialized variable in search_dh_cookie()
Geert Uytterhoeven
2018-01-11
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-11
ubifs: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
ubifs: free the encrypted symlink target
Eric Biggers
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
2017-10-18
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-18
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
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
[next]