Age | Commit message (Expand) | Author |
2016-04-13 | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa |
2016-04-11 | rxrpc: Differentiate local and remote abort codes in structs | David Howells |
2016-04-11 | afs: Wait for outstanding async calls before closing rxrpc socket | David Howells |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-09 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-04-09 | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-08 | orangefs: remove unused variable | Martin Brandenburg |
2016-04-08 | orangefs: Add KERN_<LEVEL> to gossip_<level> macros | Joe Perches |
2016-04-08 | orangefs: strncpy -> strscpy | Martin Brandenburg |
2016-04-08 | orangefs: clean up truncate ctime and mtime setting | Martin Brandenburg |
2016-04-08 | Orangefs: fix ifnullfree.cocci warnings | kbuild test robot |
2016-04-08 | Orangefs: optimize boilerplate code. | Mike Marshall |
2016-04-08 | Orangefs: xattr.c cleanup | Mike Marshall |
2016-04-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-04-06 | Btrfs: fix file/data loss caused by fsync after rename and new inode | Filipe Manana |
2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland |
2016-04-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2016-04-04 | Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-04 | btrfs: Reset IO error counters before start of device replacing | Yauhen Kharuzhy |
2016-04-04 | btrfs: Add qgroup tracing | Mark Fasheh |
2016-04-04 | Btrfs: don't use src fd for printk | Josef Bacik |
2016-04-04 | btrfs: fallback to vmalloc in btrfs_compare_tree | David Sterba |
2016-04-04 | btrfs: handle non-fatal errors in btrfs_qgroup_inherit() | Mark Fasheh |
2016-04-04 | btrfs: Output more info for enospc_debug mount option | Qu Wenruo |
2016-04-04 | Btrfs: fix invalid reference in replace_path | Liu Bo |
2016-04-04 | Btrfs: Improve FL_KEEP_SIZE handling in fallocate | Davide Italiano |
2016-04-03 | ext4: ignore quota mount options if the quota feature is enabled | Theodore Ts'o |
2016-04-02 | ext4 crypto: fix some error handling | Dan Carpenter |
2016-04-01 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-04-01 | Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux | Linus Torvalds |
2016-04-01 | ext4: avoid calling dquot_get_next_id() if quota is not enabled | Theodore Ts'o |
2016-04-01 | ext4: retry block allocation for failed DIO and DAX writes | Jan Kara |
2016-04-01 | ext4: add lockdep annotations for i_data_sem | Theodore Ts'o |
2016-03-31 | orangefs: minimum userspace version is 2.9.3 | Martin Brandenburg |
2016-03-31 | orangefs: don't put readdir slot twice | Martin Brandenburg |
2016-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-03-31 | fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le... | Al Viro |
2016-03-30 | ext4: allow readdir()'s of large empty directories to be interrupted | Theodore Ts'o |
2016-03-30 | btrfs: fix crash/invalid memory access on fsync when using overlayfs | Filipe Manana |
2016-03-30 | f2fs: retrieve IO write stat from the right place | Shuoran Liu |
2016-03-30 | f2fs crypto: fix corrupted symlink in encrypted case | Jaegeuk Kim |
2016-03-29 | ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas | Jan Kara |
2016-03-29 | dlm: config: Fix ENOMEM failures in make_cluster() | Andrew Price |
2016-03-29 | quota: Handle Q_GETNEXTQUOTA when quota is disabled | Jan Kara |
2016-03-28 | f2fs: cover large section in sanity check of super | Jaegeuk Kim |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-26 | ext4 crypto: use dget_parent() in ext4_d_revalidate() | Theodore Ts'o |