Age | Commit message (Expand) | Author |
2006-01-16 | [PATCH] fuse: fix bitfield race | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: use asynchronous READ requests for readpages | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: READ request initialization | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: move INIT handling to inode.c | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: add asynchronous request support | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: add connection aborting | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: add number of waiting requests attribute | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: make fuse connection a kobject | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: extend semantics of connected flag | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: introduce list for requests under I/O | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: introduce unified request state | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: miscellaneous cleanup | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: uninline some functions | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: handle error INIT reply | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: fix request_end() | Miklos Szeredi |
2006-01-16 | [PATCH] fuse: fuse_copy_finish() order fix | Miklos Szeredi |
2006-01-16 | [PATCH] add /sys/fs | Miklos Szeredi |
2006-01-16 | [PATCH] partitions: Read Rio Karma partition table | Bob Copeland |
2006-01-17 | Make alloc_page_buffers() initialise buffer_heads using init_buffer(), | Nathan Scott |
2006-01-15 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-01-16 | [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround | Nathan Scott |
2006-01-16 | [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. | Nathan Scott |
2006-01-16 | [XFS] Fix symlink creation too, with respect to initialising SELinux | Nathan Scott |
2006-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-14 | [PATCH] Mark some key VFS functions as __always_inline | Arjan van de Ven |
2006-01-14 | [PATCH] smbfs: remove kmalloc wrapper | Pekka Enberg |
2006-01-14 | [PATCH] ncpfs: remove kmalloc wrapper | Pekka Enberg |
2006-01-14 | [PATCH] quota: make useless quota error message informative | Valdis.Kletnieks@vt.edu |
2006-01-14 | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup | Pekka Enberg |
2006-01-14 | [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup | Pekka Enberg |
2006-01-14 | [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup | Pekka Enberg |
2006-01-14 | [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup | Pekka Enberg |
2006-01-14 | [PATCH] Add tmpfs options for memory placement policies | Robin Holt |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-14 | [PATCH] convert /proc/devices to use seq_file interface | Neil Horman |
2006-01-14 | [PATCH] autofs4 oops fix | Ian Kent |
2006-01-15 | correct email address of Manfred Spraul | Christian Kujau |
2006-01-15 | return statement cleanup - kill pointless parentheses | Jesper Juhl |
2006-01-14 | [PATCH] ufs cleanup | Evgeniy |
2006-01-14 | Merge ../linux-2.6 | Paul Mackerras |
2006-01-13 | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy |
2006-01-13 | [PATCH] powerpc: Add/remove/update properties in /proc/device-tree | Dave C Boutcher |
2006-01-12 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-01-12 | [PATCH] Implement ioctl emulation for the parport character device | Andi Kleen |
2006-01-11 | [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl | Andi Kleen |
2006-01-11 | [PATCH] capable/capability.h (fs/) | Randy Dunlap |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-11 | [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas | Jan Kara |
2006-01-11 | [PATCH] kdump: vmcore compilation warning fix | Vivek Goyal |
2006-01-12 | Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git | Nathan Scott |