| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | | | sysfs: Only take active references on attributes. | Eric W. Biederman | 2010-03-08 | 3 | -1/+6 |
| * | | | | | sysfs: Remove sysfs_get/put_active_two | Eric W. Biederman | 2010-03-08 | 4 | -77/+38 |
| * | | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 6 | -10/+10 |
| * | | | | | kobject: Constify struct kset_uevent_ops | Emese Revfy | 2010-03-08 | 1 | -1/+1 |
| * | | | | | sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 | Eric W. Biederman | 2010-03-08 | 1 | -22/+60 |
| * | | | | | sysfs: Add sysfs_add/remove_files utility functions | Andi Kleen | 2010-03-08 | 1 | -0/+20 |
| | |/ / /
| |/| | | |
|
* / | | | | FS-Cache: Remove the EXPERIMENTAL flag | Christian Kujau | 2010-03-08 | 1 | -1/+0 |
|/ / / / |
|
* | | | | seq_file: fix new kernel-doc warnings | Randy Dunlap | 2010-03-08 | 1 | -2/+2 |
* | | | | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 2010-03-07 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-06 | 17 | -0/+9004 |
|\ \ \ \ |
|
| * | | | | [LogFS] Change magic number | Joern Engel | 2010-03-06 | 1 | -1/+1 |
| * | | | | [LogFS] Remove h_version field | Joern Engel | 2010-03-06 | 2 | -6/+5 |