aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-03-06fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2013-03-06exec: use -ELOOP for max recursion depthKees Cook
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-03-06block: fix ext_devt_idr handlingTomas Henzl
2013-03-06ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu
2013-03-06ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu
2013-03-06ocfs2: fix possible use-after-free with AIOJan Kara
2013-03-06fs: Fix possible use-after-free with AIOJan Kara
2013-03-06ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner
2013-03-06ocfs2: unlock super lock if lockres refresh failedJunxiao Bi
2013-03-06fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-03-06inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-03-06NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-03-06ext4: fix xattr block allocation/release with bigallocLukas Czerner
2013-03-06umount oops when remove blocklayoutdriver firstfanchaoting
2013-03-06NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-03-06nfsd: Fix memleakmajianpeng
2013-03-06UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-03-06ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2013-03-06ext4: fix possible use-after-free with AIOJan Kara
2013-03-06ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2013-02-20tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-02-20nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-06NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-02-06NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-02-06xfs: Fix possible use-after-free with AIOJan Kara
2013-02-06fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-01-16epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-16udf: don't increment lenExtents while writing to a holeNamjae Jeon
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-16cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2013-01-16ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2013-01-16jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara
2013-01-16ext4: check dioread_nolock on remountJan Kara
2013-01-16ext4: fix extent tree corruption caused by hole punchForrest Liu
2013-01-03udf: fix memory leak while allocating blocks during writeNamjae Jeon
2013-01-03exec: do not leave bprm->interp on stackKees Cook
2013-01-03vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2013-01-03nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-01-03proc: pid/status: show all supplementary groupsArtem Bityutskiy
2013-01-03NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-03nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2013-01-03nfsd: fix v4 reply cachingJ. Bruce Fields
2013-01-03NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2013-01-03ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2013-01-03ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-01-03nfs: fix wrong object type in lockowner_slabYanchuan Nian
2013-01-03freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZEOleg Nesterov
2012-12-06jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara