Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | Btrfs: don't ignore compressed bio write errors | Filipe Manana | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | Btrfs: make inode.c:submit_compressed_extents() return void | Filipe Manana | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | Btrfs: process all async extents on compressed write failure | Filipe Manana | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | Btrfs: don't leak pages and memory on compressed write error | Filipe Manana | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | Btrfs: fix hang on compressed write error | Filipe Manana | 2014-11-20 | |
| * | | | | | | | | | | | | | | | | | | Btrfs: set page and mapping error on compressed write failure | Filipe Manana | 2014-11-20 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | |
| |/ / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | UBIFS: fix a couple bugs in UBIFS xattr length calculation | Subodh Nijsure | 2014-11-07 | |
| * | | | | | | | | | | | | | | | | | | | UBIFS: fix budget leak in error path | Artem Bityutskiy | 2014-11-07 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | xfs: split metadata and log buffer completion to separate workqueues | Brian Foster | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: fix set-but-unused warnings | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: move type conversion functions to xfs_dir.h | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: move ftype conversion functions to libxfs | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: lobotomise xfs_trans_read_buf_map() | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: active inodes stat is broken | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: cleanup xfs_bmse_merge returns | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: cleanup xfs_bmse_shift_one goto mess | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: fix premature enospc on inode allocation | Dave Chinner | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: overflow in xfs_iomap_eof_align_last_fsb | Peter Watkins | 2014-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2 | Dave Chinner | 2014-12-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xfs-coccinelle-cleanups' into for-next | Dave Chinner | 2014-11-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | xfs: fix simple_return.cocci warning in xfs_bmse_shift_one | kbuild test robot | 2014-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: fix simple_return.cocci warning in xfs_file_readdir | kbuild test robot | 2014-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | libxfs: fix simple_return.cocci warnings | kbuild test robot | 2014-11-30 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: remove unnecessary null checks | Markus Elfring | 2014-11-30 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 2014-11-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: move acl structures to xfs_format.h | Christoph Hellwig | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-27 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next | Dave Chinner | 2014-11-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | xfs: catch invalid negative blknos in _xfs_buf_find() | Eric Sandeen | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: fix error handling in xfs_qm_log_quotaoff() | Brian Foster | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: replace on-stack xfs_trans_res with pointer in xfs_create() | Brian Foster | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | xfs: replace global xfslogd wq with per-mount wq | Brian Foster | 2014-11-27 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-12-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | ext4: ext4_da_convert_inline_data_to_extent drop locked page after error | Dmitry Monakhov | 2014-12-05 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: fix suboptimal seek_{data,hole} extents traversial | Dmitry Monakhov | 2014-12-02 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: ext4_inline_data_fiemap should respect callers argument | Dmitry Monakhov | 2014-12-02 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: prevent fsreentrance deadlock for inline_data | Dmitry Monakhov | 2014-12-02 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: forbid journal_async_commit in data=ordered mode | Jan Kara | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | jbd2: remove unnecessary NULL check before iput() | Theodore Ts'o | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: Remove an unnecessary check for NULL before iput() | Markus Elfring | 2014-11-25 | |
| * | | | | | | | | | | | | | | | | | | | | ext4: remove unneeded code in ext4_unlink | Namjae Jeon | 2014-11-25 |