| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-10-07 | 4 | -11/+23 |
|\ |
|
| * | NFS: Fix a tracepoint NULL-pointer dereference | Anna Schumaker | 2015-10-06 | 1 | -1/+1 |
| * | nfs4: reset states to use open_stateid when returning delegation voluntarily | Jeff Layton | 2015-10-02 | 1 | -0/+3 |
| * | NFSv4: Fix a nograce recovery hang | Benjamin Coddington | 2015-10-02 | 1 | -0/+2 |
| * | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH | Trond Myklebust | 2015-10-02 | 1 | -2/+8 |
| * | NFSv4: Don't try to reclaim unused state owners | Trond Myklebust | 2015-10-02 | 1 | -1/+2 |
| * | NFS: Fix a write performance regression | Trond Myklebust | 2015-10-02 | 1 | -1/+1 |
| * | NFS: Fix up page writeback accounting | Trond Myklebust | 2015-10-02 | 1 | -6/+6 |
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-10-06 | 3 | -36/+2 |
|\ \
| |/
|/| |
|
| * | [CIFS] Update cifs version number | Steve French | 2015-10-03 | 1 | -1/+1 |
| * | [SMB3] Do not fall back to SMBWriteX in set_file_size error cases | Steve French | 2015-10-01 | 1 | -34/+0 |
| * | [SMB3] Missing null tcon check | Steve French | 2015-09-26 | 1 | -1/+1 |
* | | dax: fix NULL pointer in __dax_pmd_fault() | Ross Zwisler | 2015-10-01 | 1 | -1/+12 |
* | | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-10-01 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger | 2015-09-29 | 1 | -3/+0 |
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-09-27 | 3 | -19/+126 |
|\ \ |
|
| * | | fix encryption error checks on mount | Steve French | 2015-09-24 | 1 | -0/+8 |
| * | | [SMB3] Fix sec=krb5 on smb3 mounts | Steve French | 2015-09-24 | 1 | -15/+61 |
| * | | cifs: use server timestamp for ntlmv2 authentication | Peter Seiderer | 2015-09-22 | 1 | -2/+51 |
| * | | disabling oplocks/leases via module parm enable_oplocks broken for SMB3 | Steve French | 2015-09-22 | 1 | -2/+6 |
| |/ |
|
* | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | 8 | -42/+118 |
|\ \ |
|
| * | | Btrfs: keep dropped roots in cache until transaction commit | Josef Bacik | 2015-09-22 | 3 | -2/+37 |
| * | | Btrfs: Direct I/O: Fix space accounting | chandan | 2015-09-21 | 2 | -23/+21 |
| * | | btrfs: skip waiting on ordered range for special files | Jeff Mahoney | 2015-09-15 | 1 | -1/+2 |
| * | | Btrfs: fix read corruption of compressed and shared extents | Filipe Manana | 2015-09-15 | 1 | -8/+57 |
| * | | Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock | Filipe Manana | 2015-09-10 | 2 | -4/+0 |
| * | | Btrfs: don't initialize a space info as full to prevent ENOSPC | Filipe Manana | 2015-09-08 | 1 | -4/+1 |
* | | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-09-25 | 12 | -83/+148 |
|\ \ \ |
|
| * | | | NFS41: make close wait for layoutreturn | Peng Tao | 2015-09-23 | 3 | -10/+49 |
| * | | | NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set | Kinglong Mee | 2015-09-22 | 1 | -2/+5 |
| * | | | NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget | Trond Myklebust | 2015-09-20 | 1 | -11/+17 |
| * | | | NFSv4: Recovery of recalled read delegations is broken | Trond Myklebust | 2015-09-20 | 3 | -38/+53 |
| * | | | NFS: Fix an infinite loop when layoutget fail with BAD_STATEID | Kinglong Mee | 2015-09-20 | 1 | -0/+1 |
| * | | | NFS: Do cleanup before resetting pageio read/write to mds | Kinglong Mee | 2015-09-20 | 2 | -0/+6 |
| * | | | nfs/filelayout: Fix NULL reference caused by double freeing of fh_array | Kinglong Mee | 2015-09-17 | 1 | -19/+12 |
| * | | | nfs: fix v4.2 SEEK on files over 2 gigs | J. Bruce Fields | 2015-09-17 | 1 | -1/+3 |
| * | | | nfs: fix pg_test page count calculation | Peng Tao | 2015-09-17 | 1 | -1/+1 |
| * | | | Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ... | Olga Kornievskaia | 2015-09-17 | 1 | -1/+1 |
* | | | | ocfs2/dlm: fix deadlock when dispatch assert master | Joseph Qi | 2015-09-22 | 2 | -5/+12 |
* | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli | 2015-09-22 | 1 | -4/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-09-19 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | blockdev: don't set S_DAX for misaligned partitions | Jeff Moyer | 2015-09-15 | 1 | -0/+7 |
| * | | | dax: fix O_DIRECT I/O to the last block of a blockdev | Jeff Moyer | 2015-09-15 | 1 | -1/+2 |
| |/ / |
|
* | | | fs-writeback: unplug before cond_resched in writeback_sb_inodes | Chris Mason | 2015-09-19 | 1 | -1/+16 |
* | | | userfaultfd: add missing mmput() in error path | Eric Biggers | 2015-09-17 | 1 | -1/+3 |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-09-14 | 2 | -1/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | [CIFS] mount option sec=none not displayed properly in /proc/mounts | Steve French | 2015-09-11 | 1 | -1/+4 |
| * | | CIFS: fix type confusion in copy offload ioctl | Jann Horn | 2015-09-11 | 1 | -0/+6 |
* | | | Merge branch 'writeback-plugging' | Linus Torvalds | 2015-09-12 | 1 | -3/+10 |
|\ \ \ |
|
| * | | | writeback: plug writeback in wb_writeback() and writeback_inodes_wb() | Linus Torvalds | 2015-09-12 | 1 | -0/+6 |