| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fuse: fix bitfield race | Miklos Szeredi | 2006-01-16 | 2 | -3/+23 |
* | [PATCH] fuse: use asynchronous READ requests for readpages | Miklos Szeredi | 2006-01-16 | 1 | -17/+27 |
* | [PATCH] fuse: READ request initialization | Miklos Szeredi | 2006-01-16 | 3 | -24/+18 |
* | [PATCH] fuse: move INIT handling to inode.c | Miklos Szeredi | 2006-01-16 | 3 | -50/+45 |
* | [PATCH] fuse: add asynchronous request support | Miklos Szeredi | 2006-01-16 | 3 | -14/+43 |
* | [PATCH] fuse: add connection aborting | Miklos Szeredi | 2006-01-16 | 3 | -6/+88 |
* | [PATCH] fuse: add number of waiting requests attribute | Miklos Szeredi | 2006-01-16 | 3 | -3/+21 |
* | [PATCH] fuse: make fuse connection a kobject | Miklos Szeredi | 2006-01-16 | 3 | -43/+164 |
* | [PATCH] fuse: extend semantics of connected flag | Miklos Szeredi | 2006-01-16 | 3 | -4/+6 |
* | [PATCH] fuse: introduce list for requests under I/O | Miklos Szeredi | 2006-01-16 | 3 | -6/+10 |
* | [PATCH] fuse: introduce unified request state | Miklos Szeredi | 2006-01-16 | 2 | -11/+19 |
* | [PATCH] fuse: miscellaneous cleanup | Miklos Szeredi | 2006-01-16 | 3 | -15/+6 |
* | [PATCH] fuse: uninline some functions | Miklos Szeredi | 2006-01-16 | 3 | -21/+17 |
* | [PATCH] fuse: handle error INIT reply | Miklos Szeredi | 2006-01-16 | 1 | -1/+1 |
* | [PATCH] fuse: fix request_end() | Miklos Szeredi | 2006-01-16 | 1 | -11/+7 |
* | [PATCH] fuse: fuse_copy_finish() order fix | Miklos Szeredi | 2006-01-16 | 1 | -1/+3 |
* | [PATCH] add /sys/fs | Miklos Szeredi | 2006-01-16 | 1 | -0/+5 |
* | [PATCH] partitions: Read Rio Karma partition table | Bob Copeland | 2006-01-16 | 5 | -0/+77 |
* | Make alloc_page_buffers() initialise buffer_heads using init_buffer(), | Nathan Scott | 2006-01-17 | 1 | -1/+1 |
* | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-01-15 | 3 | -20/+10 |
|\ |
|
| * | [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround | Nathan Scott | 2006-01-16 | 1 | -3/+0 |
| * | [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. | Nathan Scott | 2006-01-16 | 2 | -12/+2 |
| * | [XFS] Fix symlink creation too, with respect to initialising SELinux | Nathan Scott | 2006-01-16 | 1 | -5/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 9 | -210/+210 |
|\ \
| |/
|/| |
|
| * | correct email address of Manfred Spraul | Christian Kujau | 2006-01-15 | 1 | -1/+1 |
| * | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-15 | 8 | -209/+209 |
* | | [PATCH] Mark some key VFS functions as __always_inline | Arjan van de Ven | 2006-01-14 | 1 | -4/+4 |
* | | [PATCH] smbfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-14 | 3 | -34/+12 |
* | | [PATCH] ncpfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-14 | 2 | -26/+13 |
* | | [PATCH] quota: make useless quota error message informative | Valdis.Kletnieks@vt.edu | 2006-01-14 | 1 | -1/+2 |
* | | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup | Pekka Enberg | 2006-01-14 | 1 | -5/+1 |
* | | [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup | Pekka Enberg | 2006-01-14 | 1 | -4/+1 |
* | | [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup | Pekka Enberg | 2006-01-14 | 1 | -4/+1 |
* | | [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup | Pekka Enberg | 2006-01-14 | 1 | -4/+1 |
* | | [PATCH] Add tmpfs options for memory placement policies | Robin Holt | 2006-01-14 | 1 | -1/+1 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 16 | -48/+48 |
* | | [PATCH] convert /proc/devices to use seq_file interface | Neil Horman | 2006-01-14 | 2 | -33/+223 |
* | | [PATCH] autofs4 oops fix | Ian Kent | 2006-01-14 | 1 | -0/+2 |
|/ |
|
* | [PATCH] ufs cleanup | Evgeniy | 2006-01-14 | 5 | -55/+64 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-01-14 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] powerpc: Add/remove/update properties in /proc/device-tree | Dave C Boutcher | 2006-01-13 | 1 | -0/+24 |
|/ |
|
* | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-01-12 | 57 | -2572/+2717 |
|\ |
|
| * | Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git | Nathan Scott | 2006-01-12 | 6 | -9/+6 |
| |\ |
|
| * | | [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. | Nathan Scott | 2006-01-12 | 1 | -4/+4 |
| * | | [XFS] Merge in trivial changes, sync up headers with userspace | Nathan Scott | 2006-01-12 | 11 | -141/+141 |
| * | | [XFS] Fix compiler warnings from older gcc versions wrt printfalike | Nathan Scott | 2006-01-11 | 1 | -12/+22 |
| * | | [XFS] Fix some build fallout from atime changes. | Nathan Scott | 2006-01-11 | 3 | -5/+21 |
| * | | [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to | Tim Shimmin | 2006-01-11 | 3 | -28/+6 |
| * | | [XFS] xfssyncd is responsible for flushing inode or device's data by | Yingping Lu | 2006-01-11 | 1 | -1/+1 |