Age | Commit message (Expand) | Author |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-07-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-03 | ovl: warn instead of error if d_type is not supported | Vivek Goyal |
2016-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-01 | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-07-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-01 | locks: use file_inode() | Miklos Szeredi |
2016-06-30 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov |
2016-06-30 | 9p: use file_dentry() | Miklos Szeredi |
2016-06-30 | lockd: unregister notifier blocks if the service fails to come up completely | Scott Mayhew |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-06-29 | ovl: get_write_access() in truncate | Miklos Szeredi |
2016-06-29 | ovl: fix dentry leak for default_permissions | Miklos Szeredi |
2016-06-28 | NFS: Fix another OPEN_DOWNGRADE bug | Trond Myklebust |
2016-06-27 | dax: fix offset overflow in dax_io | Eric Sandeen |
2016-06-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2016-06-27 | make nfs_atomic_open() call d_drop() on all ->open_context() errors. | Al Viro |
2016-06-25 | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-06-25 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-25 | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes | Omar Sandoval |
2016-06-24 | ceph: fix d_obtain_alias() misuses | Al Viro |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | autofs: don't get stuck in a loop if vfs_write() returns an error | Andrey Vagin |
2016-06-24 | fs/nilfs2: fix potential underflow in call to crc32_le | Torsten Hilbrich |
2016-06-24 | ocfs2: disable BUG assertions in reading blocks | Gang He |
2016-06-24 | jbd2: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-06-24 | File names with trailing period or space need special case conversion | Steve French |
2016-06-24 | Fix reconnect to not defer smb3 session reconnect long after socket reconnect | Steve French |
2016-06-24 | nfsd: check permissions when setting ACLs | Ben Hutchings |
2016-06-24 | posix_acl: Add set_posix_acl | Andreas Gruenbacher |
2016-06-24 | NFS: Fix an unused variable warning | Trond Myklebust |
2016-06-24 | NFS: Fix potential race in nfs_fhget() | Trond Myklebust |
2016-06-24 | NFS: Don't let readdirplus revalidate an inode that was marked as stale | Trond Myklebust |
2016-06-24 | NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed | Trond Myklebust |
2016-06-24 | NFS: Fix a double page unlock | Trond Myklebust |
2016-06-24 | pnfs_nfs: fix _cancel_empty_pagelist | Weston Andros Adamson |
2016-06-24 | nfs4: Fix potential use after free of state in nfs4_do_reclaim. | Oleg Drokin |
2016-06-24 | NFS: Fix up O_DIRECT results | Trond Myklebust |
2016-06-24 | NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception | Trond Myklebust |
2016-06-24 | NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout | Trond Myklebust |
2016-06-24 | NFSv4.1/pnfs: Layout stateids start out as being invalid | Trond Myklebust |
2016-06-24 | NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget() | Trond Myklebust |
2016-06-23 | Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-06-23 | cifs: check hash calculating succeeded | Luis de Bethencourt |
2016-06-23 | cifs: dynamic allocation of ntlmssp blob | Jerome Marchand |
2016-06-23 | cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain name | Jerome Marchand |