aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-03ext4: Use schedule_timeout_interruptible() for waiting in lazyinit threadLukas Czerner
2011-06-03ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev
2011-06-03NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust
2011-06-03NFSv4: Handle expired stateids when the lease is still validTrond Myklebust
2011-06-03UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-06-03eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks
2011-06-03eCryptfs: Clear i_nlink in rmdirTyler Hicks
2011-06-03Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-06-03When mandatory encryption on share, fail mountSteve French
2011-06-03ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-06-03jbd: fix fsync() tid wraparound bugTed Ts'o
2011-06-03jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-06-03ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-06-03VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok
2011-06-03block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-06-03ext4: don't set PageUptodate in ext4_end_bio()Curt Wohlgemuth
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang
2011-05-11ceph: print debug message before put mds sessionHenry C Chang
2011-05-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-10fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi
2011-05-10nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi