summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland
2015-05-28omfs: set error return when d_make_root() failsBob Copeland
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton
2015-05-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-05-27Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-20CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter
2015-05-20Fix to convert SURROGATE PAIRNakajima Akira
2015-05-20cifs: potential missing check for posix_lock_file_waitChengyu Song
2015-05-20Fix to check Unique id and FileType when client refer file directly.Nakajima Akira
2015-05-20Btrfs: fix regression in raid level conversionChris Mason
2015-05-20CIFS: remove an unneeded NULL checkDan Carpenter
2015-05-20[cifs] fix null pointer checkSteve French
2015-05-19Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana
2015-05-19btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh
2015-05-19Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-05-19ovl: mount read-only if workdir can't be createdMiklos Szeredi
2015-05-16Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-16Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-16Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2015-05-14ext4: check for zero length extent explicitlyEryu Guan
2015-05-14ext4: fix NULL pointer dereference when journal restart failsLukas Czerner
2015-05-14ext4: remove unused function prototype from ext4.hTheodore Ts'o
2015-05-14ext4: don't save the error information if the block device is read-onlyTheodore Ts'o
2015-05-14ext4: fix lazytime optimizationTheodore Ts'o
2015-05-14ovl: don't remove non-empty opaque directoryMiklos Szeredi
2015-05-13nfs: take extra reference to fl->fl_file when running a setlkJeff Layton
2015-05-13nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0Chuck Lever
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-05-11Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-05-11Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana
2015-05-11Btrfs: fix race between block group creation and their cache writeoutFilipe Manana
2015-05-11Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana
2015-05-11Btrfs: fix crash after inode cache writeback failureFilipe Manana
2015-05-10Fix that several functions handle incorrect value of mapcharsNakajima Akira
2015-05-10cifs: Don't replace dentries for dfs mountsSachin Prabhu
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-09path_openat(): fix double fput()Al Viro
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-07Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds