index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-25
make xattr_resolve_handlers() safe to use with NULL ->s_xattr
Al Viro
2016-05-25
xattr: Fail with -EINVAL for NULL attribute names
Andreas Gruenbacher
2016-05-17
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-05-12
jfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-05-12
jfs: Clean up xattr name mapping
Andreas Gruenbacher
2016-05-12
gfs2: Switch to generic xattr handlers
Al Viro
2016-04-23
ceph: kill __ceph_removexattr()
Yan, Zheng
2016-04-23
ceph: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-23
ceph: Get rid of d_find_alias in ceph_set_acl
Andreas Gruenbacher
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-10
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
2016-04-10
cifs: kill more bogus checks in ->...xattr() methods
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-03-31
posix_acl: Unexport acl_by_type and make it static
Andreas Gruenbacher
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-28
jfs: Remove unnecessary code in jfs_get_acl
Andreas Gruenbacher
2016-03-28
reiserfs_cache_default_acl(): use get_acl()
Al Viro
2016-03-26
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
2016-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-25
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-25
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-03-25
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
2016-03-25
MAINTAINERS: fill entries for KASAN
Andrey Ryabinin
2016-03-25
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-03-25
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
2016-03-25
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
Tetsuo Handa
2016-03-25
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
2016-03-25
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
[next]