Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | pstore: Add pstore type id for PPC64 opal nvram partition | Hari Bathini | 1 | -0/+3 |
2015-03-14 | locks: fix generic_delete_lease tracepoint to use victim pointer | Jeff Layton | 1 | -1/+1 |
2015-03-12 | fanotify: fix event filtering with FAN_ONDIR set | Suzuki K. Poulose | 1 | -1/+2 |
2015-03-12 | nilfs2: fix deadlock of segment constructor during recovery | Ryusuke Konishi | 1 | -3/+4 |
2015-03-12 | ocfs2: make append_dio an incompat feature | Mark Fasheh | 2 | -8/+9 |
2015-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -62/+241 |
2015-03-06 | Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+2 |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 14 | -59/+237 |
2015-03-05 | Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. | Quentin Casasnovas | 1 | -1/+1 |
2015-03-05 | Btrfs: fix data loss in the fast fsync path | Filipe Manana | 1 | -28/+28 |
2015-03-05 | Btrfs: remove extra run_delayed_refs in update_cowonly_root | Josef Bacik | 1 | -3/+0 |
2015-03-04 | locks: fix fasync_struct memory leak in lease upgrade/downgrade handling | Jeff Layton | 1 | -1/+2 |
2015-03-04 | Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -8/+34 |
2015-03-03 | NFSv4.1: Clear the old state by our client id before establishing a new lease | Trond Myklebust | 3 | -5/+17 |
2015-03-03 | NFSv4: Fix a race in NFSv4.1 server trunking discovery | Trond Myklebust | 3 | -8/+17 |
2015-03-03 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2015-03-03 | NFS: Don't write enable new pages while an invalidation is proceeding | Trond Myklebust | 2 | -0/+4 |
2015-03-03 | NFS: Fix a regression in the read() syscall | Trond Myklebust | 2 | -5/+36 |
2015-03-03 | eCryptfs: don't pass fs-specific ioctl commands through | Tyler Hicks | 1 | -4/+30 |
2015-03-02 | NFSv4: Ensure we skip delegations that are already being returned | Trond Myklebust | 1 | -0/+6 |
2015-03-02 | NFSv4: Pin the superblock while we're returning the delegation | Trond Myklebust | 1 | -4/+16 |
2015-03-02 | NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation() | Trond Myklebust | 1 | -1/+4 |
2015-03-02 | NFSv4: Ensure that we don't reap a delegation that is being returned | Trond Myklebust | 1 | -5/+7 |
2015-03-02 | NFS: Fix stateid used for NFS v4 closes | Anna Schumaker | 1 | -2/+2 |
2015-03-02 | Btrfs: incremental send, don't rename a directory too soon | Filipe Manana | 1 | -15/+156 |
2015-03-02 | btrfs: fix lost return value due to variable shadowing | David Sterba | 1 | -1/+0 |
2015-03-02 | Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr | Filipe Manana | 1 | -2/+6 |
2015-03-02 | Btrfs: fix off-by-one logic error in btrfs_realloc_node | Filipe Manana | 1 | -4/+4 |
2015-03-02 | Btrfs: add missing inode update when punching hole | Filipe Manana | 1 | -3/+28 |
2015-03-02 | Btrfs: abort the transaction if we fail to update the free space cache inode | Josef Bacik | 1 | -0/+16 |
2015-03-02 | Btrfs: fix fsync race leading to ordered extent memory leaks | Filipe Manana | 1 | -5/+2 |
2015-03-01 | NFSv4: Don't call put_rpccred() under the rcu_read_lock() | Trond Myklebust | 1 | -1/+1 |
2015-03-01 | NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache() | Trond Myklebust | 1 | -3/+13 |
2015-03-01 | NFSv3: Use the readdir fileid as the mounted-on-fileid | Trond Myklebust | 1 | -0/+5 |
2015-03-01 | NFS: Don't invalidate a submounted dentry in nfs_prime_dcache() | Trond Myklebust | 1 | -0/+6 |
2015-03-01 | NFSv4: Set a barrier in the update_changeattr() helper | Trond Myklebust | 2 | -0/+2 |
2015-03-01 | NFS: Fix nfs_post_op_update_inode() to set an attribute barrier | Trond Myklebust | 1 | -0/+1 |
2015-03-01 | NFS: Remove size hack in nfs_inode_attrs_need_update() | Trond Myklebust | 1 | -8/+0 |
2015-03-01 | NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit | Trond Myklebust | 1 | -0/+1 |
2015-03-01 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust | 6 | -8/+56 |
2015-03-01 | NFS: Set an attribute barrier on all updates | Trond Myklebust | 1 | -0/+4 |
2015-03-01 | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust | 4 | -10/+17 |
2015-03-01 | NFS: Add a helper to set attribute barriers | Trond Myklebust | 1 | -0/+16 |
2015-03-01 | NFS: Ensure that buffered writes wait for O_DIRECT writes to complete | Trond Myklebust | 1 | -0/+4 |
2015-02-28 | Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -31/+41 |
2015-02-28 | nilfs2: fix potential memory overrun on inode | Ryusuke Konishi | 1 | -3/+44 |
2015-02-27 | NFSv4: nfs4_open_recover_helper() must set share access | Trond Myklebust | 1 | -0/+3 |
2015-02-26 | nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd | Andrew Elble | 1 | -1/+1 |
2015-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+8 |
2015-02-24 | eCryptfs: ensure copy to crypt_stat->cipher does not overrun | Colin Ian King | 3 | -4/+4 |