Age | Commit message (Expand) | Author |
2015-10-10 | namei: results of d_is_negative() should be checked after dentry revalidation | Trond Myklebust |
2015-10-09 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-10-07 | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-10-06 | NFS: Fix a tracepoint NULL-pointer dereference | Anna Schumaker |
2015-10-06 | BTRFS: support NFSv2 export | NeilBrown |
2015-10-06 | Btrfs: open_ctree: Fix possible memory leak | chandan |
2015-10-06 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-10-05 | Btrfs: fix deadlock when finalizing block group creation | Filipe Manana |
2015-10-05 | Btrfs: update fix for read corruption of compressed and shared extents | Filipe Manana |
2015-10-05 | Btrfs: send, fix corner case for reference overwrite detection | Filipe Manana |
2015-10-03 | [CIFS] Update cifs version number | Steve French |
2015-10-02 | nfs4: reset states to use open_stateid when returning delegation voluntarily | Jeff Layton |
2015-10-02 | NFSv4: Fix a nograce recovery hang | Benjamin Coddington |
2015-10-02 | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH | Trond Myklebust |
2015-10-02 | NFSv4: Don't try to reclaim unused state owners | Trond Myklebust |
2015-10-02 | NFS: Fix a write performance regression | Trond Myklebust |
2015-10-02 | NFS: Fix up page writeback accounting | Trond Myklebust |
2015-10-01 | [SMB3] Do not fall back to SMBWriteX in set_file_size error cases | Steve French |
2015-10-01 | dax: fix NULL pointer in __dax_pmd_fault() | Ross Zwisler |
2015-10-01 | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-09-29 | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger |
2015-09-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-09-26 | [SMB3] Missing null tcon check | Steve French |
2015-09-25 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-25 | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-09-24 | fix encryption error checks on mount | Steve French |
2015-09-24 | [SMB3] Fix sec=krb5 on smb3 mounts | Steve French |
2015-09-23 | NFS41: make close wait for layoutreturn | Peng Tao |
2015-09-22 | ocfs2/dlm: fix deadlock when dispatch assert master | Joseph Qi |
2015-09-22 | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli |
2015-09-22 | NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set | Kinglong Mee |
2015-09-22 | cifs: use server timestamp for ntlmv2 authentication | Peter Seiderer |
2015-09-22 | disabling oplocks/leases via module parm enable_oplocks broken for SMB3 | Steve French |
2015-09-22 | Btrfs: keep dropped roots in cache until transaction commit | Josef Bacik |
2015-09-21 | Btrfs: Direct I/O: Fix space accounting | chandan |
2015-09-20 | NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget | Trond Myklebust |
2015-09-20 | NFSv4: Recovery of recalled read delegations is broken | Trond Myklebust |
2015-09-20 | NFS: Fix an infinite loop when layoutget fail with BAD_STATEID | Kinglong Mee |
2015-09-20 | NFS: Do cleanup before resetting pageio read/write to mds | Kinglong Mee |
2015-09-19 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-09-19 | fs-writeback: unplug before cond_resched in writeback_sb_inodes | Chris Mason |
2015-09-17 | userfaultfd: add missing mmput() in error path | Eric Biggers |
2015-09-17 | nfs/filelayout: Fix NULL reference caused by double freeing of fh_array | Kinglong Mee |
2015-09-17 | nfs: fix v4.2 SEEK on files over 2 gigs | J. Bruce Fields |
2015-09-17 | nfs: fix pg_test page count calculation | Peng Tao |
2015-09-17 | Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ... | Olga Kornievskaia |
2015-09-15 | blockdev: don't set S_DAX for misaligned partitions | Jeff Moyer |
2015-09-15 | dax: fix O_DIRECT I/O to the last block of a blockdev | Jeff Moyer |
2015-09-15 | btrfs: skip waiting on ordered range for special files | Jeff Mahoney |
2015-09-15 | Btrfs: fix read corruption of compressed and shared extents | Filipe Manana |