aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* libfs: move EXPORT_SYMBOL for d_alloc_nameH Hartley Sweeten2009-12-16
* vfs: force reval of target when following LAST_BIND symlinks (try #7)Jeff Layton2009-12-16
* ima: limit imbalance msgMimi Zohar2009-12-16
* Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-16
* Untangling ima mess, part 2: deal with countersAl Viro2009-12-16
* Untangling ima mess, part 1: alloc_file()Al Viro2009-12-16
* O_TRUNC open shouldn't fail after file truncationAl Viro2009-12-16
* ima: call ima_inode_free ima_inode_freeEric Paris2009-12-16
* IMA: clean up the IMA counts updating codeEric Paris2009-12-16
* ima: only insert at inode creation timeEric Paris2009-12-16
* ima: valid return code from ima_inode_allocEric Paris2009-12-16
* fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-16
* Sanitize exec_permission_lite()Al Viro2009-12-16
* Kill cached_lookup() and real_lookup()Al Viro2009-12-16
* Kill path_lookup_open()Al Viro2009-12-16
* Take hash recalculation into do_lookup()Al Viro2009-12-16
* fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-16
* switch cachefiles to kern_path()Al Viro2009-12-16
* fix the crap in dst/dcoreAl Viro2009-12-16
* kill __link_path_walk()/link_path_walk() distinctionAl Viro2009-12-16
* lift path_put(path) to callers of __do_follow_link()Al Viro2009-12-16
* switch create_read_pipe() to alloc_file()Al Viro2009-12-16
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* switch nilfs2 to deactivate_locked_super()Al Viro2009-12-16
* get rid of init_file()Al Viro2009-12-16
* switch sock_alloc_file() to alloc_file()Al Viro2009-12-16
* 9p connect fixesAl Viro2009-12-16
* merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro2009-12-16
* reorder alloc_fd/attach_fd in socketpair()Al Viro2009-12-16
* unexport get_empty_filp()Al Viro2009-12-16
* switched inotify_init1() to alloc_file()Al Viro2009-12-16
* switch shmem_file_setup() to alloc_file()Al Viro2009-12-16
* sanitize do_pipe_flags() callers in archAl Viro2009-12-16
* mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-15
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-15
|\
| * xfs: event tracing supportChristoph Hellwig2009-12-15
| * xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-15
| * xfs: cleanup bmap extent state macrosChristoph Hellwig2009-12-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-15
|\ \
| * | dm snapshot: use merge origin if snapshot invalidMikulas Patocka2009-12-10
| * | dm snapshot: report merge failure in statusMike Snitzer2009-12-10
| * | dm snapshot: merge consecutive chunks togetherMike Snitzer2009-12-10
| * | dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka2009-12-10
| * | dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka2009-12-10
| * | dm snapshot: queue writes to chunks being mergedMikulas Patocka2009-12-10
| * | dm snapshot: add mergingMikulas Patocka2009-12-10
| * | dm snapshot: permit only one merge at onceMikulas Patocka2009-12-10
| * | dm snapshot: support barriers in snapshot merge targetMike Snitzer2009-12-10
| * | dm snapshot: avoid allocating exceptions in mergeMikulas Patocka2009-12-10