index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wimax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
4
-18
/
+23
2017-08-17
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
4
-12
/
+13
2017-08-17
quota: Push dqio_sem down to ->get_next_id()
Jan Kara
2
-6
/
+8
2017-08-17
quota: Push dqio_sem down to ->release_dqblk()
Jan Kara
2
-3
/
+10
2017-08-17
quota: Remove locking for writing to the old quota format
Jan Kara
1
-3
/
+0
2017-08-17
quota: Do not acquire dqio_sem for dquot overwrites in v2 format
Jan Kara
1
-3
/
+14
2017-08-17
quota: Push dqio_sem down to ->write_dqblk()
Jan Kara
3
-8
/
+16
2017-08-17
quota: Remove locking for reading from the old quota format
Jan Kara
1
-2
/
+0
2017-08-17
quota: Push dqio_sem down to ->read_dqblk()
Jan Kara
3
-6
/
+14
2017-08-17
quota: Protect dquot writeout with dq_lock
Jan Kara
1
-14
/
+14
2017-08-17
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2
-6
/
+6
2017-08-17
quota: Acquire dqio_sem for reading in dquot_get_next_id()
Jan Kara
1
-2
/
+2
2017-08-17
quota: Do more fine-grained locking in dquot_acquire()
Jan Kara
1
-3
/
+6
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
7
-41
/
+36
2017-08-07
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-06
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-06
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-06
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-06
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-06
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2017-08-04
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
1
-1
/
+1
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-08-03
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
2017-08-03
isdn/i4l: fix buffer overflow
Annie Cherkaev
2
-3
/
+3
2017-08-03
clk: keystone: sci-clk: Fix sci_clk_get
Tero Kristo
1
-24
/
+42
2017-08-03
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-03
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-03
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
1
-0
/
+3
2017-08-03
ipc: add missing container_of()s for randstruct
Kees Cook
3
-3
/
+7
2017-08-03
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2
-2
/
+18
2017-08-03
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
1
-0
/
+2
[next]