aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* hpfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* minix: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* fuse: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* coda: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* afs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* affs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* 9p: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* ncpfs: fix rename over directory with dangling referencesSage Weil2011-05-28
* ncpfs: document dentry_unhash usageSage Weil2011-05-28
* ecryptfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hostfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* hfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* omfs: remove unnecessary dentry_unhash on rmdir, dir rneameSage Weil2011-05-28
* udf: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* nilfs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* bfs: remove unnecessary dentry_unhash on dir renameSage Weil2011-05-28
* fs: cosmetic inode.c cleanupsChristoph Hellwig2011-05-27
* vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-27
* xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher2011-05-27
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Lift the check for automount points into do_lookup()Al Viro2011-05-27
* Trim excessive arguments of follow_mount_rcu()Al Viro2011-05-27
* split __follow_mount_rcu() into normal and .. casesAl Viro2011-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\
| * Squashfs: update email addressPhillip Lougher2011-05-26
| * Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-25
| * Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-25
| * Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-25
| * Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns2011-05-26
* | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering2011-05-26
* | proc: fix pagemap_read() error caseKOSAKI Motohiro2011-05-26
* | proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro2011-05-26
* | proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu2011-05-26
* | proc: constify status arrayMike Frysinger2011-05-26
* | fs/proc: convert to kstrtoX()Alexey Dobriyan2011-05-26
* | coredump: add support for exe_file in core nameJiri Slaby2011-05-26
* | mm: extract exe_file handling from procfsJiri Slaby2011-05-26
* | memcg: add the pagefault count into memcg statsYing Han2011-05-26