summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-165-1/+7
* Sanitize exec_permission_lite()Al Viro2009-12-161-9/+8
* Kill cached_lookup() and real_lookup()Al Viro2009-12-161-87/+66
* Kill path_lookup_open()Al Viro2009-12-161-32/+16
* Take hash recalculation into do_lookup()Al Viro2009-12-161-17/+11
* fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-163-11/+1
* switch cachefiles to kern_path()Al Viro2009-12-161-7/+4
* fix the crap in dst/dcoreAl Viro2009-12-161-41/+5
* kill __link_path_walk()/link_path_walk() distinctionAl Viro2009-12-161-34/+34
* lift path_put(path) to callers of __do_follow_link()Al Viro2009-12-161-2/+2
* switch create_read_pipe() to alloc_file()Al Viro2009-12-161-9/+3
* switch alloc_file() to passing struct pathAl Viro2009-12-1611-63/+78
* switch nilfs2 to deactivate_locked_super()Al Viro2009-12-161-2/+1
* get rid of init_file()Al Viro2009-12-162-31/+2
* switch sock_alloc_file() to alloc_file()Al Viro2009-12-161-11/+11
* 9p connect fixesAl Viro2009-12-161-66/+46
* merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro2009-12-161-57/+23
* reorder alloc_fd/attach_fd in socketpair()Al Viro2009-12-161-17/+14
* unexport get_empty_filp()Al Viro2009-12-161-2/+0
* switched inotify_init1() to alloc_file()Al Viro2009-12-161-15/+10
* switch shmem_file_setup() to alloc_file()Al Viro2009-12-161-12/+9
* sanitize do_pipe_flags() callers in archAl Viro2009-12-165-27/+2
* mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-151-5/+5
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1570-2836/+2369
|\
| * xfs: event tracing supportChristoph Hellwig2009-12-1470-2592/+2151
| * xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-144-26/+38
| * xfs: cleanup bmap extent state macrosChristoph Hellwig2009-12-142-222/+184
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-1523-889/+2349
|\ \
| * | dm snapshot: use merge origin if snapshot invalidMikulas Patocka2009-12-101-5/+4
| * | dm snapshot: report merge failure in statusMike Snitzer2009-12-101-2/+28
| * | dm snapshot: merge consecutive chunks togetherMike Snitzer2009-12-101-10/+21
| * | dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka2009-12-101-0/+83
| * | dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka2009-12-101-1/+5
| * | dm snapshot: queue writes to chunks being mergedMikulas Patocka2009-12-101-13/+78
| * | dm snapshot: add mergingMikulas Patocka2009-12-102-6/+244
| * | dm snapshot: permit only one merge at onceMikulas Patocka2009-12-101-6/+27
| * | dm snapshot: support barriers in snapshot merge targetMike Snitzer2009-12-101-3/+18
| * | dm snapshot: avoid allocating exceptions in mergeMikulas Patocka2009-12-101-1/+56
| * | dm snapshot: rework writing to originMikulas Patocka2009-12-101-106/+49
| * | dm snapshot: add merge targetMikulas Patocka2009-12-102-17/+96
| * | dm exception store: add merge specific methodsMikulas Patocka2009-12-102-2/+129
| * | dm snapshot: create function for chunk_is_tracked waitMike Snitzer2009-12-101-6/+12
| * | dm snapshot: make bio optional in __origin_writeMikulas Patocka2009-12-101-5/+18
| * | dm mpath: reject messages when device is suspendedKiyoshi Ueda2009-12-101-0/+5
| * | dm: export suspended state to targetsKiyoshi Ueda2009-12-102-0/+12
| * | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-105-12/+16
| * | dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda2009-12-101-2/+2
| * | dm crypt: add plain64 ivMilan Broz2009-12-101-0/+18
| * | dm: trace request based remappingJun'ichi Nomura2009-12-101-0/+2
| * | dm snapshot: allow live exception store handover between tablesMike Snitzer2009-12-101-27/+236
OpenPOWER on IntegriCloud