| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-14 | 11 | -22/+22 |
|\ |
|
| * | nilfs2: remove whitespaces before quoted newlines | Ryusuke Konishi | 2010-03-14 | 2 | -2/+2 |
| * | nilfs2: remove spaces before tabs | Ryusuke Konishi | 2010-03-14 | 2 | -2/+2 |
| * | nilfs2: fix various typos in comments | Ryusuke Konishi | 2010-03-14 | 9 | -12/+12 |
| * | nilfs2: fix typo "cout" -> "count" in error message | Ryusuke Konishi | 2010-03-14 | 1 | -1/+1 |
| * | nilfs2: fix function name typos in docbook comments | Ryusuke Konishi | 2010-03-14 | 1 | -2/+2 |
| * | nilfs2: fix discrepancy in use of static specifier | Ryusuke Konishi | 2010-03-14 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-03-14 | 3 | -6/+15 |
|\ \ |
|
| * | | 9p: Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-03-13 | 1 | -1/+1 |
| * | | 9p: Fixes a simple bug enabling writes beyond 2GB. | jvrao | 2010-03-13 | 1 | -1/+1 |
| * | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.L | Sripathi Kodi | 2010-03-13 | 1 | -3/+3 |
| * | | fs/9p: re-init the wstat in readdir loop | Aneesh Kumar K.V | 2010-03-13 | 1 | -1/+10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-03-13 | 4 | -5/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | GFS2: Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-03-11 | 1 | -1/+1 |
| * | | GFS2: Allow the number of committed revokes to temporarily be negative | Benjamin Marzinski | 2010-03-11 | 2 | -3/+2 |
| * | | GFS2: do not select QUOTA | Christoph Hellwig | 2010-03-09 | 1 | -1/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2010-03-13 | 2 | -9/+20 |
|\ \ |
|
| * | | fat: Fix stat->f_namelen | Kevin Dankwardt | 2010-02-10 | 2 | -4/+4 |
| * | | fat: Fix vfat_lookup() | OGAWA Hirofumi | 2010-01-11 | 1 | -5/+16 |
* | | | anon_inodes: mark the anon inode private | Eric Paris | 2010-03-13 | 1 | -0/+1 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-13 | 2 | -65/+18 |
|\ \ \ |
|
| * | | | udf: use ext2_find_next_bit | Akinobu Mita | 2010-03-09 | 1 | -48/+1 |
| * | | | udf: Do not read inode before writing it | Jan Kara | 2010-03-09 | 1 | -3/+3 |
| * | | | udf: Fix unalloc space handling in udf_update_inode | Jan Kara | 2010-03-09 | 1 | -14/+14 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 24 | -1728/+26 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 24 | -1728/+26 |
| |\ \ \ |
|
| | * | | | Remove fs/ntfs/ChangeLog | Jiri Kosina | 2010-02-24 | 1 | -1702/+0 |
| | * | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 12 | -12/+12 |
| | * | | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 3 | -3/+3 |
| | * | | | fix ext3/ext4 comment typo compain -> complain | Thadeu Lima de Souza Cascardo | 2010-02-05 | 2 | -2/+2 |
| | * | | | bio: Fix outdated comment about bio_alloc_bioset() | Jaak Ristioja | 2010-02-05 | 1 | -4/+3 |
| | * | | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
| | * | | | fs/qnx4: decrement sizeof size in strncmp | Julia Lawall | 2010-02-04 | 1 | -1/+2 |
| | * | | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 2 | -2/+2 |
| | * | | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 2 | -2/+2 |
* | | | | | ufs: make solaris fsck happy | Evgeniy Dushistov | 2010-03-13 | 1 | -2/+7 |
* | | | | | fs/ufs: recognize Solaris-specific file system state | Alex Viskovatoff | 2010-03-13 | 2 | -0/+9 |
* | | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-13 | 2 | -0/+35 |
* | | | | | fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub | Richard Kennedy | 2010-03-13 | 1 | -11/+2 |
* | | | | | fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 | Joe Perches | 2010-03-13 | 1 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-03-08 | 9 | -14/+15 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik | 2010-03-08 | 1 | -2/+3 |
| * | | | | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL | Eric Paris | 2010-03-08 | 8 | -12/+12 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-08 | 12 | -126/+189 |
|\ \ \ \ \ |
|
| * | | | | | sysfs: Kill unused sysfs_sb variable. | Eric W. Biederman | 2010-03-08 | 2 | -3/+0 |
| * | | | | | sysfs: Pass super_block to sysfs_get_inode | Eric W. Biederman | 2010-03-08 | 4 | -5/+6 |
| * | | | | | sysfs: Implement sysfs_rename_link | Eric W. Biederman | 2010-03-08 | 1 | -0/+38 |
| * | | | | | sysfs: Pack sysfs_dirent more tightly. | Eric W. Biederman | 2010-03-08 | 1 | -1/+1 |
| * | | | | | sysfs: Serialize updates to the vfs inode | Eric W. Biederman | 2010-03-08 | 1 | -4/+4 |
| * | | | | | sysfs: Use one lockdep class per sysfs attribute. | Eric W. Biederman | 2010-03-08 | 1 | -2/+5 |