index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
1
-2
/
+2
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
3
-6
/
+204
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
3
-33
/
+134
2016-10-02
ubifs: Implement O_TMPFILE
Richard Weinberger
1
-0
/
+71
2016-10-02
ubi: Fix Fastmap's update_vol()
Richard Weinberger
1
-0
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
4
-14
/
+30
2016-10-02
ubi: Deal with interrupted erasures in WL
Richard Weinberger
1
-2
/
+19
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
7
-142
/
+218
2016-10-02
UBI: hide EBA internals
Boris Brezillon
4
-51
/
+165
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
3
-2
/
+40
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
3
-2
/
+15
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
3
-8
/
+13
2016-10-02
UBI: simplify LEB write and atomic LEB change code
Boris Brezillon
1
-170
/
+115
2016-10-02
UBI: simplify recover_peb() code
Boris Brezillon
1
-53
/
+77
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2
-20
/
+23
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
4
-38
/
+66
2016-10-02
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
1
-5
/
+5
2016-10-02
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
1
-6
/
+2
2016-10-02
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
1
-13
/
+12
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
3
-67
/
+112
2016-10-02
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
1
-1
/
+1
2016-10-02
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
1
-3
/
+4
2016-10-02
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
1
-4
/
+4
2016-10-02
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
1
-2
/
+2
2016-10-02
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
1
-20
/
+3
2016-09-19
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-18
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-09-17
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-09-16
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
1
-1
/
+1
2016-09-16
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
1
-0
/
+13
2016-09-16
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
1
-13
/
+44
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
3
-34
/
+51
2016-09-16
IB/mlx5: Set source mac address in FTE
Maor Gottlieb
1
-0
/
+7
2016-09-16
IB/mlx5: Enable MAD_IFC commands for IB ports only
Noa Osherovich
1
-1
/
+3
2016-09-16
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
1
-0
/
+3
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-09-16
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-09-16
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
1
-1
/
+1
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-09-16
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
1
-1
/
+1
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2
-4
/
+4
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-09-16
PM / runtime: Use _rcuidle for runtime suspend tracepoints
Paul E. McKenney
1
-2
/
+2
2016-09-16
aio: mark AIO pseudo-fs noexec
Jann Horn
1
-1
/
+6
[next]