Age | Commit message (Expand) | Author |
2016-01-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-01-11 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-08 | compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) | Jann Horn |
2016-01-08 | compat_ioctl: don't pass fd around when not needed | Al Viro |
2016-01-08 | compat_ioctl: don't look up the fd twice | Jann Horn |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro |
2015-12-29 | ocfs2/dlm: clear migration_pending when migration target goes down | xuejiufei |
2015-12-29 | ocfs2: fix flock panic issue | Junxiao Bi |
2015-12-29 | ocfs2: fix BUG when calculate new backup super | Joseph Qi |
2015-12-29 | kill free_page_put_link() | Al Viro |
2015-12-22 | Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-12-19 | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov |
2015-12-18 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-18 | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King |
2015-12-16 | nfsd: don't hold ls_mutex across a layout recall | Jeff Layton |
2015-12-15 | Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason |
2015-12-15 | Btrfs: check prepare_uptodate_page() error code earlier | Chris Mason |
2015-12-15 | Btrfs: check for empty bitmap list in setup_cluster_bitmaps | Chris Mason |
2015-12-13 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-13 | ocfs2: Replace list xattr handler operations | Andreas Gruenbacher |
2015-12-13 | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-12-13 | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-12 | ocfs2: fix SGID not inherited issue | Junxiao Bi |
2015-12-12 | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins |
2015-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2015-12-10 | btrfs: fix misleading warning when space cache failed to load | Holger Hoffstätte |
2015-12-10 | Btrfs: fix transaction handle leak in balance | Filipe Manana |
2015-12-10 | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list | Filipe Manana |
2015-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-12-08 | teach nfs_get_link() to work in RCU mode | Al Viro |
2015-12-08 | teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode | Al Viro |
2015-12-08 | teach page_get_link() to work in RCU mode | Al Viro |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-12-08 | fix the regression from "direct-io: Fix negative return from dio read beyond ... | Al Viro |
2015-12-08 | 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping | Al Viro |
2015-12-07 | SUNRPC: Fix callback channel | Trond Myklebust |
2015-12-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-12-06 | xfs: Change how listxattr generates synthetic attributes | Andreas Gruenbacher |
2015-12-06 | tmpfs: listxattr should include POSIX ACL xattrs | Andreas Gruenbacher |
2015-12-06 | tmpfs: Use xattr handler infrastructure | Andreas Gruenbacher |
2015-12-06 | btrfs: Use xattr handler infrastructure | Andreas Gruenbacher |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-12-06 | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher |
2015-12-06 | gfs2: Remove gfs2_xattr_acl_chmod | Andreas Gruenbacher |
2015-12-06 | vfs: Remove vfs_xattr_cmp | Andreas Gruenbacher |