index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
f2fs: enhance on-disk inode structure scalability
Chao Yu
10
-52
/
+135
2017-08-01
f2fs: make max inline size changeable
Chao Yu
6
-81
/
+96
2017-08-01
f2fs: add ioctl to expose current features
Jaegeuk Kim
2
-0
/
+15
2017-08-01
f2fs: make background threads of f2fs being aware of freezing
Chao Yu
2
-2
/
+15
2017-07-29
f2fs: don't give partially written atomic data from process crash
Jaegeuk Kim
2
-0
/
+19
2017-07-29
f2fs: give a try to do atomic write in -ENOMEM case
Jaegeuk Kim
1
-2
/
+6
2017-07-29
f2fs: preserve i_mode if __f2fs_set_acl() fails
Ernesto A. Fernández
1
-2
/
+3
2017-07-27
f2fs: alloc new nids for xattr block in recovery
Yunlei He
1
-13
/
+15
2017-07-27
f2fs: spread struct f2fs_dentry_ptr for inline path
Chao Yu
2
-22
/
+30
2017-07-27
f2fs: remove unused input parameter
Yunlei He
3
-7
/
+5
2017-07-24
uuid: remove uuid_be
Christoph Hellwig
1
-14
/
+0
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
3
-12
/
+12
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
3
-2
/
+6
2017-07-24
Linux 4.13-rc2
v4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-24
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-24
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-22
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
HID: usbhid: fix "always poll" quirk
Dmitry Torokhov
1
-6
/
+10
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
3
-10
/
+14
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
uuid: fix incorrect uuid_equal conversion in test_uuid_test
Christoph Hellwig
1
-1
/
+1
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
2017-07-20
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
1
-1
/
+2
2017-07-20
IB/cma: Fix reference count leak when no ipv4 addresses are set
Kalderon, Michal
1
-2
/
+4
[next]