Age | Commit message (Expand) | Author |
2012-07-14 | 9p: implement i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | ceph: implement i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | ceph: remove unused arg from ceph_lookup_open() | Miklos Szeredi |
2012-07-14 | cifs: implement i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | fuse: implement i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | nfs: don't use intents for checking atomic open | Miklos Szeredi |
2012-07-14 | nfs: don't use nd->intent.open.flags | Miklos Szeredi |
2012-07-14 | nfs: clean up ->create in nfs_rpc_ops | Miklos Szeredi |
2012-07-14 | nfs: implement i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | vfs: add i_op->atomic_open() | Miklos Szeredi |
2012-07-14 | vfs: lookup_open(): expand lookup_hash() | Miklos Szeredi |
2012-07-14 | vfs: add lookup_open() | Miklos Szeredi |
2012-07-14 | vfs: do_last(): common slow lookup | Miklos Szeredi |
2012-07-14 | vfs: do_last(): separate O_CREAT specific code | Miklos Szeredi |
2012-07-14 | vfs: do_last(): inline lookup_slow() | Miklos Szeredi |
2012-07-14 | namei.c: let follow_link() do put_link() on failure | Al Viro |
2012-07-14 | coda: use list_for_each_entry | Al Viro |
2012-07-14 | vfs: switch i_dentry/d_alias to hlist | Al Viro |
2012-07-14 | ext4: get rid of open-coded d_find_any_alias() | Al Viro |
2012-07-14 | ocfs2: use list_for_each_entry in ocfs2_find_local_alias() | Al Viro |
2012-07-14 | affs: unobfuscate affs_fix_dcache() | Al Viro |
2012-07-14 | affs: get rid of open-coded list_for_each_entry() | Al Viro |
2012-07-14 | vfs: update documentation on ->i_dentry handling | Al Viro |
2012-07-14 | adfs: don't bother with ->i_dentry in ->destroy_inode() | Al Viro |
2012-07-14 | cifs: don't bother with ->i_dentry in ->destroy_inode() | Al Viro |
2012-07-14 | qnx6: don't bother with ->i_dentry in inode-freeing callback | Al Viro |
2012-07-14 | get rid of magic in proc_namespace.c | Al Viro |
2012-07-14 | get rid of ->mnt_longterm | Al Viro |
2012-07-14 | fs/direct-io.c: adjust suspicious bit operation | Julia Lawall |
2012-07-14 | affs: get rid of affs_sync_super | Artem Bityutskiy |
2012-07-14 | affs: introduce VFS superblock object back-reference | Artem Bityutskiy |
2012-07-14 | affs: stop using lock_super | Artem Bityutskiy |
2012-07-14 | affs: re-structure superblock locking a bit | Artem Bityutskiy |
2012-07-14 | affs: remove useless superblock writeout on remount | Artem Bityutskiy |
2012-07-14 | affs: remove useless superblock writeout on unmount | Artem Bityutskiy |
2012-07-14 | affs: stop setting bm_flags | Artem Bityutskiy |
2012-07-13 | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-07-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-07-13 | Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-13 | Remove easily user-triggerable BUG from generic_setlease | Dave Jones |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-13 | Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-13 | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-07-13 | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-13 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-07-13 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-13 | block: fix infinite loop in __getblk_slow | Jeff Moyer |