2015-03-15 |
Zygo Blaxell | Merge remote-tracking branch 'quark/zygo-3.18.9-zb64... zygo-3.18.9-zb64-btrfs |
commit | commitdiff | tree | snapshot |
2015-03-15 |
Zygo Blaxell | zygo: turn off MMC debug, it floods the world with... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Zygo Blaxell | zygo: cherry-picked up to 7031479 (extra args linus... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Zygo Blaxell | Revert "btrfs: fix raid56 scrub failed in xfstests... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Zygo Blaxell | zygo: cherry-picked up to e36cb0b (extra args linus... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Gui Hecheng | btrfs: fix raid56 scrub failed in xfstests btrfs/072 |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zygo Blaxell | Revert "btrfs: fix raid56 scrub failed in xfstests... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zygo Blaxell | Revert "Btrfs: incremental send, don't rename a directo... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zygo Blaxell | Revert "Btrfs: fix fsync log replay for inodes with... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zygo Blaxell | zygo: cherry-picked up to dd9ef13 (extra args linus... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Quentin Casasnovas | Btrfs:__add_inode_ref: out of bounds memory read when... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix data loss in the fast fsync path |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: incremental send, don't rename a directory too... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: fix lost return value due to variable shadowing |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix off-by-one logic error in btrfs_realloc_node |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: add missing inode update when punching hole |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: abort the transaction if we fail to update the... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: don't remove extents and xattrs when logging... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Forrest Liu | Btrfs: fix BUG_ON in btrfs_orphan_add() when delete... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: account for large extents with enospc |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: don't set and clear delalloc for O_DIRECT writes |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: only adjust outstanding_extents when we do a... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | btrfs: Fix out-of-space bug |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: scrub, fix sleep in atomic context |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix scheduler warning when syncing log |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Konstantin... | page_writeback: put account_page_redirty() after set_pa... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Forrest Liu | Btrfs: add missing blk_finish_plug in btrfs_sync_log() |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Gui Hecheng | btrfs: cleanup init for list in free-space-cache |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Shaohua Li | btrfs: delete chunk allocation attemp when setting... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Naohiro Aota | btrfs: clear bio reference after submit_one_bio() |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix scrub race leading to use-after-free |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: add missing cleanup on sysfs init failure |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: add more checks to btrfs_read_sys_array |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: cleanup, rename a few variables in btrfs_read_sy... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: add checks for sys_chunk_array sizes |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: more superblock checks, lower bounds on devices... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
chandan r | Btrfs: Add code to support file creation time |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: kill btrfs_inode_*time helpers |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Gui Hecheng | btrfs: fix raid56 scrub failed in xfstests btrfs/072 |
commit | commitdiff | tree | snapshot |
2015-03-08 |
chandan | Btrfs: insert_new_root: Fix lock type of the extent... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Anand Jain | Btrfs: fix unused members in struct btrfs_root |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Yang Dongsheng | btrfs: qgroup: move WARN_ON() to the correct location. |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Liu Bo | Btrfs: cleanup unused run_most |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Combine per-page recover in dev-replace and... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Separate finding-right-mirror and writing-to... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Cleanup btrfs_bio_counter_inc_blocked() |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Remove noneed force_write in scrub_write_block_t... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Zhao Lei | Btrfs: Fix a jump typo of nodatasum_case to avoid wrong... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix fsync log replay for inodes with a mix of... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix fsync when extend references are added to... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix directory inconsistency after fsync log... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: lookup for block group only if needed when freei... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: remove a no-op unfreeze superbock callback |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: update message levels after checksum errors |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: update message levels during failed mount |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: update message levels for errors |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: fix setup_leaf_for_split() to avoid leaf corruption |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Satoru Takeuchi | btrfs: fix state->private cast on 32 bit machines |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: expand btrfs_find_item if found_key is NULL |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: simplify insert_orphan_item |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: cleanup, remove inode_ref_info helper |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: cleanup, remove inode_item_info helper |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: correctly get tree level in tree_backref_for_extent |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Wang Shilong | Btrfs: call inode_dec_link_count() on mkdir error path |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Al Viro | btrfs: filp_open() returns ERR_PTR() on failure, not... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: abort transaction if we don't find the block... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Josef Bacik | Btrfs: change how we track dirty roots |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink parameter len to alloc_extent_buffer |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: unify extent buffer allocation api |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: use GFP_NOFS in __alloc_extent_buffer directly |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink blocksize parameter to tree_block_processed |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink blocksize parameter to btrfs_find_create_tr... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink blocksize parameter to btrfs_init_new_buffer |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink blocksize parameter to reada_tree_block_flagged |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: remove blocksize from reada_extent |
commit | commitdiff | tree | snapshot |
2015-03-08 |
David Sterba | btrfs: sink blocksize parameter to readahead_tree_block |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: remove non-sense btrfs_error_discard_extent... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Filipe Manana | Btrfs: always clear a block group node when removing... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Zygo Blaxell | fs/btrfs: expose more symbols for gdb |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Zygo Blaxell | zygo: enable debug info (and its many new and exciting... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Zygo Blaxell | zygo: turn on lock debugging, drop GPL from mutex_lock_... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Zygo Blaxell | pick-kernel: use $* because $@ confuses the hell out... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Zygo Blaxell | Merge tag 'v3.18.9' into zygo-3.18.9-zb64 zygo-3.18.9-zb64 |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Greg Kroah... | Linux 3.18.9 v3.18.9 |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Jan Kara | quota: Store maximum space limit in bytes |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Jiang Liu | x86/irq: Fix regression caused by commit b568b8601f05 |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Andy Shevchenko | x86: pmc-atom: Assign debugfs node as soon as possible |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Hector Marco... | x86, mm/ASLR: Fix stack randomization on 64-bit systems |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Matt Fleming | x86/efi: Avoid triple faults during EFI mixed mode... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Thadeu Lima... | blk-throttle: check stats_cpu before reading it from... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Filipe Manana | Btrfs: fix fsync data loss after adding hard link to... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
David Sterba | btrfs: fix leak of path in btrfs_find_item |
commit | commitdiff | tree | snapshot |
2015-03-06 |
David Sterba | btrfs: set proper message level for skinny metadata |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Ilya Dryomov | libceph: fix double __remove_osd() problem |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Hans de Goede | samsung-laptop: Add use_native_backlight quirk, and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Chen Jie | jffs2: fix handling of corrupted summary length |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Daniel J Blueman | EDAC, amd64_edac: Prevent OOPS with >16 memory controllers |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Borislav Petkov | sb_edac: Fix detection on SNB machines |
commit | commitdiff | tree | snapshot |
next |