summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\
| * x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-1/+1
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-1144-948/+457
|\ \
| * | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-1321-332/+112
| * | ocfs2: Replace list xattr handler operationsAndreas Gruenbacher2015-12-131-94/+57
| * | nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-132-17/+40
| * | xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-063-105/+59
| * | tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-062-17/+38
| * | tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-062-33/+17
| * | btrfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-063-113/+63
| * | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-0621-130/+36
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-0613-54/+52
| * | gfs2: Remove gfs2_xattr_acl_chmodAndreas Gruenbacher2015-12-062-51/+0
| * | vfs: Remove vfs_xattr_cmpAndreas Gruenbacher2015-12-061-19/+0
* | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-1187-417/+456
|\ \ \
| * | | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-3036-180/+130
| * | | kill free_page_put_link()Al Viro2015-12-294-21/+15
| * | | teach nfs_get_link() to work in RCU modeAl Viro2015-12-082-10/+41
| * | | teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU modeAl Viro2015-12-082-10/+7
| * | | teach page_get_link() to work in RCU modeAl Viro2015-12-081-6/+13
| * | | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-0840-120/+210
| * | | don't put symlink bodies in pagecache into highmemAl Viro2015-12-0854-40/+72
| * | | namei: page_getlink() and page_follow_link_light() are the same thingAl Viro2015-12-061-19/+13
| * | | ufs: get rid of ->setattr() for symlinksAl Viro2015-12-065-51/+5
| * | | udf: don't duplicate page_symlink_inode_operationsAl Viro2015-12-063-8/+2
| * | | logfs: don't duplicate page_symlink_inode_operationsAl Viro2015-12-063-9/+2
| * | | switch befs long symlinks to page_symlink_operationsAl Viro2015-12-061-19/+22
| |/ /
* | | compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)Jann Horn2016-01-081-62/+68
* | | compat_ioctl: don't pass fd around when not neededAl Viro2016-01-083-53/+61
* | | compat_ioctl: don't look up the fd twiceJann Horn2016-01-081-54/+68
* | | ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei2015-12-291-0/+2
* | | ocfs2: fix flock panic issueJunxiao Bi2015-12-291-1/+4
* | | ocfs2: fix BUG when calculate new backup superJoseph Qi2015-12-291-3/+12
* | | Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-12-221-1/+1
|\ \ \ | |_|/ |/| |
| * | nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-161-1/+1
* | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-186-15/+29
|\ \ \
| * \ \ Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2015-12-155-8/+10
| |\ \ \
| | * | | btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte2015-12-101-1/+1
| | * | | Btrfs: fix transaction handle leak in balanceFilipe Manana2015-12-101-2/+1
| | * | | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana2015-12-103-5/+8
| * | | | Btrfs: check prepare_uptodate_page() error code earlierChris Mason2015-12-151-4/+14
| * | | | Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason2015-12-151-3/+5
| |/ / /
* | | | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King2015-12-181-0/+1
* | | | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-135-10/+10
* | | | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-131-5/+2
|\ \ \ \
| * | | | SUNRPC: Fix callback channelTrond Myklebust2015-12-071-5/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-123-11/+3
|\ \ \ \
| * | | | ocfs2: fix SGID not inherited issueJunxiao Bi2015-12-121-3/+1
| * | | | osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2015-12-122-8/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-121-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud