index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-06
4
-48
/
+92
*
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
2017-08-06
1
-3
/
+1
*
ext4: remove unused mode parameter
Tahsin Erdogan
2017-08-06
1
-5
/
+4
*
ext4: fix warning about stack corruption
Arnd Bergmann
2017-08-06
1
-5
/
+6
*
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-06
2
-10
/
+14
*
ext4: silence array overflow warning
Dan Carpenter
2017-08-06
1
-1
/
+1
*
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-05
1
-0
/
+3
*
ext4: release discard bio after sending discard commands
Daeho Jeong
2017-08-05
1
-1
/
+3
*
ext4: convert swap_inode_data() over to use swap() on most of the fields
Jeff Layton
2017-07-31
1
-10
/
+8
*
ext4: error should be cleared if ea_inode isn't added to the cache
Emoly Liu
2017-07-31
1
-0
/
+1
*
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-31
1
-13
/
+15
*
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
2017-07-31
1
-4
/
+11
*
ext4: remove unused metadata accounting variables
Eric Whitney
2017-07-31
3
-33
/
+10
*
ext4: correct comment references to ext4_ext_direct_IO()
Eric Whitney
2017-07-31
1
-2
/
+2
*
Linux 4.13-rc3
v4.13-rc3
Linus Torvalds
2017-07-30
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-30
3
-3
/
+13
|
\
|
*
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
2017-07-28
1
-0
/
+1
|
*
x86/efi: Fix reboot_mode when EFI runtime services are disabled
Stefan Assmann
2017-07-25
1
-3
/
+3
|
*
x86/boot: #undef memcpy() et al in string.c
Michael Davidson
2017-07-25
1
-0
/
+9
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
2
-5
/
+5
|
\
\
|
*
|
sched/wait: Clean up some documentation warnings
Jonathan Corbet
2017-07-25
1
-4
/
+4
|
*
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-30
2
-11
/
+50
|
\
\
|
*
|
kprobes/x86: Release insn_slot in failure path
Masami Hiramatsu
2017-07-24
1
-1
/
+9
|
*
|
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
Stephane Eranian
2017-07-24
1
-0
/
+1
|
*
|
perf/x86/intel/uncore: Fix SKX CHA event extra regs
Stephane Eranian
2017-07-24
1
-0
/
+13
|
*
|
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
Kan Liang
2017-07-24
1
-3
/
+0
|
*
|
perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask
Kan Liang
2017-07-24
1
-2
/
+2
|
*
|
perf/x86/intel/uncore: Fix Skylake server PCU PMU event format
Kan Liang
2017-07-24
1
-1
/
+21
|
*
|
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
Stephane Eranian
2017-07-24
1
-4
/
+4
|
|
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-30
2
-3
/
+13
|
\
\
|
*
|
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
2
-3
/
+13
*
|
|
Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-29
2
-2
/
+2
|
\
\
\
|
*
|
|
of: irq: fix of_irq_to_resource() error check
Sergei Shtylyov
2017-07-21
1
-1
/
+1
|
*
|
|
scripts/dtc: dtx_diff - update include dts paths to match build
Frank Rowand
2017-07-20
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
2
-6
/
+12
|
\
\
\
\
|
*
|
|
|
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
|
*
|
|
|
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
|
*
|
|
|
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
|
*
|
|
|
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
|
|
|
|
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-28
6
-3
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-26
1
-0
/
+12
|
*
|
|
|
|
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-25
1
-0
/
+4
|
*
|
|
|
|
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-07-24
1
-0
/
+3
|
*
|
|
|
|
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
2
-0
/
+6
|
*
|
|
|
|
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
2
-1
/
+10
|
*
|
|
|
|
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-28
16
-49
/
+99
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2017-07-26
2
-1
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
2017-07-24
1
-1
/
+3
[next]