index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
iversion: make inode_cmp_iversion{+raw} return bool instead of s64
Jeff Layton
1
-12
/
+8
2018-01-30
Documentation: Fix 'file_mapped' -> 'mapped_file'
Florian Schmidt
1
-2
/
+2
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
2018-01-29
GFS2: Don't try to end a non-existent transaction in unlink
Bob Peterson
1
-3
/
+2
2018-01-29
fs: handle inode->i_version more efficiently
Jeff Layton
2
-56
/
+154
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
1
-6
/
+8
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
1
-3
/
+7
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-29
xfs: convert to new i_version API
Jeff Layton
5
-7
/
+15
2018-01-29
ufs: use new i_version API
Jeff Layton
3
-6
/
+9
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
4
-10
/
+14
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
1
-1
/
+2
2018-01-29
nfs: convert to new i_version API
Jeff Layton
6
-23
/
+26
2018-01-29
ext4: convert to new i_version API
Jeff Layton
7
-17
/
+26
2018-01-29
ext2: convert to new i_version API
Jeff Layton
2
-6
/
+8
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2
-5
/
+7
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
3
-5
/
+12
2018-01-29
afs: convert to new i_version API
Jeff Layton
2
-3
/
+5
2018-01-29
affs: convert to new i_version API
Jeff Layton
3
-5
/
+8
2018-01-29
fat: convert to new i_version API
Jeff Layton
4
-19
/
+22
2018-01-29
fs: don't take the i_lock in inode_inc_iversion
Jeff Layton
1
-3
/
+4
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
9
-15
/
+249
2018-01-29
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
1
-1
/
+1
2018-01-28
Linux 4.15
v4.15
Linus Torvalds
1
-1
/
+1
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
1
-1
/
+0
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
1
-1
/
+1
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
3
-9
/
+13
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
6
-65
/
+71
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
4
-24
/
+34
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
1
-0
/
+7
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
Pali Rohár
1
-1
/
+39
2018-01-27
hwmon: (dell-smm) Enable broken functionality via "force" module param
Pali Rohár
1
-2
/
+5
2018-01-27
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-27
x86: Mark hpa as a "Designated Reviewer" for the time being
H. Peter Anvin
1
-11
/
+1
2018-01-27
update internal version number for cifs.ko
Steve French
1
-1
/
+1
2018-01-27
cifs: add .splice_write
Andrés Souto
1
-0
/
+6
2018-01-27
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
1
-1
/
+31
2018-01-27
move a few externs to smbdirect.h to eliminate warning
Steve French
2
-9
/
+9
2018-01-27
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-01-27
Cleanup some minor endian issues in smb3 rdma
Steve French
3
-20
/
+21
2018-01-27
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
1
-26
/
+35
2018-01-27
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
4
-37
/
+25
2018-01-27
CIFS: make IPC a regular tcon
Aurelien Aptel
5
-76
/
+133
2018-01-26
block: remove smart1,2.h
Corentin Labbe
1
-278
/
+0
[next]