index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-14
/
+15
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-3
/
+6
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
4
-12
/
+17
2018-06-13
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-11
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-22
/
+13
2018-06-07
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: gc: Fix typo
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: log: Some spelling fixes
Sascha Hauer
1
-3
/
+3
2018-06-07
ubifs: Spelling fix someting -> something
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
1
-3
/
+2
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
2
-5
/
+0
2018-06-07
ubifs, xattr: remove misguided quota flags
Wang Shilong
1
-1
/
+1
2018-06-07
fs: ubifs: Adding new return type vm_fault_t
Souptick Joarder
1
-7
/
+4
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
3
-14
/
+15
2018-06-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+1
2018-05-22
ubifs_lookup: use d_splice_alias()
Al Viro
1
-28
/
+15
2018-05-20
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
1
-9
/
+1
2018-04-12
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-9
/
+12
2018-04-05
ubifs: Remove useless parameter of lpt_heap_replace
Jiang Biao
1
-3
/
+1
2018-04-05
ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
Jiang Biao
1
-1
/
+1
2018-04-05
ubifs: remove unnecessary assignment
Stefan Agner
1
-1
/
+0
2018-04-05
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
1
-4
/
+10
2018-03-28
ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
Christoph Hellwig
1
-1
/
+1
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-85
/
+18
2018-01-18
ubifs: remove error message in ubifs_xattr_get
Rock Lee
1
-2
/
+0
2018-01-17
ubifs: switch to fscrypt_prepare_setattr()
Eric Biggers
1
-7
/
+3
2018-01-17
ubifs: switch to fscrypt_prepare_lookup()
Eric Biggers
1
-14
/
+3
2018-01-17
ubifs: switch to fscrypt_prepare_rename()
Eric Biggers
1
-13
/
+7
2018-01-17
ubifs: switch to fscrypt_prepare_link()
Eric Biggers
1
-3
/
+3
2018-01-17
ubifs: switch to fscrypt_file_open()
Eric Biggers
1
-30
/
+1
2018-01-17
ubifs: Fix uninitialized variable in search_dh_cookie()
Geert Uytterhoeven
1
-14
/
+7
2018-01-12
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
1
-3
/
+1
2018-01-12
ubifs: switch to fscrypt_get_symlink()
Eric Biggers
1
-34
/
+2
2018-01-12
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-43
/
+12
2018-01-12
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
4
-14
/
+14
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-19
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
1
-5
/
+2
2017-10-19
fscrypt: remove ->is_encrypted()
Eric Biggers
3
-9
/
+2
2017-10-19
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2
-1
/
+5
2017-10-19
fscrypt: clean up include file mess
Dave Chinner
1
-5
/
+4
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-09
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
1
-1
/
+4
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
3
-11
/
+15
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-14
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
1
-2
/
+2
[next]