Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-24 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GFS2: Ensure that the inode goal block settings are updated | Steven Whitehouse | 2009-04-23 | 1 | -1/+9 | |
| * | | | | | | | | GFS2: Fix bug in block allocation | Steven Whitehouse | 2009-04-23 | 1 | -2/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-24 | 1 | -67/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bio: use bio_kmalloc() in copy/map functions | Tejun Heo | 2009-04-22 | 1 | -3/+3 | |
| * | | | | | | | | bio: fix bio_kmalloc() | Tejun Heo | 2009-04-22 | 1 | -64/+54 | |
| |/ / / / / / / | ||||||
* | | | | | | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ | Oleg Nesterov | 2009-04-24 | 1 | -4/+2 | |
* | | | | | | | | do_execve() must not clear fs->in_exec if it was set by another thread | Oleg Nesterov | 2009-04-24 | 2 | -15/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-21 | 10 | -83/+272 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Btrfs: fix btrfs fallocate oops and deadlock | Chris Mason | 2009-04-21 | 2 | -9/+31 | |
| * | | | | | | Btrfs: use the right node in reada_for_balance | Chris Mason | 2009-04-20 | 1 | -5/+12 | |
| * | | | | | | Btrfs: fix oops on page->mapping->host during writepage | Chris Mason | 2009-04-20 | 1 | -8/+32 | |
| * | | | | | | Btrfs: add a priority queue to the async thread helpers | Chris Mason | 2009-04-20 | 5 | -15/+56 | |
| * | | | | | | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 2009-04-20 | 5 | -46/+141 | |
* | | | | | | | hugetlbfs: return negative error code for bad mount option | Akinobu Mita | 2009-04-21 | 1 | -2/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-21 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-04-20 | 1 | -1/+3 | |
| * | | | | | | | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 19 | -287/+183 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 1 | -1/+1 | |
| * | | | | | | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 2 | -71/+52 | |
| * | | | | | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 2 | -42/+33 | |
| * | | | | | | | | ecryptfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+5 | |
| * | | | | | | | | ncpfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -14/+7 | |
| * | | | | | | | | xfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -24/+11 | |
| * | | | | | | | | sysfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+3 | |
| * | | | | | | | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -46/+16 | |
| * | | | | | | | | xattr: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -7/+3 | |
| * | | | | | | | | autofs4: use memchr() in invalid_string() | Al Viro | 2009-04-20 | 1 | -6/+4 | |
| * | | | | | | | | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 3 | -43/+30 | |
| * | | | | | | | | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 | 1 | -4/+3 | |
| * | | | | | | | | Fix autofs_expire() | Al Viro | 2009-04-20 | 1 | -16/+18 | |
| * | | | | | | | | No need for crossing to mountpoint in audit_tag_tree() | Al Viro | 2009-04-20 | 1 | -1/+0 | |
| * | | | | | | | | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 | 1 | -2/+7 | |
| * | | | | | | | | Touch all affected namespaces on propagation of mount | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| * | | | | | | | | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* / | | | | | | | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs | Trond Myklebust | 2009-04-21 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | / | Don't set relatime when noatime is specified | Andi Kleen | 2009-04-19 | 1 | -2/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-04-18 | 13 | -272/+407 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: when renaming don't try to unlink negative dentry | Jeff Layton | 2009-04-17 | 1 | -1/+2 | |
| * | | | | | | cifs: remove unneeded bcc_ptr update in CIFSTCon | Jeff Layton | 2009-04-17 | 1 | -1/+0 | |
| * | | | | | | cifs: add cFYI messages with some of the saved strings from ssetup/tcon | Jeff Layton | 2009-04-17 | 2 | -3/+11 | |
| * | | | | | | cifs: fix buffer size for tcon->nativeFileSystem field | Jeff Layton | 2009-04-17 | 1 | -5/+2 | |
| * | | | | | | cifs: fix unicode string area word alignment in session setup | Jeff Layton | 2009-04-17 | 1 | -21/+23 | |
| * | | | | | | [CIFS] Fix build break caused by change to new current_umask helper function | Steve French | 2009-04-17 | 1 | -1/+1 | |
| * | | | | | | [CIFS] Fix sparse warnings | Steve French | 2009-04-17 | 2 | -12/+18 | |
| * | | | | | | [CIFS] Add support for posix open during lookup | Steve French | 2009-04-17 | 3 | -80/+118 | |
| * | | | | | | cifs: no need to use rcu_assign_pointer on immutable keys | Jeff Layton | 2009-04-17 | 2 | -2/+2 | |
| * | | | | | | cifs: remove dnotify thread code | Jeff Layton | 2009-04-17 | 1 | -47/+0 | |
| * | | | | | | [CIFS] remove some build warnings | Steve French | 2009-04-17 | 1 | -3/+5 |