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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
fscrypt: properly declare on-stack completion
Richard Weinberger
1
-1
/
+1
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
5
-73
/
+16
2017-02-06
fscrypt: remove redundant assignment of res
Colin Ian King
1
-1
/
+0
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
6
-75
/
+14
2017-01-08
ext4: don't allow encrypted operations without keys
Theodore Ts'o
1
-0
/
+12
2017-01-02
fscrypt: make test_dummy_encryption require a keyring key
Theodore Ts'o
2
-24
/
+13
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
5
-143
/
+177
2016-12-31
fscrypt: pass up error codes from ->get_context()
Eric Biggers
1
-31
/
+23
2016-12-31
fscrypt: remove user-triggerable warning messages
Eric Biggers
1
-13
/
+2
2016-12-31
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
1
-1
/
+1
2016-12-31
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
Eric Biggers
1
-1
/
+1
2016-12-31
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
5
-7
/
+12
2016-12-31
fscrypt: fix renaming and linking special files
Eric Biggers
1
-0
/
+5
2016-12-27
fscrypt: fix the test_dummy_encryption mount option
Theodore Ts'o
1
-1
/
+2
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2
-4
/
+3
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
3
-3
/
+3
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
4
-18
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
96
-96
/
+96
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-133
/
+162
2016-12-23
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
13
-116
/
+145
2016-12-22
Merge branch 'work.namespace' into for-linus
Al Viro
2
-44
/
+38
2016-12-22
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
1
-1
/
+1
2016-12-22
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2016-12-22
seq_file: reset iterator to first record for zero offset
Tomasz Majchrzak
1
-0
/
+7
2016-12-22
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
3
-9
/
+13
2016-12-22
move aio compat to fs/aio.c
Al Viro
2
-77
/
+95
2016-12-22
befs: add NFS export support
Luis de Bethencourt
1
-0
/
+38
2016-12-22
befs: remove trailing whitespaces
Luis de Bethencourt
7
-48
/
+47
2016-12-22
befs: remove signatures from comments
Luis de Bethencourt
3
-7
/
+1
2016-12-22
befs: fix style issues in header files
Luis de Bethencourt
6
-17
/
+12
2016-12-22
befs: fix style issues in linuxvfs.c
Luis de Bethencourt
1
-23
/
+26
2016-12-22
befs: fix typos in linuxvfs.c
Luis de Bethencourt
1
-8
/
+6
2016-12-22
befs: fix style issues in io.c
Luis de Bethencourt
1
-2
/
+2
2016-12-22
befs: fix style issues in inode.c
Luis de Bethencourt
1
-6
/
+6
2016-12-22
befs: fix style issues in debug.c
Luis de Bethencourt
1
-6
/
+8
2016-12-21
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
1
-2
/
+7
2016-12-21
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-109
/
+166
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2
-4
/
+15
2016-12-19
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-0
/
+10
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2
-12
/
+12
2016-12-19
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
1
-1
/
+2
2016-12-19
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
Trond Myklebust
1
-7
/
+0
2016-12-19
pNFS: Return RW layouts on OPEN_DOWNGRADE
Trond Myklebust
1
-3
/
+13
2016-12-19
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
1
-0
/
+10
2016-12-19
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
1
-16
/
+13
2016-12-19
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
1
-8
/
+20
2016-12-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2016-12-19
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2
-3
/
+5
2016-12-19
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
1
-7
/
+7
[next]