Age | Commit message (Expand) | Author |
2015-09-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
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 |
2015-09-14 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-09-12 | Merge branch 'writeback-plugging' | Linus Torvalds |
2015-09-12 | writeback: plug writeback in wb_writeback() and writeback_inodes_wb() | Linus Torvalds |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-11 | [CIFS] mount option sec=none not displayed properly in /proc/mounts | Steve French |
2015-09-11 | revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" | Andrew Morton |
2015-09-11 | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void | Joe Perches |
2015-09-11 | Revert "writeback: plug writeback at a high level" | Linus Torvalds |
2015-09-11 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-09-11 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-11 | CIFS: fix type confusion in copy offload ioctl | Jann Horn |
2015-09-10 | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-10 | namei: fix warning while make xmldocs caused by namei.c | Masanari Iida |
2015-09-10 | fs/affs: make root lookup from blkdev logical size | Pranay Kr. Srivastava |
2015-09-10 | seq_file: provide an analogue of print_hex_dump() | Andy Shevchenko |
2015-09-10 | fs: Don't dump core if the corefile would become world-readable. | Jann Horn |
2015-09-10 | fs: if a coredump already exists, unlink and recreate with O_EXCL | Jann Horn |
2015-09-10 | hfs: fix B-tree corruption after insertion at position 0 | Hin-Tak Leung |
2015-09-10 | hfs,hfsplus: cache pages correctly between bnode_create and bnode_free | Hin-Tak Leung |