aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-30fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen
2013-04-30fs/block_dev.c: no need to check inode->i_bdev in bd_forget()Yan Hong
2013-04-30inotify: invalid mask should return a error number but not set itZhao Hongjiang
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton
2013-04-29nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()Jeff Layton
2013-04-29fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon
2013-04-29fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon
2013-04-29fat: restructure export_operationsNamjae Jeon
2013-04-29fat: introduce a helper fat_get_blknr_offset()Namjae Jeon
2013-04-29fat: move fat_i_pos_read to fat.hNamjae Jeon
2013-04-29fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon
2013-04-29fs/buffer.c: remove unnecessary init operation after allocating buffer_head.majianpeng
2013-04-29fs/proc/kcore.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-29mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim
2013-04-29mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett
2013-04-29direct-io: submit bio after boundary buffer is added to itJan Kara
2013-04-29direct-io: fix boundary block handlingJan Kara
2013-04-29fs/read_write.c: fix generic_file_llseek() commentMing Lei
2013-04-29ocfs2/dlm: remove redundant null pointer checkSachin Kamat
2013-04-29ocfs2: fix NULL dereference for moving extentsDan Carpenter
2013-04-29ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter
2013-04-29ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun
2013-04-29ocfs2: delay inode update transactions after verifying the input flagsJeff Liu
2013-04-29fs/fscache/stats.c: fix memory leakAnurup m
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-29gfs2: Convert print_symbol to %pSRJoe Perches
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-17posix-timers: Show sigevent info in proc filePavel Emelyanov
2013-04-17posix-timers: Introduce /proc/PID/timers filePavel Emelyanov
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu
2013-04-10Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds