aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-20ext4: limit group search loop for non-extent filesLachlan McIlroy
2013-05-20hugetlbfs: fix mmap failure in unaligned size requestJianguo Wu
2013-05-20nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields
2013-05-20ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o
2013-05-14autofs - remove autofs dentry mount checkDavid Jeffery
2013-05-14nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-05-14nfsd4: don't close read-write opens too soonJ. Bruce Fields
2013-05-14nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-05-02exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-02fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen
2013-05-02inotify: invalid mask should return a error number but not set itZhao Hongjiang
2013-05-02mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-02fs/fscache/stats.c: fix memory leakAnurup m
2013-05-02ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o
2013-05-02ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o
2013-05-02LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust
2013-05-02ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov
2013-05-02NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-05-02ext4: fix journal callback list traversalDmitry Monakhov
2013-05-02jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-02ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-02sysfs: fix use after free in case of concurrent read/write and readdirMing Lei
2013-04-29aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-22hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-15vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-15Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-15cifs: Allow passwords which begin with a delimitorSachin Prabhu
2013-04-12GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse
2013-04-10reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara
2013-04-10UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-04-09loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-09nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-04-09sysfs: fix race between readdir and lseekMing Lei
2013-04-04Btrfs: use set_nlink if our i_nlink is 0Josef Bacik
2013-04-04Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik
2013-04-04Btrfs: limit the global reserve to 512mbJosef Bacik
2013-04-04Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-04-02Btrfs: fix race between mmap writes and compressionChris Mason
2013-04-02sysfs: handle failure path correctly for readdir()Ming Lei
2013-03-28udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara
2013-03-28Nest rename_lock inside vfsmount_lockAl Viro
2013-03-28NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-03-28pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-03-28NFSv4: Fix the string length returned by the idmapperTrond Myklebust
2013-03-27vfs,proc: guarantee unique inodes in /procBen Hutchings
2013-03-25cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton
2013-03-25ext4: fix data=journal fast mount/umount hangTheodore Ts'o
2013-03-25cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2013-03-25ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o
2013-03-25jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara