Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | pull bumping refcount into ->kill() | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | kill pin_put() | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | gut proc_register() a bit | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | kill d_validate() | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | ncpfs: get rid of d_validate() nonsense | Al Viro | 2015-01-25 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | fs/affs/super.c: fix switch indentation | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/inode.c: remove double extern affs_symlink_inode_operations | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/bitmap.c: remove unnecessary return | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/amigaffs.c: remove else after return | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs: define AFFSNAMEMAX to replace constant use | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs: use unsigned int for string lengths | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/super.c: destroy sbi mutex in affs_kill_sb() | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/file.c: fix direct IO writes beyond EOF | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs/file.c: replace if/BUG by BUG_ON | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/affs: fix casting in printed messages | Geert Uytterhoeven | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | eventfd: don't take the spinlock in eventfd_poll | Chris Mason | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue | WANG Chao | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs: fat: use MSDOS_SB macro to get msdos_sb_info | Fred Chou | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/reiserfs/inode.c: replace 0 by NULL for pointers | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/ufs/super.c: fix potential race condition | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/ufs/super.c: remove unnecessary casting | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/coda/dir.c: forward declaration clean-up | Fabian Frederick | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | | fs/befs/linuxvfs.c: remove unnecessary casting | Fabian Frederick | 2015-02-17 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | fs/binfmt_som: Drop kernel support for HP-UX SOM binaries | Helge Deller | 2015-02-17 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | ocfs2: set append dio as a ro compat feature | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: wait for orphan recovery first once append O_DIRECT write crash | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: complete the rest request through buffer io | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: do not fallback to buffer I/O write if appending | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: implement ocfs2_direct_IO_write | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: add orphan recovery types in ocfs2_recover_orphans | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: add functions to add and remove inode in orphan dir | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ocfs2: prepare some interfaces used in append direct io | Joseph Qi | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax: does not work correctly with virtual aliasing caches | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext4: add DAX functionality | Ross Zwisler | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax: add dax_zero_page_range | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext2: get rid of most mentions of XIP in ext2 | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext2: remove ext2_aops_xip | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext2: remove xip.c and xip.h | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext2: remove ext2_use_xip | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | ext2: remove ext2_xip_verify_sb() | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | vfs: remove get_xip_mem | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax,ext2: replace xip_truncate_page with dax_truncate_page | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax,ext2: replace the XIP page fault handler with the DAX page fault handler | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | dax,ext2: replace XIP read and write with DAX I/O | Matthew Wilcox | 2015-02-16 | |
* | | | | | | | | | | | | | | | | | | vfs,ext2: introduce IS_DAX(inode) | Matthew Wilcox | 2015-02-16 | |
|/ / / / / / / / / / / / / / / / / |