aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-178/+222
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-24/+4
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-14/+17
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet1-14/+17
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+1
2012-01-14fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi1-3/+5
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds4-4/+4
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-130/+433
2012-01-13Unused iocbs in a batch should not be accounted as active.Gleb Natapov1-2/+9
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds4-12/+25
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds11-49/+1106
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds6-104/+110
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-42/+97
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent1-1/+1
2012-01-13UBIFS: fix key printingArtem Bityutskiy6-88/+91
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy1-18/+20
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds10-50/+269
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov1-2/+5
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen1-9/+37
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen1-0/+3
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma1-7/+4
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman4-6/+7
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepageMel Gorman4-6/+7
2012-01-12epoll: limit pathsJason Baron1-25/+209
2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin1-1/+1
2012-01-12proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng1-0/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-3/+3
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao3-37/+131
2012-01-12pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao1-13/+0
2012-01-12pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao1-24/+54
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao3-77/+8
2012-01-12pnfsblock: limit bio page countPeng Tao1-6/+11
2012-01-12pnfsblock: don't spinlock when freeing block_devPeng Tao1-7/+4
2012-01-12pnfsblock: clean up _add_entryPeng Tao1-7/+1
2012-01-12pnfsblock: set read/write tk_status to pnfs_errorPeng Tao1-1/+2
2012-01-12pnfsblock: acquire im_lock in _preload_rangePeng Tao1-5/+6
2012-01-12NFS4: fix compile warnings in nfs4proc.cPeng Tao1-1/+1
2012-01-12nfs: check for integer overflow in decode_devicenotify_args()Dan Carpenter1-0/+4
2012-01-12NFS: cleanup endian type in decode_ds_addr()Dan Carpenter1-1/+1
2012-01-12NFS: add an endian notationDan Carpenter1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds4-49/+134
2012-01-12ceph: ensure prealloc_blob is in place when removing xattrAlex Elder1-0/+22
2012-01-12ceph: enable/disable dentry complete flags via mount optionSage Weil3-3/+37
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil1-2/+9
2012-01-12fs: remove unneeded plug in mpage_readpages()Namjae Jeon1-4/+0
2012-01-11ceph: always initialize the dentry in open_root_dentry()Alex Elder1-4/+3
2012-01-11UBIFS: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-11UBIFS: make debugging messages light againArtem Bityutskiy1-7/+5