aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-14reiserfs: fix deadlock in umountAl Viro
2013-08-14debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-08-14cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-08-14cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-08-14ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-14ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-14ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-14LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust
2013-08-14Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-14ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o
2013-08-14ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o
2013-08-14ext4: destroy ext4_es_cachep on module unloadEric Sandeen
2013-08-11Btrfs: fix crash regarding to ulist_add_mergeLiu Bo
2013-08-11fanotify: info leak in copy_event_to_user()Dan Carpenter
2013-08-04livelock avoidance in sget()Al Viro
2013-08-04nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-08-04Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-08-04Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-08-04Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-28lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery
2013-07-28ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o
2013-07-28fuse: readdirplus: sanity checksMiklos Szeredi
2013-07-28fuse: readdirplus: fix instantiateMiklos Szeredi
2013-07-28fuse: readdirplus: fix dentry leakNiels de Vos
2013-07-28writeback: Fix periodic writeback after fs mountJan Kara
2013-07-21UBIFS: correct mount messageRichard Genoud
2013-07-21Handle big endianness in NTLM (ntlmv2) authenticationSteve French
2013-07-21ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-21ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o
2013-07-21ext4: fix ext4_get_group_number()Theodore Ts'o
2013-07-21ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara
2013-07-21ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara
2013-07-21ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara
2013-07-21ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara
2013-07-21Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-21Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-21Btrfs: fix estale with btrfs sendJosef Bacik
2013-07-21ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi
2013-07-21ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o
2013-07-21ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro
2013-07-21ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne
2013-07-21jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o
2013-07-21jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o
2013-07-21CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-21CIFS use sensible file nlink values if unprovidedSteve French
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-13NFSv4.1 end back channel session drainingAndy Adamson
2013-07-13hpfs: better test for errorsMikulas Patocka
2013-07-13ceph: fix sleeping function called from invalid context.majianpeng
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds