index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mt6735: Add an option to multiplex AP and STA on wlan0
Diogo Ferreira
2017-06-04
5
-8
/
+14
*
defconfig: use cubic instead of westwood (seems to give better results on xDS...
Mister Oyster
2017-06-03
1
-15
/
+11
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-02
1
-7
/
+8
*
ANDROID: hid: uhid: implement refcount for open and close
Dmitry Torokhov
2017-06-02
1
-2
/
+15
*
Revert "jiffies conversions: Use compile time constants when possible"
Mister Oyster
2017-06-02
2
-144
/
+98
*
defconfig: move to config_hz=300
Moyster
2017-06-02
2
-4
/
+7
*
Revert "use -O3 compile flags"
Moyster
2017-06-02
1
-2
/
+2
*
ext4: fix deadlock during page writeback
Jan Kara
2017-06-01
1
-3
/
+26
*
ext4: fix data exposure after a crash
Jan Kara
2017-06-01
1
-9
/
+14
*
defconfig: renable rps/xps/rfs_accel
Mister Oyster
2017-05-31
1
-0
/
+4
*
net: fix config_xps and config_rps since use_generic_smp_helpers was removed
Mister Oyster
2017-05-31
1
-3
/
+3
*
ANDROID: mnt: Fix next_descendent
Daniel Rosenberg
2017-05-31
1
-3
/
+8
*
defconfig: cleanup net stuff
Mister Oyster
2017-05-31
1
-47
/
+48
*
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2017-05-30
4
-0
/
+10
*
f2fs: add lazytime mount option
Jaegeuk Kim
2017-05-29
1
-0
/
+14
*
binder: remove unused var
Mister Oyster
2017-05-29
1
-1
/
+0
*
binder: Quiet Binder
Uma Maheshwari Bhiram
2017-05-29
1
-2
/
+2
*
vfs: add find_inode_nowait() function
Theodore Ts'o
2017-05-29
2
-0
/
+55
*
fscrypt: remove duplicate d_inode definition in ext4 & f2fs In file included ...
Mister Oyster
2017-05-29
2
-15
/
+0
*
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
2017-05-29
1
-0
/
+1
*
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
2017-05-29
3
-0
/
+22
*
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2017-05-29
2
-10
/
+73
*
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
2017-05-29
1
-4
/
+4
*
ext4: allow DAX writeback for hole punch
Ross Zwisler
2017-05-29
1
-2
/
+2
*
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2017-05-29
1
-4
/
+4
*
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2017-05-29
1
-19
/
+28
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-05-29
4
-36
/
+42
*
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2017-05-29
1
-1
/
+17
*
ext4: fix BACKPORT: posix_acl: Clear SGID bit when setting file permissions
Mister Oyster
2017-05-29
1
-8
/
+4
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-05-29
1
-1
/
+3
*
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-05-29
1
-1
/
+1
*
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-05-29
1
-1
/
+1
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2017-05-29
2
-1
/
+17
*
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-05-29
1
-9
/
+6
*
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-05-29
1
-3
/
+8
*
ext4: fix reference counting bug on block allocation error
Vegard Nossum
2017-05-29
1
-14
/
+3
*
ext4: short-cut orphan cleanup on error
Vegard Nossum
2017-05-29
1
-0
/
+10
*
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2017-05-29
1
-3
/
+3
*
ext4: check for extents that wrap around
Vegard Nossum
2017-05-29
1
-2
/
+6
*
ext4: verify extent header depth
Vegard Nossum
2017-05-29
1
-0
/
+4
*
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2017-05-29
1
-2
/
+4
*
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2017-05-29
1
-1
/
+3
*
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2017-05-29
1
-4
/
+6
*
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2017-05-29
3
-4
/
+55
*
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2017-05-29
1
-3
/
+3
*
ext4: fix potential integer overflow
Insu Yun
2017-05-29
1
-1
/
+1
*
ext4: Fix handling of extended tv_sec
David Turner
2017-05-29
1
-7
/
+44
*
fix calculation of meta_bg descriptor backups
Andy Leiserson
2017-05-29
1
-2
/
+2
*
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2017-05-29
3
-3
/
+16
*
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2017-05-29
1
-11
/
+5
[prev]
[next]