aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-13fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen
2013-05-13inotify: invalid mask should return a error number but not set itZhao Hongjiang
2013-05-13fs/fscache/stats.c: fix memory leakAnurup m
2013-05-13nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-05-13ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o
2013-05-13LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust
2013-05-13nfsd4: don't close read-write opens too soonJ. Bruce Fields
2013-05-13jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-13ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-13nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-05-13sysfs: fix use after free in case of concurrent read/write and readdirMing Lei
2013-05-13aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-25hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-25Btrfs: fix race between mmap writes and compressionChris Mason
2013-04-25vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-10loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-10NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2013-04-10udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara
2013-04-10reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara
2013-04-10Btrfs: limit the global reserve to 512mbJosef Bacik
2013-04-10Nest rename_lock inside vfsmount_lockAl Viro
2013-04-10nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-04-10NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-04-10pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-04-10sysfs: handle failure path correctly for readdir()Ming Lei
2013-04-10sysfs: fix race between readdir and lseekMing Lei
2013-04-10UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-03-27vfs,proc: guarantee unique inodes in /procLinus Torvalds
2013-03-27cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton
2013-03-27ext4: fix data=journal fast mount/umount hangTheodore Ts'o
2013-03-27cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2013-03-27ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o
2013-03-27ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-27jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara
2013-03-27ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu
2013-03-27isofs: avoid info leak on exportMathias Krause
2013-03-27udf: avoid info leak on exportMathias Krause
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-20block: use i_size_write() in bd_set_size()Guo Chao
2013-03-20Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-20ext3: Fix format string issuesLars-Peter Clausen
2013-03-20vfs: fix pipe counter breakageAl Viro
2013-03-20cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-03-20NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-03-20btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-03-06ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o
2013-03-06ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan
2013-03-06ext4: rewrite punch hole to use ext4_ext_remove_space()Lukas Czerner