aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-03-13Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-13vfs: fix pipe counter breakageAl Viro
2013-03-12Btrfs: fix panic when recovering tree logJosef Bacik
2013-03-11Btrfs: account for orphan inodes properly during cleanupJosef Bacik
2013-03-05pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-05fuse: don't WARN when nlink is zeroMiklos Szeredi
2013-03-05fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2013-03-05exec: use -ELOOP for max recursion depthKees Cook
2013-03-05nfsd: add get_uint for u32'sJ. Bruce Fields
2013-03-05ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-05ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu
2013-03-05ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu
2013-03-05cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-03-05NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-03-05btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-03-04nfsd: Fix memleakmajianpeng
2013-02-28ocfs2: fix possible use-after-free with AIOJan Kara
2013-02-28fs: Fix possible use-after-free with AIOJan Kara
2013-02-28ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner
2013-02-28ext4: fix xattr block allocation/release with bigallocLukas Czerner
2013-02-28UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-02-28UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas
2013-02-28ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2013-02-28ext4: fix possible use-after-free with AIOJan Kara
2013-02-28ext4: check bh in ext4_read_block_bitmap()Eryu Guan
2013-02-28ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2013-02-28ocfs2: unlock super lock if lockres refresh failedJunxiao Bi
2013-02-28fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-02-28inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-02-28NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-02-28umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-28NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-12nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-06xfs: fix periodic log flushingDave Chinner
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-06NFS: Fix error reporting in nfs_xdev_mountTrond 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-16ext4: release buffer in failed path in dx_probe()Guo Chao
2013-01-16NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-15cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2013-01-14tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-01-11epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-10ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2013-01-10jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara
2013-01-10ext4: check dioread_nolock on remountJan Kara
2013-01-10ext4: fix extent tree corruption caused by hole punchForrest Liu
2013-01-09udf: don't increment lenExtents while writing to a holeNamjae Jeon