index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
2018-09-20
1
-24
/
+0
*
ubifs: drop false positive assertion
Sascha Hauer
2018-09-20
1
-1
/
+3
*
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-09-20
1
-0
/
+3
*
ubifs: Remove empty file.h
Richard Weinberger
2018-08-24
1
-0
/
+0
*
ubifs: Set default assert action to read-only
Richard Weinberger
2018-08-15
1
-0
/
+1
*
ubifs: Allow setting assert action as mount parameter
Richard Weinberger
2018-08-15
3
-0
/
+37
*
ubifs: Rework ubifs_assert()
Richard Weinberger
2018-08-15
3
-4
/
+42
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
31
-521
/
+550
*
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
2018-08-15
1
-2
/
+2
*
ubifs: Use kmalloc_array()
Richard Weinberger
2018-08-15
1
-1
/
+1
*
ubifs: Check data node size before truncate
Richard Weinberger
2018-08-15
1
-1
/
+10
*
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-08-15
1
-3
/
+2
*
ubifs: Add comment on c->commit_sem
Richard Weinberger
2018-08-15
1
-0
/
+1
*
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-08-15
6
-3
/
+29
*
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
2018-08-15
1
-4
/
+1
*
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
2018-08-15
4
-5
/
+5
*
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018-08-15
2
-9
/
+8
*
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
2018-08-15
1
-0
/
+24
*
ubifs: gc: Fix typo
Richard Weinberger
2018-08-15
1
-1
/
+1
*
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
2018-08-15
1
-4
/
+4
*
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-08-15
1
-0
/
+5
*
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
2018-08-15
1
-2
/
+3
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
3
-14
/
+15
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
3
-14
/
+15
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-3
/
+6
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
4
-12
/
+17
*
|
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-06-12
1
-2
/
+3
*
|
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-06-10
8
-22
/
+13
|
\
\
|
*
|
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
2018-06-07
1
-1
/
+1
|
*
|
ubifs: gc: Fix typo
Sascha Hauer
2018-06-07
1
-1
/
+1
|
*
|
ubifs: log: Some spelling fixes
Sascha Hauer
2018-06-07
1
-3
/
+3
|
*
|
ubifs: Spelling fix someting -> something
Sascha Hauer
2018-06-07
1
-1
/
+1
|
*
|
ubifs: journal: Remove wrong comment
Sascha Hauer
2018-06-07
1
-3
/
+2
|
*
|
ubifs: remove set but never used variable
Sascha Hauer
2018-06-07
2
-5
/
+0
|
*
|
ubifs, xattr: remove misguided quota flags
Wang Shilong
2018-06-07
1
-1
/
+1
|
*
|
fs: ubifs: Adding new return type vm_fault_t
Souptick Joarder
2018-06-07
1
-7
/
+4
|
|
/
*
|
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
1
-9
/
+1
|
\
\
|
*
|
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2018-05-20
1
-9
/
+1
|
|
/
*
/
ubifs_lookup: use d_splice_alias()
Al Viro
2018-05-22
1
-28
/
+15
|
/
*
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-04-11
4
-9
/
+12
|
\
|
*
ubifs: Remove useless parameter of lpt_heap_replace
Jiang Biao
2018-04-04
1
-3
/
+1
|
*
ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
Jiang Biao
2018-04-04
1
-1
/
+1
|
*
ubifs: remove unnecessary assignment
Stefan Agner
2018-04-04
1
-1
/
+0
|
*
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
2018-04-04
1
-4
/
+10
*
|
ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
Christoph Hellwig
2018-03-28
1
-1
/
+1
|
/
*
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-04
3
-85
/
+18
|
\
|
*
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-11
1
-3
/
+1
|
*
ubifs: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-34
/
+2
|
*
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
1
-43
/
+12
|
*
ubifs: free the encrypted symlink target
Eric Biggers
2018-01-11
1
-6
/
+4
[next]