summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-03-23NFSv4.1: pull error handling out of nfs_commit_listFred Isaman1-10/+16
2011-03-23NFSv4.1: add callback to nfs4_commit_doneFred Isaman1-4/+10
2011-03-23NFSv4.1: rearrange nfs_commit_rpcsetupFred Isaman1-27/+33
2011-03-23NFSv4.1: don't send COMMIT to ds for data sync writesFred Isaman1-1/+4
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker1-1/+27
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker2-8/+47
2011-03-23NFS: Ensure that we update the readdir filp->f_pos correctlyTrond Myklebust1-1/+2
2011-03-23ext4: unused variables cleanup in fs/ext4/extents.cSergey Senozhatsky1-4/+1
2011-03-23ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()Feng Tang1-1/+0
2011-03-23fix leaks in path_lookupat()Al Viro1-2/+5
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston3-5/+7
2011-03-23fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin1-1/+1
2011-03-23aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-23adfs: add hexadecimal filetype suffix optionStuart Swales5-26/+81
2011-03-23adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-23adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84
2011-03-23codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick1-7/+1
2011-03-23binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney1-1/+1
2011-03-23epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer1-5/+28
2011-03-23epoll: move ready event check into proper inlineDavide Libenzi1-3/+16
2011-03-23fs: use appropriate printk priority levelsMandeep Singh Baines2-2/+2
2011-03-23smaps: have smaps show transparent huge pagesDave Hansen1-0/+4
2011-03-23smaps: teach smaps_pte_range() about THP pmdsDave Hansen1-2/+21
2011-03-23smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen1-12/+12
2011-03-23smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen1-40/+47
2011-03-23pagewalk: only split huge pages when necessaryDave Hansen1-0/+6
2011-03-23mm: hugetlbfs: change remove_from_page_cacheMinchan Kim1-2/+1
2011-03-23mm: add replace_page_cache_page() functionMiklos Szeredi1-6/+4
2011-03-23Remove pointless memset in nfsacl_encode()Jesper Juhl1-1/+0
2011-03-23nfs4: Fix NULL dereference at d_alloc_and_lookup()Gusev Vitaliy1-0/+4
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds7-30/+65
2011-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-49/+91
2011-03-23pstore: cleanups to pstore_dump()Tony Luck1-3/+12
2011-03-23Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher1-3/+3
2011-03-239p: use the updated offset given by generic_write_checksM. Mohan Kumar1-2/+5
2011-03-22fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V6-11/+16
2011-03-22fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V3-3/+6
2011-03-22fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V1-2/+13
2011-03-22fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2-13/+15
2011-03-22fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V4-0/+11
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-16/+54
2011-03-22block: fix non-atomic access to genhd inflight structuresShaohua Li1-1/+2
2011-03-22ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang6-9/+49
2011-03-22ext4: don't kfree uninitialized s_group_info membersEric Sandeen1-1/+1
2011-03-22NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust1-12/+19
2011-03-22FS: Use stable writes when not doing a bulk flushTrond Myklebust2-3/+16
2011-03-22ext4: add missing space in printk's in __ext4_grp_locked_error()Robin Dong1-1/+1
2011-03-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds45-1072/+947
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony3-37/+50
2011-03-21ceph: rename dentry_release -> d_release, fix commentSage Weil1-7/+6