Age | Commit message (Expand) | Author |
2012-05-29 | hpfs: assorted endianness annotations | Al Viro |
2012-05-29 | hpfs: annotate ea | Al Viro |
2012-05-29 | hpfs: annotate struct hpfs_dirent | Al Viro |
2012-05-29 | hpfs: annotate struct anode | Al Viro |
2012-05-29 | hpfs: annotate struct fnode | Al Viro |
2012-05-29 | hpfs: annotate btree nodes, get rid of bitfields mess | Al Viro |
2012-05-29 | hpfs: annotate struct dnode | Al Viro |
2012-05-29 | hpfs: bitmaps are little-endian | Al Viro |
2012-05-29 | hpfs: get rid of bitfields in struct fnode | Al Viro |
2012-05-29 | hpfs: get rid of bitfields endianness wanking in extended_attribute | Al Viro |
2012-05-29 | fs: fix inode.c kernel-doc warnings | Randy Dunlap |
2012-05-29 | hpfs: endianness bugs | Al Viro |
2012-05-29 | btrfs: trivial endianness annotations | Al Viro |
2012-05-29 | ocfs2: kill endianness abuses in blockcheck.c | Al Viro |
2012-05-29 | ocfs2: deal with __user misannotations | Al Viro |
2012-05-29 | ocfs2: trivial endianness misannotations | Al Viro |
2012-05-29 | affs: bury unused macros | Al Viro |
2012-05-29 | kill v9fs_dentry_from_dir_inode() | Al Viro |
2012-05-29 | ceph: move encode_fh to new API | Sage Weil |
2012-05-29 | ->encode_fh() API change | Al Viro |
2012-05-29 | ubifs: use generic_fillattr() | Al Viro |
2012-05-29 | xfs: switch to proper __bitwise type for KM_... flags | Al Viro |
2012-05-29 | switch utimes() to fget_light/fput_light | Al Viro |
2012-05-29 | switch statfs to fget_light/fput_light | Al Viro |
2012-05-29 | switch flock to fget_light/fput_light | Al Viro |
2012-05-29 | switch signalfd4() to fget_light/fput_light | Al Viro |
2012-05-29 | switch fcntl to fget_raw_light/fput_light | Al Viro |
2012-05-29 | switch xattr syscalls to fget_light/fput_light | Al Viro |
2012-05-29 | switch readdir/getdents to fget_light/fput_light | Al Viro |
2012-05-29 | switch do_fsync() to fget_light() | Al Viro |
2012-05-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-29 | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes |
2012-05-29 | mm/fs: remove truncate_range | Hugh Dickins |
2012-05-29 | mm: fix NULL ptr deref when walking hugepages | Sasha Levin |
2012-05-29 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-05-28 | ext4: protect group inode free counting with group lock | Tao Ma |
2012-05-28 | ext4: use consistent ssize_t type in ext4_file_write() | Zheng Liu |
2012-05-28 | ext4: fix format flag in ext4_ext_binsearch_idx() | Zheng Liu |
2012-05-28 | ext4: cleanup in ext4_discard_allocated_blocks() | Zheng Liu |
2012-05-28 | ext4: return ENOMEM when mounts fail due to lack of memory | Theodore Ts'o |
2012-05-28 | ext4: remove redundundant "(char *) bh->b_data" casts | Theodore Ts'o |
2012-05-28 | NFSv4: Add debugging printks to state manager | Trond Myklebust |
2012-05-28 | NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO | Trond Myklebust |
2012-05-28 | ext4: disallow hard-linked directory in ext4_lookup | Andreas Dilger |
2012-05-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-05-28 | ext4: fix potential integer overflow in alloc_flex_gd() | Haogang Chen |
2012-05-28 | ext4: remove needs_recovery in ext4_mb_init() | Akira Fujita |
2012-05-28 | ext4: force ro mount if ext4_setup_super() fails | Eric Sandeen |
2012-05-28 | ext4: fix potential NULL dereference in ext4_free_inodes_counts() | Dan Carpenter |