index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-17
4
-50
/
+27
*
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-17
1
-4
/
+2
*
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-17
1
-2
/
+0
*
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-17
1
-1
/
+1
*
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-17
5
-25
/
+112
*
coda: ftoc validity check integration
Fabian Frederick
2019-07-17
4
-18
/
+18
*
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-17
1
-5
/
+0
*
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-17
4
-16
/
+12
*
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-17
1
-1
/
+1
*
coda: use SIZE() for stat
Fabian Frederick
2019-07-17
1
-1
/
+1
*
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-17
1
-0
/
+1
*
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-17
1
-1
/
+4
*
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-17
11
-14
/
+99
*
coda: bump module version
Jan Harkes
2019-07-17
1
-1
/
+1
*
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-17
3
-24
/
+22
*
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-17
3
-13
/
+7
*
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
2019-07-17
1
-14
/
+7
*
coda: stop using 'struct timespec' in user API
Arnd Bergmann
2019-07-17
1
-12
/
+38
*
coda: clean up indentation, replace spaces with tab
Colin Ian King
2019-07-17
1
-1
/
+1
*
coda: don't try to print names that were considered too long
Jan Harkes
2019-07-17
1
-2
/
+2
*
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-17
2
-3
/
+39
*
coda: add error handling for fget
Zhouyang Jia
2019-07-17
1
-1
/
+4
*
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
2019-07-17
1
-2
/
+68
*
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
2019-07-17
1
-1
/
+0
*
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
2019-07-17
1
-2
/
+0
*
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
2019-07-17
1
-0
/
+4
*
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
2019-07-17
1
-10
/
+17
*
vmcore: add a kernel parameter novmcoredd
Kairui Song
2019-07-17
2
-1
/
+11
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
8
-17
/
+18
|
\
|
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
1
-3
/
+1
|
*
blkcg, writeback: Add wbc->no_cgroup_owner
Tejun Heo
2019-07-10
1
-1
/
+1
|
*
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
2019-07-10
6
-11
/
+11
|
*
cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
Tejun Heo
2019-07-10
1
-0
/
+3
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-15
1
-1
/
+1
|
\
\
|
*
|
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
1
-1
/
+1
*
|
|
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-15
4
-41
/
+34
|
\
\
\
|
*
|
|
ecryptfs: Change return type of ecryptfs_process_flags
Hariprasad Kelam
2019-07-02
1
-11
/
+2
|
*
|
|
ecryptfs: Make ecryptfs_xattr_handler static
YueHaibing
2019-06-19
1
-1
/
+1
|
*
|
|
ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig
YueHaibing
2019-06-19
1
-2
/
+2
|
*
|
|
ecryptfs: use print_hex_dump_bytes for hexdump
Sascha Hauer
2019-06-19
1
-19
/
+3
|
*
|
|
eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...
Robbie Ko
2019-02-17
1
-2
/
+15
|
*
|
|
ecryptfs: re-order a condition for static checkers
Dan Carpenter
2019-02-16
1
-2
/
+3
|
*
|
|
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
2019-02-16
1
-4
/
+8
*
|
|
|
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
12
-92
/
+338
|
\
\
\
\
|
*
|
|
|
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
1
-26
/
+24
|
*
|
|
|
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
1
-9
/
+35
|
*
|
|
|
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
4
-1
/
+40
|
*
|
|
|
ubifs: support offline signed images
Sascha Hauer
2019-07-08
7
-44
/
+225
|
*
|
|
|
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
2019-07-08
1
-4
/
+1
|
*
|
|
|
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
2019-07-08
1
-1
/
+1
[next]