summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-03-06ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan1-17/+29
2013-03-06ext4: rewrite punch hole to use ext4_ext_remove_space()Lukas Czerner1-85/+91
2013-03-06fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2013-03-06exec: use -ELOOP for max recursion depthKees Cook4-15/+6
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi1-6/+29
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini1-1/+2
2013-03-06block: fix ext_devt_idr handlingTomas Henzl1-1/+1
2013-03-06ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2-5/+4
2013-03-06ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu1-1/+1
2013-03-06ocfs2: fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-06fs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-06ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner1-2/+7
2013-03-06ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-03-06fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-03-06inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-03-06NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-03-06ext4: fix xattr block allocation/release with bigallocLukas Czerner1-3/+4
2013-03-06umount oops when remove blocklayoutdriver firstfanchaoting2-0/+2
2013-03-06NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson1-1/+2
2013-03-06nfsd: Fix memleakmajianpeng1-0/+2
2013-03-06UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2013-03-06ext4: fix race in ext4_mb_add_n_trim()Niu Yawei1-3/+3
2013-03-06ext4: fix possible use-after-free with AIOJan Kara2-6/+5
2013-03-06ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o6-24/+30
2013-02-20tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-02-20nilfs2: fix fix very long mount time issueVyacheslav Dubeyko1-1/+4
2013-02-06NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust1-2/+12
2013-02-06NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust1-0/+20
2013-02-06xfs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-02-06fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding1-0/+2
2013-01-16epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-16udf: don't increment lenExtents while writing to a holeNamjae Jeon1-2/+5
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-16cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton1-0/+7
2013-01-16ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2013-01-16jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara1-1/+2
2013-01-16ext4: check dioread_nolock on remountJan Kara1-9/+11
2013-01-16ext4: fix extent tree corruption caused by hole punchForrest Liu1-4/+18
2013-01-03udf: fix memory leak while allocating blocks during writeNamjae Jeon1-0/+4
2013-01-03exec: do not leave bprm->interp on stackKees Cook3-2/+22
2013-01-03vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown1-1/+1
2013-01-03nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields1-1/+10
2013-01-03proc: pid/status: show all supplementary groupsArtem Bityutskiy1-1/+1
2013-01-03NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown1-2/+1
2013-01-03nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2-5/+13
2013-01-03nfsd: fix v4 reply cachingJ. Bruce Fields1-1/+1
2013-01-03NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker1-4/+17
2013-01-03ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen1-0/+1
2013-01-03ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin1-2/+4
2013-01-03nfs: fix wrong object type in lockowner_slabYanchuan Nian1-1/+1