Age | Commit message (Expand) | Author |
2013-03-27 | ext4: fix data=journal fast mount/umount hang | Theodore Ts'o |
2013-03-27 | cifs: delay super block destruction until all cifsFileInfo objects are gone | Mateusz Guzik |
2013-03-27 | ext4: use atomic64_t for the per-flexbg free_clusters count | Theodore Ts'o |
2013-03-27 | ext4: convert number of blocks to clusters properly | Lukas Czerner |
2013-03-27 | jbd2: fix use after free in jbd2_journal_dirty_metadata() | Jan Kara |
2013-03-27 | ext4: fix the wrong number of the allocated blocks in ext4_split_extent() | Zheng Liu |
2013-03-27 | isofs: avoid info leak on export | Mathias Krause |
2013-03-27 | udf: avoid info leak on export | Mathias Krause |
2013-03-20 | NLS: improve UTF8 -> UTF16 string conversion routine | Alan Stern |
2013-03-20 | btrfs: use rcu_barrier() to wait for bdev puts at unmount | Eric Sandeen |
2013-03-20 | block: use i_size_write() in bd_set_size() | Guo Chao |
2013-03-20 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-20 | ext3: Fix format string issues | Lars-Peter Clausen |
2013-03-20 | vfs: fix pipe counter breakage | Al Viro |
2013-03-20 | cifs: ensure that cifs_get_root() only traverses directories | Jeff Layton |
2013-03-20 | NFS: Don't allow NFS silly-renamed files to be deleted, no signal | Trond Myklebust |
2013-03-20 | btrfs: Init io_lock after cloning btrfs device struct | Thomas Gleixner |
2013-03-06 | ext4: fix kernel BUG on large-scale rm -rf commands | Theodore Ts'o |
2013-03-06 | ext4: fix hole punch failure when depth is greater than 0 | Ashish Sangwan |
2013-03-06 | ext4: rewrite punch hole to use ext4_ext_remove_space() | Lukas Czerner |
2013-03-06 | fs: cachefiles: add support for large files in filesystem caching | Justin Lecher |
2013-03-06 | exec: use -ELOOP for max recursion depth | Kees Cook |
2013-03-06 | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi |
2013-03-06 | nbd: fsync and kill block device on shutdown | Paolo Bonzini |
2013-03-06 | block: fix ext_devt_idr handling | Tomas Henzl |
2013-03-06 | ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink | Xiaowei.Hu |
2013-03-06 | ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly | Jeff Liu |
2013-03-06 | ocfs2: fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | fs: Fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | ext4: fix free clusters calculation in bigalloc filesystem | Lukas Czerner |
2013-03-06 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
2013-03-06 | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo |
2013-03-06 | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville |
2013-03-06 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust |
2013-03-06 | ext4: fix xattr block allocation/release with bigalloc | Lukas Czerner |
2013-03-06 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-03-06 | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson |
2013-03-06 | nfsd: Fix memleak | majianpeng |
2013-03-06 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2013-03-06 | ext4: fix race in ext4_mb_add_n_trim() | Niu Yawei |
2013-03-06 | ext4: fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o |
2013-02-20 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-02-20 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-06 | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust |
2013-02-06 | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust |
2013-02-06 | xfs: Fix possible use-after-free with AIO | Jan Kara |
2013-02-06 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-01-16 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-16 | udf: don't increment lenExtents while writing to a hole | Namjae Jeon |