Age | Commit message (Expand) | Author |
2013-04-25 | Btrfs: make sure nbytes are right after log replay | Josef Bacik |
2013-04-25 | Revert "sysfs: fix race between readdir and lseek" | Jiri Kosina |
2013-04-25 | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko |
2013-04-12 | ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix | Todd Poynor |
2013-04-12 | reiserfs: Fix warning and inode leak when deleting inode with xattrs | Jan Kara |
2013-04-12 | UBIFS: make space fixup work in the remount case | Artem Bityutskiy |
2013-04-05 | ext4: use atomic64_t for the per-flexbg free_clusters count | Theodore Ts'o |
2013-04-05 | nfsd4: reject "negative" acl lengths | J. Bruce Fields |
2013-04-05 | loop: prevent bdev freeing while device in use | Anatol Pomozov |
2013-04-05 | NFS: nfs_getaclargs.acl_len is a size_t | Chuck Lever |
2013-04-05 | NFSv4: Fix an Oops in the NFSv4 getacl code | Trond Myklebust |
2013-04-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2013-04-05 | Btrfs: limit the global reserve to 512mb | Josef Bacik |
2013-04-05 | sysfs: handle failure path correctly for readdir() | Ming Lei |
2013-04-05 | sysfs: fix race between readdir and lseek | Ming Lei |
2013-03-28 | exec: use -ELOOP for max recursion depth | Kees Cook |
2013-03-28 | udf: avoid info leak on export | Mathias Krause |
2013-03-28 | isofs: avoid info leak on export | Mathias Krause |
2013-03-28 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-28 | udf: Fix bitmap overflow on large filesystems with small block size | Jan Kara |
2013-03-28 | ext4: fix the wrong number of the allocated blocks in ext4_split_extent() | Zheng Liu |
2013-03-28 | cifs: ignore everything in SPNEGO blob after mechTypes | Jeff Layton |
2013-03-20 | block: use i_size_write() in bd_set_size() | Guo Chao |
2013-03-20 | btrfs: use rcu_barrier() to wait for bdev puts at unmount | Eric Sandeen |
2013-03-20 | ext3: Fix format string issues | Lars-Peter Clausen |
2013-03-14 | vfs: fix pipe counter breakage | Al Viro |
2013-03-14 | cifs: ensure that cifs_get_root() only traverses directories | Jeff Layton |
2013-03-14 | btrfs: Init io_lock after cloning btrfs device struct | Thomas Gleixner |
2013-03-04 | ext4: fix race in ext4_mb_add_n_trim() | Niu Yawei |
2013-03-04 | ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink | Xiaowei.Hu |
2013-02-28 | NLS: improve UTF8 -> UTF16 string conversion routine | Alan Stern |
2013-02-28 | ext4: add missing kfree() on error return path in add_new_gdb() | Dan Carpenter |
2013-02-28 | ext4: Free resources in some error path in ext4_fill_super | Tao Ma |
2013-02-28 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust |
2013-02-28 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
2013-02-28 | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville |
2013-02-14 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-02-11 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-03 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-01-21 | ext4: init pagevec in ext4_da_block_invalidatepages | Eric Sandeen |
2013-01-17 | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski |
2013-01-17 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-17 | udf: don't increment lenExtents while writing to a hole | Namjae Jeon |
2013-01-17 | udf: fix memory leak while allocating blocks during write | Namjae Jeon |
2013-01-17 | ext4: lock i_mutex when truncating orphan inodes | Theodore Ts'o |
2013-01-17 | ext4: do not try to write superblock on ro remount w/o journal | Michael Tokarev |
2013-01-17 | jbd2: fix assertion failure in jbd2_journal_flush() | Jan Kara |
2013-01-17 | ext4: fix extent tree corruption caused by hole punch | Forrest Liu |
2013-01-17 | jffs2: hold erase_completion_lock on exit | Alexey Khoroshilov |
2013-01-17 | ext4: fix memory leak in ext4_xattr_set_acl()'s error path | Eugene Shatokhin |