index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
1
-0
/
+11
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-11
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
David Gstir
3
-5
/
+4
2016-12-11
fscrypt: Delay bounce page pool allocation until needed
David Gstir
4
-5
/
+9
2016-12-11
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
David Gstir
4
-6
/
+9
2016-12-11
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
David Gstir
2
-45
/
+56
2016-12-11
fscrypt: Never allocate fscrypt_ctx on in-place encryption
David Gstir
1
-11
/
+19
2016-12-11
fscrypt: Use correct index in decrypt path.
David Gstir
1
-1
/
+1
2016-12-11
fscrypt: move the policy flags and encryption mode definitions to uapi header
Theodore Ts'o
2
-14
/
+14
2016-12-11
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
4
-67
/
+76
2016-12-11
fscrypt: unexport fscrypt_initialize()
Theodore Ts'o
3
-2
/
+3
2016-12-11
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
Theodore Ts'o
4
-6
/
+24
2016-12-11
fscrypto: move ioctl processing more fully into common code
Eric Biggers
6
-69
/
+38
2016-12-11
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
1
-2
/
+0
2016-12-11
MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
Eric Biggers
1
-0
/
+1
2016-11-14
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-14
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-14
fscrypt: Let fs select encryption index/tweak
David Gstir
5
-13
/
+19
2016-11-14
fscrypt: Constify struct inode pointer
David Gstir
3
-18
/
+18
2016-11-14
fscrypt: Enable partial page encryption
David Gstir
5
-24
/
+44
2016-11-14
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
David Gstir
3
-9
/
+12
2016-11-14
fscrypt: Add in-place encryption mode
David Gstir
2
-10
/
+21
2016-11-06
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-11-03
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2016-11-03
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
[next]