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