aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * fs/fscache/stats.c: fix memory leakAnurup m2013-05-071-1/+1
| | * 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
| | * cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-281-48/+5
| | * block: use i_size_write() in bd_set_size()Guo Chao2013-03-201-1/+3
| | * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-201-0/+6
| | * ext3: Fix format string issuesLars-Peter Clausen2013-03-201-2/+2
| | * vfs: fix pipe counter breakageAl Viro2013-03-141-0/+3
| | * cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-03-141-0/+5
| | * btrfs: Init io_lock after cloning btrfs device structThomas Gleixner2013-03-141-0/+1
| | * ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2013-03-041-3/+3
| | * ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-03-042-5/+4
| | * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-282-11/+35
| | * ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter2013-02-281-0/+1
| | * ext4: Free resources in some error path in ext4_fill_superTao Ma2013-02-281-8/+11
| | * NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust2013-02-281-0/+3
| | * ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-281-1/+4
| | * inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-281-4/+0
* | | merged fsWolfgang Wiedmeyer2015-10-2564-15630/+17
* | | remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-234-109/+25
* | | merged 3.0.101 tagWolfgang Wiedmeyer2015-10-2274-405/+544
|/ /
* | Samsung i9300 Update 10sakindia1232013-06-142-11/+35
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-27102-367/+792
|\ \ | |/
| * tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-02-141-1/+3
| * nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-111-1/+4
| * fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding2013-02-031-0/+2
| * ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen2013-01-211-0/+2
| * GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2013-01-172-14/+12
| * epoll: prevent missed events on EPOLL_CTL_MODEric Wong2013-01-171-1/+21
| * udf: don't increment lenExtents while writing to a holeNamjae Jeon2013-01-171-2/+5
| * udf: fix memory leak while allocating blocks during writeNamjae Jeon2013-01-171-0/+4