| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: remove incorrect I_NEW warnings | Nick Piggin | 2009-07-02 | 1 | -2/+0 |
* | jbd: fix race in buffer processing in commit code | Jan Kara | 2009-07-02 | 1 | -2/+4 |
* | ext4: Fix race in ext4_inode_info.i_cached_extent | Theodore Ts'o | 2009-06-15 | 1 | -5/+12 |
* | ext4: Clear the unwritten buffer_head flag after the extent is initialized | Aneesh Kumar K.V | 2009-06-15 | 1 | -0/+13 |
* | ext4: Use a fake block number for delayed new buffer_head | Aneesh Kumar K.V | 2009-06-15 | 1 | -1/+5 |
* | ext4: Fix sub-block zeroing for writes into preallocated extents | Aneesh Kumar K.V | 2009-06-15 | 2 | -0/+9 |
* | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present | Theodore Ts'o | 2009-06-15 | 1 | -3/+1 |
* | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode | Theodore Ts'o | 2009-06-15 | 1 | -0/+12 |
* | ext4: really print the find_group_flex fallback warning only once | Chuck Ebbert | 2009-06-15 | 1 | -1/+2 |
* | jbd2: Update locking coments | Jan Kara | 2009-06-15 | 1 | -5/+19 |
* | ext4: Check for an valid i_mode when reading the inode from disk | Theodore Ts'o | 2009-06-15 | 1 | -1/+9 |
* | ext4: Add auto_da_alloc mount option | Theodore Ts'o | 2009-06-15 | 4 | -15/+17 |
* | ext4: Fix discard of inode prealloc space with delayed allocation. | Aneesh Kumar K.V | 2009-06-15 | 2 | -2/+10 |
* | ext4: Automatically allocate delay allocated blocks on rename | Theodore Ts'o | 2009-06-15 | 1 | -1/+4 |
* | ext4: Automatically allocate delay allocated blocks on close | Theodore Ts'o | 2009-06-15 | 3 | -0/+8 |
* | ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl | Theodore Ts'o | 2009-06-15 | 3 | -0/+59 |
* | ext4: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-06-15 | 1 | -2/+10 |
* | ext4: tighten restrictions on inode flags | Duane Griffin | 2009-06-15 | 3 | -11/+23 |
* | ext4: don't inherit inappropriate inode flags from parent | Duane Griffin | 2009-06-15 | 2 | -1/+8 |
* | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. | Frank Filz | 2009-06-15 | 1 | -1/+2 |
* | ocfs2: fix i_mutex locking in ocfs2_splice_to_file() | Miklos Szeredi | 2009-05-18 | 2 | -22/+77 |
* | splice: fix i_mutex locking in generic_splice_write() | Miklos Szeredi | 2009-05-18 | 1 | -11/+23 |
* | splice: remove i_mutex locking in splice_from_pipe() | Miklos Szeredi | 2009-05-18 | 1 | -16/+2 |
* | splice: split up __splice_from_pipe() | Miklos Szeredi | 2009-05-18 | 1 | -74/+143 |
* | fuse: destroy bdi on error | Miklos Szeredi | 2009-05-18 | 1 | -0/+1 |
* | lockd: fix list corruption on lockd restart | J. Bruce Fields | 2009-05-18 | 1 | -4/+11 |
* | NFS: Fix the notifications when renaming onto an existing file | Trond Myklebust | 2009-05-18 | 1 | -5/+4 |
* | nfsd4: check for negative dentry before use in nfsv4 readdir | J. Bruce Fields | 2009-05-18 | 1 | -1/+15 |
* | epoll: fix size check in epoll_create() | Davide Libenzi | 2009-05-18 | 1 | -1/+1 |
* | CIFS: Fix endian conversion of vcnum field | Steve French | 2009-05-18 | 1 | -1/+1 |
* | NFS: Close page_mkwrite() races | Trond Myklebust | 2009-05-18 | 1 | -3/+3 |
* | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 2009-05-18 | 1 | -2/+0 |
* | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-05-18 | 1 | -1/+3 |
* | mm: close page_mkwrite races | Nick Piggin | 2009-05-18 | 1 | -4/+6 |
* | fs: fix page_mkwrite error cases in core code and btrfs | Nick Piggin | 2009-05-18 | 2 | -8/+15 |
* | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-05-18 | 11 | -15/+37 |
* | cifs: Fix unicode string area word alignment in session setup | Jeff Layton | 2009-05-18 | 1 | -21/+23 |
* | cifs: Fix buffer size in cifs_convertUCSpath | Suresh Jayaraman | 2009-05-18 | 1 | -2/+3 |
* | cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host | Suresh Jayaraman | 2009-05-18 | 1 | -9/+8 |
* | cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows | Suresh Jayaraman | 2009-05-18 | 2 | -1/+8 |
* | cifs: Fix buffer size for tcon->nativeFileSystem field | Jeff Layton | 2009-05-18 | 1 | -5/+1 |
* | dup2: Fix return value with oldfd == newfd and invalid fd | Jeff Mahoney | 2009-05-18 | 1 | -2/+4 |
* | fiemap: fix problem with setting FIEMAP_EXTENT_LAST | Josef Bacik | 2009-05-18 | 1 | -20/+55 |
* | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro | 2009-05-08 | 1 | -1/+1 |
* | proc: avoid information leaks to non-privileged processes | Jake Edge | 2009-05-08 | 2 | -5/+13 |
* | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ | Oleg Nesterov | 2009-05-08 | 1 | -4/+2 |
* | do_execve() must not clear fs->in_exec if it was set by another thread | Oleg Nesterov | 2009-05-08 | 2 | -15/+15 |
* | check_unsafe_exec() doesn't care about signal handlers sharing | Al Viro | 2009-05-08 | 1 | -5/+2 |
* | New locking/refcounting for fs_struct | Al Viro | 2009-05-08 | 5 | -29/+91 |
* | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-05-08 | 6 | -81/+150 |