Age | Commit message (Expand) | Author | Files | Lines |
2015-10-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -11/+24 |
2015-10-24 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+5 |
2015-10-23 | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put | Joseph Qi | 2 | -2/+3 |
2015-10-22 | btrfs: fix possible leak in btrfs_ioctl_balance() | Christian Engelmayer | 1 | -1/+4 |
2015-10-21 | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size | Qu Wenruo | 1 | -1/+1 |
2015-10-16 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+16 |
2015-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -54/+46 |
2015-10-16 | mm, dax: fix DAX deadlocks | Ross Zwisler | 1 | -41/+29 |
2015-10-16 | mm, fs: obey gfp_mapping for add_to_page_cache() | Michal Hocko | 4 | -13/+17 |
2015-10-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
2015-10-14 | btrfs: fix use after free iterating extrefs | Chris Mason | 1 | -5/+3 |
2015-10-14 | btrfs: check unsupported filters in balance arguments | David Sterba | 2 | -0/+13 |
2015-10-13 | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -8/+0 |
2015-10-12 | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 1 | -9/+22 |
2015-10-12 | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() | Tejun Heo | 1 | -2/+2 |
2015-10-10 | namei: results of d_is_negative() should be checked after dentry revalidation | Trond Myklebust | 1 | -2/+6 |
2015-10-10 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -17/+35 |
2015-10-09 | nfsd/blocklayout: accept any minlength | Christoph Hellwig | 1 | -8/+0 |
2015-10-07 | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -11/+23 |
2015-10-07 | NFS: Fix a tracepoint NULL-pointer dereference | Anna Schumaker | 1 | -1/+1 |
2015-10-06 | BTRFS: support NFSv2 export | NeilBrown | 1 | -5/+5 |
2015-10-06 | Btrfs: open_ctree: Fix possible memory leak | chandan | 1 | -0/+4 |
2015-10-06 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -36/+2 |
2015-10-06 | Btrfs: fix deadlock when finalizing block group creation | Filipe Manana | 3 | -1/+10 |
2015-10-06 | Btrfs: update fix for read corruption of compressed and shared extents | Filipe Manana | 1 | -8/+11 |
2015-10-06 | Btrfs: send, fix corner case for reference overwrite detection | Filipe Manana | 1 | -3/+5 |
2015-10-04 | [CIFS] Update cifs version number | Steve French | 1 | -1/+1 |
2015-10-02 | nfs4: reset states to use open_stateid when returning delegation voluntarily | Jeff Layton | 1 | -0/+3 |
2015-10-02 | NFSv4: Fix a nograce recovery hang | Benjamin Coddington | 1 | -0/+2 |
2015-10-02 | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH | Trond Myklebust | 1 | -2/+8 |
2015-10-02 | NFSv4: Don't try to reclaim unused state owners | Trond Myklebust | 1 | -1/+2 |
2015-10-02 | NFS: Fix a write performance regression | Trond Myklebust | 1 | -1/+1 |
2015-10-02 | NFS: Fix up page writeback accounting | Trond Myklebust | 1 | -6/+6 |
2015-10-02 | [SMB3] Do not fall back to SMBWriteX in set_file_size error cases | Steve French | 1 | -34/+0 |
2015-10-02 | dax: fix NULL pointer in __dax_pmd_fault() | Ross Zwisler | 1 | -1/+12 |
2015-10-01 | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -3/+0 |
2015-09-29 | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger | 1 | -3/+0 |
2015-09-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -19/+126 |
2015-09-26 | [SMB3] Missing null tcon check | Steve French | 1 | -1/+1 |
2015-09-25 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -42/+118 |
2015-09-25 | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 12 | -83/+148 |
2015-09-24 | ext4: Update EXT4_USE_FOR_EXT2 description | Jean Delvare | 1 | -1/+1 |
2015-09-24 | fix encryption error checks on mount | Steve French | 1 | -0/+8 |
2015-09-24 | [SMB3] Fix sec=krb5 on smb3 mounts | Steve French | 1 | -15/+61 |
2015-09-23 | NFS41: make close wait for layoutreturn | Peng Tao | 3 | -10/+49 |
2015-09-23 | ocfs2/dlm: fix deadlock when dispatch assert master | Joseph Qi | 2 | -5/+12 |
2015-09-23 | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli | 1 | -4/+4 |
2015-09-23 | NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set | Kinglong Mee | 1 | -2/+5 |
2015-09-22 | cifs: use server timestamp for ntlmv2 authentication | Peter Seiderer | 1 | -2/+51 |
2015-09-22 | disabling oplocks/leases via module parm enable_oplocks broken for SMB3 | Steve French | 1 | -2/+6 |