summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * jffs2: get rid of jffs2_sync_superArtem Bityutskiy2012-05-304-21/+58
| * jffs2: remove unnecessary GC pass on syncArtem Bityutskiy2012-05-301-2/+0
| * jffs2: remove unnecessary GC pass on umountArtem Bityutskiy2012-05-301-3/+0
| * jffs2: remove lock_superArtem Bityutskiy2012-05-301-3/+0
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-3022-65/+1
| * parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-301-2/+2
| * powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro2012-05-301-2/+2
| * mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro2012-05-291-3/+3
| * mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro2012-05-291-1/+1
| * get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data str...Al Viro2012-05-291-5/+5
| * brlocks/lglocks: API cleanupsAndi Kleen2012-05-296-95/+96
| * brlocks/lglocks: turn into functionsAndi Kleen2012-05-295-102/+117
| * lglock: remove online variants of lockRusty Russell2012-05-291-56/+2
| * ocfs: simplify symlink handlingAl Viro2012-05-294-104/+31
| * get rid of pointless allocations and copying in ecryptfs_follow_link()Al Viro2012-05-291-39/+9
| * hpfs: assorted endianness annotationsAl Viro2012-05-294-60/+60
| * hpfs: annotate eaAl Viro2012-05-291-2/+2
| * hpfs: annotate struct hpfs_direntAl Viro2012-05-293-12/+12
| * hpfs: annotate struct anodeAl Viro2012-05-291-4/+4
| * hpfs: annotate struct fnodeAl Viro2012-05-291-14/+14
| * hpfs: annotate btree nodes, get rid of bitfields messAl Viro2012-05-293-51/+52
| * hpfs: annotate struct dnodeAl Viro2012-05-291-4/+4
| * hpfs: bitmaps are little-endianAl Viro2012-05-293-12/+12
| * hpfs: get rid of bitfields in struct fnodeAl Viro2012-05-298-38/+32
| * hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro2012-05-293-34/+35
| * fs: fix inode.c kernel-doc warningsRandy Dunlap2012-05-291-2/+1
| * hpfs: endianness bugsAl Viro2012-05-292-3/+3
| * btrfs: trivial endianness annotationsAl Viro2012-05-293-7/+8
| * ocfs2: kill endianness abuses in blockcheck.cAl Viro2012-05-291-20/+22
| * ocfs2: deal with __user misannotationsAl Viro2012-05-292-21/+16
| * ocfs2: trivial endianness misannotationsAl Viro2012-05-293-5/+5
| * affs: bury unused macrosAl Viro2012-05-291-8/+0
| * kill v9fs_dentry_from_dir_inode()Al Viro2012-05-291-21/+3
| * selinuxfs snprintf() misusesAl Viro2012-05-291-29/+7
| * ceph: move encode_fh to new APISage Weil2012-05-291-13/+21
| * ->encode_fh() API changeAl Viro2012-05-2916-140/+94
| * ubifs: use generic_fillattr()Al Viro2012-05-291-10/+1
| * xfs: switch to proper __bitwise type for KM_... flagsAl Viro2012-05-296-19/+20
| * switch utimes() to fget_light/fput_lightAl Viro2012-05-291-2/+3
| * switch statfs to fget_light/fput_lightAl Viro2012-05-291-2/+3
| * switch flock to fget_light/fput_lightAl Viro2012-05-291-2/+3
| * switch signalfd4() to fget_light/fput_lightAl Viro2012-05-291-3/+4
| * switch fcntl to fget_raw_light/fput_lightAl Viro2012-05-291-25/+17
| * switch xattr syscalls to fget_light/fput_lightAl Viro2012-05-291-8/+12
| * switch readdir/getdents to fget_light/fput_lightAl Viro2012-05-292-38/+28
| * switch do_fsync() to fget_light()Al Viro2012-05-291-2/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-0128-197/+1784
|\ \
| * | ext4: hole-punch use truncate_pagecache_rangeHugh Dickins2012-06-011-2/+2
| * | jbd2: use kmem_cache_zalloc wrapper instead of flagWanlong Gao2012-06-011-2/+2
| * | ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi2012-05-311-2/+3
OpenPOWER on IntegriCloud