summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-26ocfs2: use generic posix ACL infrastructureChristoph Hellwig7-250/+72
2014-01-26jffs2: use generic posix ACL infrastructureChristoph Hellwig7-143/+24
2014-01-26hfsplus: use generic posix ACL infrastructureChristoph Hellwig6-162/+26
2014-01-26f2fs: use generic posix ACL infrastructureChristoph Hellwig7-170/+31
2014-01-26ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig21-605/+100
2014-01-26btrfs: use generic posix ACL infrastructureChristoph Hellwig5-135/+28
2014-01-26fs: make posix_acl_create more usefulChristoph Hellwig17-23/+81
2014-01-26fs: make posix_acl_chmod more usefulChristoph Hellwig16-21/+54
2014-01-26fs: add generic xattr_acl handlersChristoph Hellwig2-0/+105
2014-01-26fs: add a set_acl inode operationChristoph Hellwig1-0/+1
2014-01-26fs: add get_acl helperChristoph Hellwig3-21/+32
2014-01-26fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig3-188/+174
2014-01-26reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig1-10/+10
2014-01-26Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-26ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-26ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-26ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-26Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds53-1519/+1491
2014-01-26Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-460/+1017
2014-01-26Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-39/+54
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1823-38368/+83389
2014-01-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-18/+51
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-25/+43
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds6-81/+0
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds6-108/+121
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds53-637/+2145
2014-01-25befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit1-2/+2
2014-01-25fs: __fget_light() can use __fget() in slow pathOleg Nesterov1-11/+3
2014-01-25fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov1-24/+9
2014-01-25fs: factor out common code in fget() and fget_raw()Oleg Nesterov1-17/+8
2014-01-25change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov1-17/+9
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov4-29/+23
2014-01-25kill reiserfs_bdevname()Al Viro3-14/+6
2014-01-25afs: get rid of junk in fs/afs/proc.cAl Viro2-101/+22
2014-01-25nls: have register_nls() set ->ownerAl Viro53-54/+5
2014-01-25eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro1-8/+5
2014-01-25btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro1-46/+24
2014-01-25qnx4: clean qnx4_fill_super() upAl Viro2-43/+22
2014-01-25efs: get rid of ->put_super()Al Viro1-24/+15
2014-01-25cramfs: take headers to fs/cramfsAl Viro7-35/+23
2014-01-25cramfs: get rid of ->put_super()Al Viro1-16/+12
2014-01-25affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro1-32/+25
2014-01-25xfs: switch to kfree_put_link()Al Viro1-13/+1
2014-01-25ecryptfs: fix failure handling in ->readlink()Al Viro1-16/+13
2014-01-25Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-3/+4
2014-01-25Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-54/+39
2014-01-25Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds4-26/+68
2014-01-25Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds103-231/+163
2014-01-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds100-567/+7663