aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.86' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-07-185-25/+58
|\
| * nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-131-1/+1
| * hpfs: better test for errorsMikulas Patocka2013-07-132-2/+9
| * UBIFS: fix a horrid bugArtem Bityutskiy2013-07-031-3/+27
| * UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-07-031-12/+12
| * perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-07-031-7/+9
* | Merge tag 'v3.0.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-06-212-2/+7
|\ \ | |/
| * ceph: fix statvfs fr_sizeSage Weil2013-06-202-2/+7
* | Merge tag 'v3.0.81' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-06-087-10/+46
|\ \ | |/
| * jfs: fix a couple racesDave Kleikamp2013-06-072-2/+3
| * cifs: fix potential buffer overrun when composing a new options stringJeff Layton2013-06-071-1/+3
| * nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi2013-06-071-4/+23
| * ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-06-071-1/+1
| * fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-06-071-1/+14
| * cifs: only set ops for inodes in I_NEW stateJeff Layton2013-06-071-1/+2
* | Merge tag 'v3.0.80' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-251-5/+5
|\ \ | |/
| * btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis2013-05-241-5/+5
* | Merge branch 'linux-3.0.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Chirayu Desai2013-05-201-1/+5
|\ \ | |/
| * ext4: limit group search loop for non-extent filesLachlan McIlroy2013-05-191-1/+5
* | Merge tag 'v3.0.78' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-121-9/+0
|\ \ | |/
| * autofs - remove autofs dentry mount checkDavid Jeffery2013-05-111-9/+0
* | Merge tag 'v3.0.77' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-097-26/+18
|\ \ | |/
| * ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o2013-05-071-1/+2
| * nfsd: Decode and send 64bit time valuesBryan Schumaker2013-05-071-14/+5
| * nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-05-071-7/+1
| * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust2013-05-071-0/+6
| * LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2013-05-072-3/+3
| * fs/fscache/stats.c: fix memory leakAnurup m2013-05-071-1/+1
* | Merge 3.0.75Pawit Pornkitprasan2013-04-2925-162/+193
|\ \ | |/
| * Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
| * Revert "sysfs: fix race between readdir and lseek"Jiri Kosina2013-04-251-13/+1
| * hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-251-1/+1
| * ext4: fixup 64-bit divides in 3.0-stable backport of upstream fixTodd Poynor2013-04-121-2/+3
| * reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-04-121-2/+2
| * UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-04-121-6/+6
| * ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-04-055-21/+21
| * nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-04-051-1/+1
| * loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-051-0/+1
| * NFS: nfs_getaclargs.acl_len is a size_tChuck Lever2013-04-051-1/+2
| * NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2013-04-052-5/+8
| * NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2013-04-052-47/+80
| * Btrfs: limit the global reserve to 512mbJosef Bacik2013-04-051-1/+1
| * sysfs: handle failure path correctly for readdir()Ming Lei2013-04-051-0/+4
| * sysfs: fix race between readdir and lseekMing Lei2013-04-051-1/+12
| * exec: use -ELOOP for max recursion depthKees Cook2013-03-284-15/+6
| * udf: avoid info leak on exportMathias Krause2013-03-281-0/+1
| * isofs: avoid info leak on exportMathias Krause2013-03-281-0/+1
| * Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-281-8/+7
| * udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara2013-03-281-1/+1
| * ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-281-1/+5