index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-14
ubifs: Initialize fstr_real_len
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
2
-24
/
+4
2016-12-13
ubifs: Use FS_CFLG_OWN_PAGES
Richard Weinberger
1
-1
/
+1
2016-12-12
ubifs: Raise write version to 5
Richard Weinberger
2
-1
/
+20
2016-12-12
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
4
-0
/
+50
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
5
-3
/
+21
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
2
-0
/
+4
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
5
-7
/
+98
2016-12-12
ubifs: Rename tnc_read_node_nm
Richard Weinberger
1
-6
/
+6
2016-12-12
ubifs: Add support for encrypted symlinks
Richard Weinberger
3
-13
/
+126
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
8
-197
/
+414
2016-12-12
ubifs: Make r5 hash binary string aware
Richard Weinberger
1
-1
/
+1
2016-12-12
ubifs: Relax checks in ubifs_validate_entry()
Richard Weinberger
1
-1
/
+1
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
5
-28
/
+152
2016-12-12
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
3
-3
/
+8
2016-12-12
ubifs: Introduce new data node field, compr_size
Richard Weinberger
2
-15
/
+2
2016-12-12
ubifs: Enforce crypto policy in mmap
Richard Weinberger
1
-0
/
+9
2016-12-12
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
1
-1
/
+7
2016-12-12
ubifs: Preload crypto context in ->lookup()
Richard Weinberger
1
-0
/
+15
2016-12-12
ubifs: Enforce crypto policy in ->link and ->rename
Richard Weinberger
1
-0
/
+17
2016-12-12
ubifs: Implement file open operation
Richard Weinberger
1
-0
/
+30
2016-12-12
ubifs: Implement directory open operation
Richard Weinberger
1
-0
/
+9
2016-12-12
ubifs: Massage ubifs_listxattr() for encryption context
Richard Weinberger
1
-4
/
+15
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
9
-2
/
+178
2016-12-12
ubifs: Define UBIFS crypto context xattr
Richard Weinberger
1
-0
/
+7
2016-12-12
ubifs: Export xattr get and set functions
Richard Weinberger
2
-17
/
+22
2016-12-12
ubifs: Export ubifs_check_dir_empty()
Richard Weinberger
2
-4
/
+5
2016-12-12
ubifs: Remove some dead code
Christophe Jaillet
1
-4
/
+0
2016-12-12
ubifs: Use dirty_writeback_interval value for wbuf timer
Rafał Miłecki
2
-8
/
+4
2016-12-12
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Rafał Miłecki
2
-13
/
+10
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-10-20
ubifs: Abort readdir upon error
Richard Weinberger
1
-5
/
+3
2016-10-20
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-10-20
ubifs: Rename ubifs_rename2
Richard Weinberger
1
-6
/
+6
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-42
/
+411
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+6
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-9
/
+0
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2
-9
/
+0
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
5
-7
/
+5
2016-10-02
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
1
-2
/
+4
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
1
-2
/
+2
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
3
-6
/
+204
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
3
-33
/
+134
2016-10-02
ubifs: Implement O_TMPFILE
Richard Weinberger
1
-0
/
+71
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
[next]