Age | Commit message (Expand) | Author | Files | Lines |
2015-08-25 | xfs: Fix file type directory corruption for btree directories | Jan Kara | 1 | -1/+9 |
2015-08-25 | xfs: lockdep annotations throw warnings on non-debug builds | Dave Chinner | 1 | -1/+7 |
2015-08-25 | xfs: Fix uninitialized return value in xfs_alloc_fix_freelist() | Jan Kara | 1 | -1/+1 |
2015-08-20 | xfs: inode lockdep annotations broke non-lockdep build | Dave Chinner | 1 | -2/+14 |
2015-08-19 | xfs: flush entire file on dio read/write to cached file | Brian Foster | 1 | -22/+29 |
2015-08-19 | xfs: Fix xfs_attr_leafblock definition | Jan Kara | 1 | -2/+9 |
2015-08-19 | libxfs: readahead of dir3 data blocks should use the read verifier | Darrick J. Wong | 1 | -1/+2 |
2015-08-19 | xfs: stop holding ILOCK over filldir callbacks | Dave Chinner | 4 | -19/+36 |
2015-08-19 | xfs: clean up inode lockdep annotations | Dave Chinner | 2 | -43/+110 |
2015-08-19 | xfs: swap leaf buffer into path struct atomically during path shift | Brian Foster | 1 | -9/+14 |
2015-08-19 | xfs: relocate sparse inode mount warning | Brian Foster | 2 | -3/+4 |
2015-08-19 | xfs: dquots should be stamped with sb_meta_uuid | Dave Chinner | 1 | -1/+1 |
2015-08-19 | xfs: log recovery needs to validate against sb_meta_uuid | Dave Chinner | 1 | -2/+12 |
2015-08-19 | xfs: growfs not aware of sb_meta_uuid | Dave Chinner | 1 | -3/+3 |
2015-08-19 | xfs: fix sb_meta_uuid usage | Dave Chinner | 1 | -1/+1 |
2015-08-19 | xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get | Eric Sandeen | 1 | -0/+2 |
2015-07-29 | xfs: create new metadata UUID field and incompat flag | Eric Sandeen | 18 | -36/+66 |
2015-07-13 | Linux 4.2-rc2v4.2-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-07-13 | Revert "drm/i915: Use crtc_state->active in primary check_plane func" | Linus Torvalds | 1 | -1/+1 |
2015-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -6/+10 |
2015-07-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 27 | -123/+214 |
2015-07-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -91/+116 |
2015-07-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -74/+155 |
2015-07-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+27 |
2015-07-12 | freeing unlinked file indefinitely delayed | Al Viro | 1 | -2/+5 |
2015-07-12 | fix a braino in ovl_d_select_inode() | Al Viro | 1 | -0/+3 |
2015-07-12 | 9p: don't leave a half-initialized inode sitting around | Al Viro | 2 | -4/+2 |
2015-07-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -27/+223 |
2015-07-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -8/+25 |
2015-07-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -8/+6 |
2015-07-11 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -50/+74 |
2015-07-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 27 | -717/+964 |
2015-07-11 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2 | -1/+8 |
2015-07-11 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -124/+641 |
2015-07-11 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 23 | -19/+1373 |
2015-07-11 | tick/broadcast: Prevent NULL pointer dereference | Thomas Gleixner | 1 | -8/+10 |
2015-07-11 | Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -170/+250 |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris | 2 | -1/+8 |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley | 1 | -1/+2 |
2015-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 8 | -9/+14 |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 5 | -168/+212 |
2015-07-10 | stifb: Implement hardware accelerated copyarea | Alex Ivanov | 1 | -2/+38 |
2015-07-10 | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 13 | -40/+60 |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 2 | -1/+37 |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler | 2 | -12/+100 |
2015-07-10 | tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test | Dan Williams | 3 | -2/+71 |
2015-07-10 | tools/testing/nvdimm: fix return code for unimplemented commands | Dan Williams | 1 | -1/+1 |
2015-07-10 | tools/testing/nvdimm: mock ioremap_wt | Dan Williams | 2 | -0/+7 |
2015-07-10 | pmem: add maintainer for include/linux/pmem.h | Ross Zwisler | 1 | -0/+1 |
2015-07-10 | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" | Dmitry Torokhov | 1 | -1/+1 |