summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger2015-03-261-0/+1
| * | UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2015-03-262-3/+1
| * | UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger2015-03-261-1/+3
| * | UBI: Fastmap: Remove eba_orphans logicRichard Weinberger2015-03-261-83/+8
| * | UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger2015-03-261-1/+3
| * | UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2015-03-261-7/+8
| * | UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2015-03-261-6/+6
| * | UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2015-03-262-41/+33
| * | UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2015-03-261-6/+5
| * | UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-261-0/+4
| * | UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2015-03-261-1/+5
| * | UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2015-03-261-0/+18
| * | UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2015-03-262-29/+5
| * | UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2015-03-261-38/+47
| * | UBI: Split __wl_get_peb()Richard Weinberger2015-03-261-23/+38
| * | UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-262-12/+25
| * | UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger2015-03-261-0/+3
| * | UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-262-2/+10
| * | UBI: align comment for readabilityBrian Norris2015-03-261-1/+1
| * | UBI: fix check for "too many bytes"Brian Norris2015-03-261-1/+1
| * | UBI: initialize LEB number variableBrian Norris2015-03-261-1/+1
| * | UBI: fix out of bounds writeBrian Norris2015-03-261-1/+2
| * | UBI: account for bitflips in both the VID header and dataBrian Norris2015-03-261-1/+1
| * | UBIFS: extend debug/message capabilitiesSheng Yong2015-03-2525-409/+419
| * | UBIFS: simplify returnsFabian Frederick2015-03-251-8/+2
| * | UBIFS: Fix trivial typos in commentsYannick Guerrini2015-03-251-7/+7
| * | UBIFS: do not write master node if need recoverySheng Yong2015-03-251-1/+1
| * | UBIFS: fix incorrect unlocking handlingTaesoo Kim2015-03-251-4/+7
| * | Merge tag 'v4.0-rc5' into linux-nextArtem Bityutskiy2015-03-251510-17224/+38074
| |\ \ | | |/
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-1590-1185/+598
|\ \ \
| * | | ->aio_read and ->aio_write removedAl Viro2015-04-118-54/+9
| * | | pcm: another weird API abuseAl Viro2015-04-111-19/+20
| * | | infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-112-15/+23
| * | | kill do_sync_read/do_sync_writeAl Viro2015-04-112-40/+0
| * | | fuse: use iov_iter_get_pages() for non-splice pathAl Viro2015-04-111-24/+17
| * | | fuse: switch to ->read_iter/->write_iterAl Viro2015-04-111-12/+14
| * | | switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro2015-04-111-9/+9
| * | | make new_sync_{read,write}() staticAl Viro2015-04-1159-153/+11
| * | | coredump: accept any write methodAl Viro2015-04-111-1/+1
| * | | switch /dev/loop to vfs_iter_write()Al Viro2015-04-111-5/+7
| * | | serial2002: switch to __vfs_read/__vfs_writeAl Viro2015-04-111-12/+6
| * | | ashmem: use __vfs_read()Al Viro2015-04-111-1/+1
| * | | export __vfs_read()Al Viro2015-04-111-8/+5
| * | | autofs: switch to __vfs_write()Al Viro2015-04-112-2/+2
| * | | new helper: __vfs_write()Al Viro2015-04-112-12/+17
| * | | Merge branch '9p-iov_iter' into for-nextAl Viro2015-04-1112-627/+355
| |\ \ \
| | * | | net/9p: remove (now-)unused helpersAl Viro2015-04-112-43/+1
| | * | | p9_client_attach(): set fid->uid correctlyAl Viro2015-04-111-0/+1
| | * | | 9p: we are leaking glock.client_id in v9fs_file_getlock()Al Viro2015-04-111-0/+2
| | * | | 9p: switch to ->read_iter/->write_iterAl Viro2015-04-111-44/+39
OpenPOWER on IntegriCloud