summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-30fat: move fat_i_pos_read to fat.hNamjae Jeon
2013-04-30fat: 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-29NFSv4: Warn once about servers that incorrectly apply open mode to setattrTrond Myklebust
2013-04-29NFSv4: Servers should only check SETATTR stateid open mode on size changeTrond Myklebust
2013-04-29gfs2: Convert print_symbol to %pSRJoe Perches
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-26GFS2: Flush work queue before clearing glock hash tablesBob Peterson
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-23Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-23NFSv4: Don't recheck permissions on open in case of recovery cached openTrond Myklebust
2013-04-23NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modesTrond Myklebust
2013-04-23NFSv4.1: Use the more efficient open_noattr call for open-by-filehandleTrond Myklebust
2013-04-23ext4: fix type-widening bug in inode table readahead codeTheodore Ts'o
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONEChuck Lever
2013-04-22NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriateTrond Myklebust
2013-04-22ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o
2013-04-22ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o
2013-04-22ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o
2013-04-21LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust
2013-04-21jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o
2013-04-21ext4: mark metadata blocks using bh flagsTheodore Ts'o
2013-04-20buffer: add BH_Prio and BH_Meta flagsTheodore Ts'o
2013-04-20ext4: mark all metadata I/O with REQ_METATheodore Ts'o
2013-04-20Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin
2013-04-20NFSv4: Ensure the LOCK call cannot use the delegation stateidTrond Myklebust
2013-04-20NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust
2013-04-19ext4: fix readdir error in case inline_data+^dir_index.Tao Ma
2013-04-19ext4: fix readdir error in the case of inline_data+dir_indexTao Ma
2013-04-19jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu
2013-04-19nfs: Send atime and mtime as a 64bit valueBryan Schumaker
2013-04-19ext4: mext_insert_extents should update extent block checksumDarrick J. Wong
2013-04-19ext4: move quota initialization out of inode allocation transactionJan Kara