| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | NFS: Optimize allocation of nfs_read/write_data structures | Chuck Lever | 2006-06-09 | 2 | -18/+11 |
| * | | | | NFS: Clean up inode metadata updates | Trond Myklebust | 2006-06-09 | 2 | -13/+1 |
| * | | | | NFSv4: Some NFSv4 servers have broken behaviour for the change attribute | Trond Myklebust | 2006-06-09 | 1 | -13/+9 |
| * | | | | NFS: Clean up and fix page zeroing when we have short reads | Trond Myklebust | 2006-06-09 | 1 | -32/+75 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-25 | 1 | -33/+0 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT | Andrew Morton | 2006-06-25 | 1 | -33/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | [PATCH] remove unlikely(sb) in prune_dcache | Hua Zhong | 2006-06-25 | 1 | -1/+1 |
* | | | | | [PATCH] ext2: cleanup: put_page and comment fix | Evgeniy Dushistov | 2006-06-25 | 2 | -3/+2 |
* | | | | | [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat | Ulrich Drepper | 2006-06-25 | 1 | -2/+4 |
* | | | | | [PATCH] fs: sys_poll with timeout -1 bug fix | Frode Isaksen | 2006-06-25 | 1 | -2/+5 |
* | | | | | [PATCH] fix %s in affs_fill_super() | Al Viro | 2006-06-25 | 1 | -5/+7 |
* | | | | | [PATCH] kthread: convert smbiod | Serge E. Hallyn | 2006-06-25 | 1 | -9/+17 |
* | | | | | [PATCH] Remove needless checks in fs/9p/vfs_inode.c | Eric Sesterhenn | 2006-06-25 | 1 | -6/+0 |
* | | | | | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 2006-06-25 | 3 | -9/+25 |
* | | | | | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 | 4 | -27/+155 |
* | | | | | [PATCH] fuse: rename the interrupted flag | Miklos Szeredi | 2006-06-25 | 2 | -22/+21 |
* | | | | | [PATCH] fuse: ensure FLUSH reaches userspace | Miklos Szeredi | 2006-06-25 | 3 | -14/+99 |
* | | | | | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 | 3 | -2/+154 |
* | | | | | [PATCH] fuse: add control filesystem | Miklos Szeredi | 2006-06-25 | 5 | -106/+310 |
* | | | | | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 2006-06-25 | 5 | -219/+106 |
* | | | | | [PATCH] autofs4: need to invalidate children on tree mount expire | Ian Kent | 2006-06-25 | 1 | -0/+6 |
* | | | | | [PATCH] ftruncate does not always update m/ctime | Peter Staubach | 2006-06-25 | 1 | -1/+1 |
* | | | | | [PATCH] ext3: cleanup dead code in ext3_add_entry() | Johann Lombardi | 2006-06-25 | 1 | -3/+1 |
* | | | | | [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() | Florin Malita | 2006-06-25 | 1 | -0/+6 |
* | | | | | [PATCH] epoll: use unlocked wqueue operations | Davide Libenzi | 2006-06-25 | 1 | -7/+10 |
* | | | | | [PATCH] Make EXT2_DEBUG work again | Valerie Henson | 2006-06-25 | 5 | -37/+24 |
* | | | | | [PATCH] Make procfs obligatory except under CONFIG_EMBEDDED | H. Peter Anvin | 2006-06-25 | 1 | -1/+2 |
* | | | | | [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion | Mingming Cao | 2006-06-25 | 6 | -82/+82 |
* | | | | | [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes | Mingming Cao | 2006-06-25 | 6 | -141/+158 |
* | | | | | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes | NeilBrown | 2006-06-25 | 1 | -12/+14 |
* | | | | | [PATCH] ext3: remove inconsistent space before exclamation point in mount code | Theodore Ts'o | 2006-06-25 | 1 | -1/+1 |
* | | | | | [PATCH] ext3: fix memory leak when the journal file is corrupted | Theodore Ts'o | 2006-06-25 | 1 | -0/+1 |
* | | | | | [PATCH] ext2: clean up dead code from mount code | Theodore Ts'o | 2006-06-25 | 1 | -1/+0 |
* | | | | | [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem | Mingming Cao | 2006-06-25 | 2 | -0/+20 |
* | | | | | [PATCH] openpromfs: factorize out | Jan Engelhardt | 2006-06-25 | 1 | -5/+10 |
* | | | | | [PATCH] openpromfs: remove unnecessary casts | Jan Engelhardt | 2006-06-25 | 1 | -12/+12 |
* | | | | | [PATCH] openpromfs: fix missing NUL | Jan Engelhardt | 2006-06-25 | 1 | -2/+3 |
* | | | | | [PATCH] fs/ufs/inode.c: make 2 functions static | Adrian Bunk | 2006-06-25 | 1 | -3/+6 |
* | | | | | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 2006-06-25 | 5 | -14/+13 |
* | | | | | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 2006-06-25 | 4 | -56/+126 |
* | | | | | [PATCH] ufs: fsync implementation | Evgeniy Dushistov | 2006-06-25 | 1 | -0/+21 |
* | | | | | [PATCH] ufs: one way to access super block | Evgeniy Dushistov | 2006-06-25 | 2 | -148/+121 |
* | | | | | [PATCH] ufs: missed brelse and wrong baseblk | Evgeniy Dushistov | 2006-06-25 | 2 | -7/+6 |
* | | | | | [PATCH] ufs: printk warning fixes | Andrew Morton | 2006-06-25 | 1 | -3/+3 |
* | | | | | [PATCH] ufs: zero metadata | Evgeniy Dushistov | 2006-06-25 | 1 | -40/+76 |
* | | | | | [PATCH] ufs: unlock_super without lock | Evgeniy Dushistov | 2006-06-25 | 1 | -4/+5 |
* | | | | | [PATCH] ufs: i_blocks wrong count | Evgeniy Dushistov | 2006-06-25 | 2 | -16/+12 |
* | | | | | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 2006-06-25 | 3 | -5/+7 |
* | | | | | [PATCH] ufs: easy debug | Evgeniy Dushistov | 2006-06-25 | 10 | -217/+155 |
* | | | | | [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+1 |