| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 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-04 | 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 |
* | | | | /proc/stat: convert to single_open_size() | Heiko Carstens | 2014-07-03 | 1 | -20/+2 |
* | | | | autofs4: fix false positive compile error | Ian Kent | 2014-07-03 | 1 | -1/+1 |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-30 | 5 | -6/+68 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ext4: Fix hole punching for files with indirect blocks | Jan Kara | 2014-06-26 | 1 | -2/+10 |
| * | | | ext4: Fix block zeroing when punching holes in indirect block files | Jan Kara | 2014-06-26 | 1 | -2/+2 |
| * | | | ext4: decrement free clusters/inodes counters when block group declared bad | Namjae Jeon | 2014-06-26 | 3 | -0/+47 |
| * | | | fs/mbcache: replace __builtin_log2() with ilog2() | T Makphaibulchoke | 2014-06-26 | 1 | -1/+2 |
| * | | | ext4: Fix buffer double free in ext4_alloc_branch() | Jan Kara | 2014-06-16 | 1 | -1/+7 |
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-06-26 | 3 | -6/+20 |
|\ \ \ \ |
|
| * | | | | [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ... | Steve French | 2014-06-24 | 1 | -3/+4 |
| * | | | | cifs: revalidate mapping prior to satisfying read_iter request with cache=loose | Jeff Layton | 2014-06-19 | 1 | -2/+15 |
| * | | | | fs/cifs: fix regression in cifs_create_mf_symlink() | Björn Baumbach | 2014-06-16 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-06-26 | 5 | -83/+103 |
|\ \ \ \ |
|
| * | | | | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 2014-06-25 | 3 | -45/+57 |
| * | | | | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson | 2014-06-25 | 1 | -7/+4 |
| * | | | | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson | 2014-06-25 | 1 | -2/+5 |
| * | | | | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust | 2014-06-25 | 1 | -35/+40 |
| * | | | | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust | 2014-06-25 | 1 | -0/+1 |
| * | | | | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew | 2014-06-25 | 1 | -1/+3 |
| | |/ /
| |/| | |
|
* | | | | aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 | Benjamin LaHaise | 2014-06-24 | 1 | -0/+3 |
* | | | | aio: fix aio request leak when events are reaped by userspace | Benjamin LaHaise | 2014-06-24 | 1 | -2/+1 |
* | | | | ocfs2/dlm: do not purge lockres that is queued for assert master | Xue jiufei | 2014-06-24 | 4 | -6/+55 |
* | | | | ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d... | jiangyiwen | 2014-06-24 | 1 | -5/+9 |