summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-254-214/+62
| * | | jfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-140/+89
| * | | xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-255-171/+36
| * | | reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-255-161/+35
| * | | ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-250/+72
| * | | jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-143/+24
| * | | hfsplus: use generic posix ACL infrastructureChristoph Hellwig2014-01-256-162/+26
| * | | f2fs: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-170/+31
| * | | ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig2014-01-2521-605/+100
| * | | btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-255-135/+28
| * | | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-2517-23/+81
| * | | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-2516-21/+54
| * | | fs: add generic xattr_acl handlersChristoph Hellwig2014-01-252-0/+105
| * | | fs: add a set_acl inode operationChristoph Hellwig2014-01-251-0/+1
| * | | fs: add get_acl helperChristoph Hellwig2014-01-253-21/+32
| * | | fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-253-188/+174
| * | | reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-251-10/+10
| * | | befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit2014-01-251-2/+2
| * | | fs: __fget_light() can use __fget() in slow pathOleg Nesterov2014-01-251-11/+3
| * | | fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov2014-01-251-24/+9
| * | | fs: factor out common code in fget() and fget_raw()Oleg Nesterov2014-01-251-17/+8
| * | | change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov2014-01-251-17/+9
| * | | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-254-29/+23
| * | | kill reiserfs_bdevname()Al Viro2014-01-253-14/+6
| * | | afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-252-101/+22
| * | | nls: have register_nls() set ->ownerAl Viro2014-01-2553-54/+5
| * | | eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro2014-01-251-8/+5
| * | | btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro2014-01-251-46/+24
| * | | qnx4: clean qnx4_fill_super() upAl Viro2014-01-252-43/+22
| * | | efs: get rid of ->put_super()Al Viro2014-01-251-24/+15
| * | | cramfs: take headers to fs/cramfsAl Viro2014-01-257-35/+23
| * | | cramfs: get rid of ->put_super()Al Viro2014-01-251-16/+12
| * | | affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro2014-01-251-32/+25
| * | | xfs: switch to kfree_put_link()Al Viro2014-01-251-13/+1
| * | | ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-251-16/+13
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-2733-416/+448
|\ \ \ \
| * | | | firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel2014-01-271-2/+1
| * | | | compat: fix sys_fanotify_markHeiko Carstens2014-01-271-2/+2
| * | | | checkpatch.pl: check for function declarations without argumentsJoe Perches2014-01-271-0/+9
| * | | | mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li2014-01-271-2/+0
| * | | | softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-272-17/+10
| * | | | softirq: convert printks to pr_<level>Joe Perches2014-01-271-2/+4
| * | | | softirq: use ffs() in __do_softirq()Joe Perches2014-01-271-21/+22
| * | | | kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang2014-01-271-1/+1
| * | | | splice: fix unexpected size truncationXiao Guangrong2014-01-271-1/+2
| * | | | ipc: fix compat msgrcv with negative msgtypMateusz Guzik2014-01-271-1/+1
| * | | | ipc,msg: document barriersDavidlohr Bueso2014-01-271-2/+17
| * | | | ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2014-01-273-12/+3
| * | | | ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso2014-01-271-5/+4
| * | | | ipc: remove useless return statementDavidlohr Bueso2014-01-271-4/+0
OpenPOWER on IntegriCloud