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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
3
-28
/
+1
2017-04-19
reiserfs: Remove useless setting of i_flags
Jan Kara
1
-4
/
+0
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
4
-22
/
+0
2017-04-19
ext2: Remove ext2_get_inode_flags()
Jan Kara
3
-22
/
+0
2017-04-19
ext4: Remove ext4_get_inode_flags()
Jan Kara
3
-29
/
+0
2017-04-19
quota: Stop setting IMMUTABLE and NOATIME flags on quota files
Jan Kara
1
-14
/
+5
2017-04-19
jfs: Set flags on quota files directly
Jan Kara
1
-2
/
+77
2017-04-19
ext2: Set flags on quota files directly
Jan Kara
1
-2
/
+76
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
1
-3
/
+54
2017-04-19
ext4: Set flags on quota files directly
Jan Kara
1
-6
/
+56
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
1
-0
/
+14
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
3
-7
/
+17
2017-04-05
ext2: Call dquot_writeback_dquots() with s_umount held
Jan Kara
3
-7
/
+7
2017-03-23
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2017-03-21
mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()
Huang Ying
1
-2
/
+0
2017-03-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-55
/
+69
2017-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-7
/
+71
2017-03-21
Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
7
-56
/
+84
2017-03-21
Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-3
/
+3
2017-03-21
Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-87
/
+87
2017-03-21
HID: wacom: generic: Wacom mouse is only provided for opaque tablets
Ping Cheng
1
-2
/
+4
2017-03-21
HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...
Oscar Campos
3
-0
/
+49
2017-03-21
HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGB
Oscar Campos
2
-0
/
+6
2017-03-21
HID: wacom: don't manually release resources for the EKR
Aaron Armstrong Skomra
1
-1
/
+3
2017-03-21
HID: wacom: Correct Intuos Pro 2 resolution
Aaron Armstrong Skomra
1
-2
/
+2
2017-03-20
remoteproc: qcom: fix QCOM_SMD dependencies
Arnd Bergmann
1
-3
/
+3
2017-03-20
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
1
-78
/
+47
2017-03-20
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
3
-6
/
+30
2017-03-20
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2
-10
/
+10
2017-03-20
f2fs: declare static functions
Jaegeuk Kim
1
-3
/
+4
2017-03-20
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
1
-0
/
+6
2017-03-19
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-19
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-2
/
+6
2017-03-19
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+88
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
25
-548
/
+1274
2017-03-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
[next]