| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | Btrfs: fix crash when mounting raid5 btrfs with missing disks | Liu Bo | 2014-06-28 |
| * | | | | | | btrfs: create sprout should rename fsid on the sysfs as well | Anand Jain | 2014-06-28 |
| * | | | | | | btrfs: dev replace should replace the sysfs entry | Anand Jain | 2014-06-28 |
| * | | | | | | btrfs: dev add should add its sysfs entry | Anand Jain | 2014-06-28 |
| * | | | | | | btrfs: dev delete should remove sysfs entry | Anand Jain | 2014-06-28 |
| * | | | | | | btrfs: rename add_device_membership to btrfs_kobj_add_device | Anand Jain | 2014-06-28 |
* | | | | | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-07-03 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernfs: kernfs_notify() must be useable from non-sleepable contexts | Tejun Heo | 2014-07-02 |
* | | | | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-07-03 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | nfs: fix nfs4d readlink truncated packet | Avi Kivity | 2014-07-02 |
| * | | | | | | | nfsd: fix rare symlink decoding bug | J. Bruce Fields | 2014-06-27 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | fs/seq_file: fallback to vmalloc allocation | Heiko Carstens | 2014-07-03 |
* | | | | | | | /proc/stat: convert to single_open_size() | Heiko Carstens | 2014-07-03 |
* | | | | | | | autofs4: fix false positive compile error | Ian Kent | 2014-07-03 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-29 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ext4: Fix hole punching for files with indirect blocks | Jan Kara | 2014-06-26 |
| * | | | | | ext4: Fix block zeroing when punching holes in indirect block files | Jan Kara | 2014-06-26 |
| * | | | | | ext4: decrement free clusters/inodes counters when block group declared bad | Namjae Jeon | 2014-06-26 |
| * | | | | | fs/mbcache: replace __builtin_log2() with ilog2() | T Makphaibulchoke | 2014-06-25 |
| * | | | | | ext4: Fix buffer double free in ext4_alloc_branch() | Jan Kara | 2014-06-15 |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-06-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ... | Steve French | 2014-06-24 |
| * | | | | | | cifs: revalidate mapping prior to satisfying read_iter request with cache=loose | Jeff Layton | 2014-06-19 |
| * | | | | | | fs/cifs: fix regression in cifs_create_mf_symlink() | Björn Baumbach | 2014-06-16 |
| |/ / / / / |
|
* | | | | | | Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-06-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 2014-06-24 |
| * | | | | | | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson | 2014-06-24 |
| * | | | | | | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson | 2014-06-24 |
| * | | | | | | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust | 2014-06-24 |
| * | | | | | | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust | 2014-06-24 |
| * | | | | | | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew | 2014-06-24 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 | Benjamin LaHaise | 2014-06-24 |
* | | | | | | aio: fix aio request leak when events are reaped by userspace | Benjamin LaHaise | 2014-06-24 |
* | | | | | | ocfs2/dlm: do not purge lockres that is queued for assert master | Xue jiufei | 2014-06-23 |
* | | | | | | ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d... | jiangyiwen | 2014-06-23 |
* | | | | | | ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ... | jiangyiwen | 2014-06-23 |
* | | | | | | ocfs2: fix a tiny race when running dirop_fileop_racer | Yiwen Jiang | 2014-06-23 |
* | | | | | | ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() | Xue jiufei | 2014-06-23 |
* | | | | | | ocfs2: refcount: take rw_lock in ocfs2_reflink | Wengang Wang | 2014-06-23 |
* | | | | | | ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec... | Xue jiufei | 2014-06-23 |
* | | | | | | ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and... | Tariq Saeed | 2014-06-23 |
* | | | | | | ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() | alex chen | 2014-06-23 |
|/ / / / / |
|
* | | | | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-06-21 |
|\ \ \ \ \ |
|
| * | | | | | locks: set fl_owner for leases back to current->files | Jeff Layton | 2014-06-10 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-06-21 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Btrfs: fix wrong error handle when the device is missing or is not writeable | Miao Xie | 2014-06-19 |
| * | | | | | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie | 2014-06-19 |
| * | | | | | Btrfs: use bio_endio_nodec instead of open code | Miao Xie | 2014-06-19 |
| * | | | | | Btrfs: fix NULL pointer crash when running balance and scrub concurrently | Wang Shilong | 2014-06-19 |
| * | | | | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT. | Qu Wenruo | 2014-06-19 |