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