| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-07-13 | 5 | -45/+44 |
|\ |
|
| * | ext4: fix potential null pointer dereference in ext4_free_inode | Namjae Jeon | 2014-07-12 | 1 | -1/+1 |
| * | ext4: fix a potential deadlock in __ext4_es_shrink() | Theodore Ts'o | 2014-07-12 | 1 | -2/+2 |
| * | ext4: revert commit which was causing fs corruption after journal replays | Theodore Ts'o | 2014-07-11 | 1 | -27/+24 |
| * | ext4: disable synchronous transaction batching if max_batch_time==0 | Eric Sandeen | 2014-07-05 | 2 | -3/+4 |
| * | ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() | Theodore Ts'o | 2014-07-05 | 1 | -2/+2 |
| * | ext4: clarify error count warning messages | Theodore Ts'o | 2014-07-05 | 1 | -3/+4 |
| * | ext4: fix unjournalled bg descriptor while initializing inode bitmap | Theodore Ts'o | 2014-07-05 | 1 | -7/+7 |
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-07-11 | 1 | -1/+1 |
|\ \ |
|
| * | | nfsd: Fix bad reserving space for encoding rdattr_error | Kinglong Mee | 2014-07-07 | 1 | -1/+1 |
* | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-07-10 | 1 | -0/+30 |
|\ \ \ |
|
| * | | | kernfs: introduce kernfs_pin_sb() | Li Zefan | 2014-06-30 | 1 | -0/+30 |
* | | | | Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-07-09 | 9 | -27/+41 |
|\ \ \ \ |
|
| * | | | | f2fs: avoid to access NULL pointer in issue_flush_thread | Chao Yu | 2014-07-09 | 1 | -1/+2 |
| * | | | | f2fs: check bdi->dirty_exceeded when trying to skip data writes | Jaegeuk Kim | 2014-07-09 | 1 | -0/+2 |
| * | | | | f2fs: do checkpoint for the renamed inode | Jaegeuk Kim | 2014-07-09 | 1 | -6/+4 |
| * | | | | f2fs: release new entry page correctly in error path of f2fs_rename | Chao Yu | 2014-07-09 | 1 | -1/+2 |
| * | | | | f2fs: fix error path in init_inode_metadata | Chao Yu | 2014-07-09 | 1 | -1/+1 |
| * | | | | f2fs: check lower bound nid value in check_nid_range | Chao Yu | 2014-07-09 | 3 | -4/+4 |
| * | | | | f2fs: remove unused variables in f2fs_sm_info | Chao Yu | 2014-07-09 | 2 | -5/+0 |
| * | | | | f2fs: fix not to allocate unnecessary blocks during fallocate | Jaegeuk Kim | 2014-06-23 | 1 | -1/+4 |
| * | | | | f2fs: recover fallocated data and its i_size together | Jaegeuk Kim | 2014-06-23 | 1 | -3/+4 |
| * | | | | f2fs: fix to report newly allocate region as extent | Jaegeuk Kim | 2014-06-23 | 1 | -5/+18 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-07-04 | 13 | -47/+108 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: fix crash when starting transaction | Filipe Manana | 2014-07-03 | 1 | -0/+1 |
| * | | | | | Btrfs: fix btrfs_print_leaf for skinny metadata | Josef Bacik | 2014-07-03 | 1 | -4/+5 |
| * | | | | | Btrfs: fix race of using total_bytes_pinned | Liu Bo | 2014-07-03 | 1 | -4/+1 |
| * | | | | | btrfs: use E2BIG instead of EIO if compression does not help | David Sterba | 2014-07-03 | 1 | -1/+1 |
| * | | | | | btrfs: remove stale comment from btrfs_flush_all_pending_stuffs | David Sterba | 2014-07-03 | 1 | -5/+0 |
| * | | | | | Btrfs: fix use-after-free when cloning a trailing file hole | Filipe Manana | 2014-07-03 | 1 | -11/+9 |
| * | | | | | btrfs: fix null pointer dereference in btrfs_show_devname when name is null | Anand Jain | 2014-07-03 | 1 | -0/+2 |
| * | | | | | btrfs: fix null pointer dereference in clone_fs_devices when name is null | Anand Jain | 2014-07-03 | 1 | -5/+7 |
| * | | | | | btrfs: fix nossd and ssd_spread mount option regression | Eric Sandeen | 2014-07-03 | 1 | -1/+2 |
| * | | | | | Btrfs: fix race between balance recovery and root deletion | Wang Shilong | 2014-07-03 | 2 | -0/+4 |
| * | | | | | Btrfs: atomically set inode->i_flags in btrfs_update_iflags | Filipe Manana | 2014-07-03 | 1 | -7/+10 |
| * | | | | | btrfs: only unlock block in verify_parent_transid if we locked it | Josef Bacik | 2014-06-28 | 1 | -1/+2 |
| * | | | | | Btrfs: assert send doesn't attempt to start transactions | Filipe Manana | 2014-06-28 | 1 | -2/+4 |
| * | | | | | btrfs compression: reuse recently used workspace | Sergey Senozhatsky | 2014-06-28 | 1 | -1/+1 |
| * | | | | | Btrfs: fix crash when mounting raid5 btrfs with missing disks | Liu Bo | 2014-06-28 | 1 | -2/+3 |
| * | | | | | btrfs: create sprout should rename fsid on the sysfs as well | Anand Jain | 2014-06-28 | 1 | -0/+9 |
| * | | | | | btrfs: dev replace should replace the sysfs entry | Anand Jain | 2014-06-28 | 1 | -0/+5 |
| * | | | | | btrfs: dev add should add its sysfs entry | Anand Jain | 2014-06-28 | 3 | -3/+16 |
| * | | | | | btrfs: dev delete should remove sysfs entry | Anand Jain | 2014-06-28 | 3 | -0/+26 |
| * | | | | | btrfs: rename add_device_membership to btrfs_kobj_add_device | Anand Jain | 2014-06-28 | 1 | -2/+2 |
* | | | | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-07-03 | 1 | -14/+55 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernfs: kernfs_notify() must be useable from non-sleepable contexts | Tejun Heo | 2014-07-02 | 1 | -14/+55 |
* | | | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-07-03 | 2 | -11/+13 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | nfs: fix nfs4d readlink truncated packet | Avi Kivity | 2014-07-02 | 1 | -1/+1 |
| * | | | | | | nfsd: fix rare symlink decoding bug | J. Bruce Fields | 2014-06-27 | 2 | -10/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | fs/seq_file: fallback to vmalloc allocation | Heiko Carstens | 2014-07-03 | 1 | -9/+21 |