index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
f2fs: add missing INMEM_REVOKE trace enum definition
Chao Yu
1
-0
/
+1
2017-03-21
f2fs: sanity check of crc_offset from raw checkpoint
Kinglong Mee
1
-1
/
+1
2017-03-21
f2fs: cleanup the disk level filename updating
Kinglong Mee
5
-62
/
+4
2017-03-21
f2fs: cover update_free_nid_bitmap with nid_list_lock
Chao Yu
2
-17
/
+11
2017-03-21
f2fs: fix bad prefetchw of NULL page
Kinglong Mee
1
-1
/
+2
2017-03-21
f2fs: clear FI_DATA_EXIST flag in truncate_inline_inode
Kinglong Mee
3
-20
/
+13
2017-03-21
f2fs: move mnt_want_write_file after arguments checking
Kinglong Mee
1
-26
/
+18
2017-03-21
f2fs: check new size by inode_newsize_ok in f2fs_insert_range
Kinglong Mee
1
-2
/
+3
2017-03-21
f2fs: avoid copy date to user-space if move file range fail
Kinglong Mee
1
-0
/
+2
2017-03-21
f2fs: drop duplicate new_size assign in f2fs_zero_range
Kinglong Mee
1
-2
/
+0
2017-03-21
f2fs: adjust the way of calculating nat block
Fan Li
1
-3
/
+6
2017-03-21
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
3
-0
/
+8
2017-03-21
f2fs: check range before defragment
Sheng Yong
1
-0
/
+6
2017-03-21
f2fs: use parameter max_items instead of PIDVEC_SIZE
Sheng Yong
1
-1
/
+1
2017-03-21
f2fs: add a punch discard command function
Yunlei He
1
-2
/
+20
2017-03-21
f2fs: allocate a bio for discarding when actually issuing it
Jaegeuk Kim
2
-64
/
+78
2017-03-21
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
1
-3
/
+4
2017-03-21
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
1
-1
/
+1
2017-03-21
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
1
-6
/
+0
2017-03-21
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
1
-12
/
+6
2017-03-21
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2
-15
/
+20
2017-03-21
f2fs: don't allow volatile writes for non-regular file
Chao Yu
1
-0
/
+3
2017-03-21
f2fs: don't allow atomic writes for not regular files
Jaegeuk Kim
1
-0
/
+3
2017-03-21
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
4
-1
/
+35
2017-03-21
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
1
-5
/
+5
2017-03-21
f2fs: fix the fault of calculating blkstart twice
Kinglong Mee
1
-1
/
+2
2017-03-21
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
1
-2
/
+2
2017-03-21
f2fs: don't allow to get pino when filename is encrypted
Jaegeuk Kim
1
-0
/
+3
2017-03-21
f2fs: fix wrong error injection for evict_inode
Jaegeuk Kim
1
-7
/
+6
2017-03-21
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
1
-1
/
+2
2017-03-21
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
1
-1
/
+3
2017-03-21
f2fs: don't need to invalidate wrong node page
Jaegeuk Kim
1
-1
/
+4
2017-03-21
f2fs: fix an error return value in truncate_partial_data_page
Yunlei He
1
-1
/
+1
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 hid-corsair
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
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-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
[next]