Age | Commit message (Expand) | Author |
2011-05-28 | minix: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | fuse: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | coda: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | afs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | affs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | 9p: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | ncpfs: fix rename over directory with dangling references | Sage Weil |
2011-05-28 | ncpfs: document dentry_unhash usage | Sage Weil |
2011-05-28 | ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hostfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | omfs: remove unnecessary dentry_unhash on rmdir, dir rneame | Sage Weil |
2011-05-28 | udf: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ufs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ubifs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | logfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jffs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | sysv: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | bfs: remove unnecessary dentry_unhash on dir rename | Sage Weil |
2011-05-27 | fs: cosmetic inode.c cleanups | Christoph Hellwig |
2011-05-27 | vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher |
2011-05-27 | xattr: Fix error results for non-existent / invisible attributes | Andreas Gruenbacher |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig |
2011-05-27 | Lift the check for automount points into do_lookup() | Al Viro |
2011-05-27 | Trim excessive arguments of follow_mount_rcu() | Al Viro |
2011-05-27 | split __follow_mount_rcu() into normal and .. cases | Al Viro |
2011-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-05-26 | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops | Timo Warns |
2011-05-26 | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages | Olaf Hering |
2011-05-26 | proc: fix pagemap_read() error case | KOSAKI Motohiro |
2011-05-26 | proc: put check_mem_permission after __get_free_page in mem_write | KOSAKI Motohiro |
2011-05-26 | proc/stat: use defined macro KMALLOC_MAX_SIZE | Yuanhan Liu |
2011-05-26 | proc: constify status array | Mike Frysinger |
2011-05-26 | fs/proc: convert to kstrtoX() | Alexey Dobriyan |
2011-05-26 | coredump: add support for exe_file in core name | Jiri Slaby |
2011-05-26 | mm: extract exe_file handling from procfs | Jiri Slaby |
2011-05-26 | memcg: add the pagefault count into memcg stats | Ying Han |
2011-05-26 | ufs: fix truncated values handling 64 bit metadata | Dan Carpenter |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-05-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-26 | mm: don't access vm_flags as 'int' | KOSAKI Motohiro |
2011-05-26 | ocfs2: add cleancache support | Dan Magenheimer |