summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-12epoll: limit pathsJason Baron
2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin
2012-01-12proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao
2012-01-12pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao
2012-01-12pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao
2012-01-12pnfsblock: limit bio page countPeng Tao
2012-01-12pnfsblock: don't spinlock when freeing block_devPeng Tao
2012-01-12pnfsblock: clean up _add_entryPeng Tao
2012-01-12pnfsblock: set read/write tk_status to pnfs_errorPeng Tao
2012-01-12pnfsblock: acquire im_lock in _preload_rangePeng Tao
2012-01-12NFS4: fix compile warnings in nfs4proc.cPeng Tao
2012-01-12nfs: check for integer overflow in decode_devicenotify_args()Dan Carpenter
2012-01-12NFS: cleanup endian type in decode_ds_addr()Dan Carpenter
2012-01-12NFS: add an endian notationDan Carpenter
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-01-12ceph: ensure prealloc_blob is in place when removing xattrAlex Elder
2012-01-12ceph: enable/disable dentry complete flags via mount optionSage Weil
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil
2012-01-12fs: remove unneeded plug in mpage_readpages()Namjae Jeon
2012-01-11ceph: always initialize the dentry in open_root_dentry()Alex Elder
2012-01-11UBIFS: fix debugging messagesArtem Bityutskiy
2012-01-11UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-11GFS2: Fix nlink setting on inode creationSteven Whitehouse
2012-01-11GFS2: fail mount if journal recovery failsDavid Teigland
2012-01-11GFS2: let spectator mount do read only recoveryDavid Teigland
2012-01-11GFS2: Fix a use-after-free that coverity spottedBob Peterson
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro
2012-01-11Btrfs: fix possible deadlock when opening a seed deviceLi Zefan
2012-01-11Btrfs: update global block_rsv when creating a new block groupLi Zefan
2012-01-11Btrfs: rewrite btrfs_trim_block_group()Li Zefan
2012-01-11Btrfs: simplfy calculation of stripe length for discard operationLi Zefan