Age | Commit message (Expand) | Author | Files | Lines |
2006-03-11 | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside | Kirill Korotaev | 1 | -0/+2 |
2006-03-09 | [PATCH] fix file counting | Dipankar Sarma | 1 | -0/+1 |
2006-03-09 | Mark the pipe file operations static | Linus Torvalds | 1 | -3/+0 |
2006-02-01 | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method | Christoph Lameter | 1 | -0/+8 |
2006-01-19 | [PATCH] vfs: *at functions: core | Ulrich Drepper | 1 | -2/+5 |
2006-01-17 | [PATCH] add /sys/fs | Miklos Szeredi | 1 | -0/+3 |
2006-01-15 | [PATCH] convert /proc/devices to use seq_file interface | Neil Horman | 1 | -0/+11 |
2006-01-10 | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig | 1 | -4/+1 |
2006-01-10 | [PATCH] remove update_atime | Christoph Hellwig | 1 | -9/+1 |
2006-01-10 | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 1 | -1/+1 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 1 | -3/+3 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 1 | -3/+4 |
2006-01-09 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 1 | -1/+0 |
2006-01-09 | [PATCH] shared mounts: cleanup | Miklos Szeredi | 1 | -1/+1 |
2006-01-09 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 1 | -0/+2 |
2006-01-09 | [PATCH] Fix some problems with truncate and mtime semantics. | NeilBrown | 1 | -1/+2 |
2006-01-09 | [PATCH] rcu file: use atomic primitives | Nick Piggin | 1 | -2/+1 |
2006-01-06 | NLM: Further cancel fixes | J. Bruce Fields | 1 | -1/+1 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 1 | -0/+1 |
2006-01-03 | [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE | Zach Brown | 1 | -0/+31 |
2005-11-09 | [PATCH] add a file_permission helper | Christoph Hellwig | 1 | -0/+5 |
2005-11-09 | [PATCH] add a vfs_permission helper | Christoph Hellwig | 1 | -0/+1 |
2005-11-08 | [PATCH] unbindable mounts | Ram Pai | 1 | -0/+1 |
2005-11-08 | [PATCH] introduce slave mounts | Ram Pai | 1 | -0/+1 |
2005-11-08 | [PATCH] shared mounts handling: umount | Ram Pai | 1 | -1/+1 |
2005-11-08 | [PATCH] shared mount handling: bind and rbind | Ram Pai | 1 | -0/+5 |
2005-11-08 | [PATCH] introduce shared mounts | Ram Pai | 1 | -0/+1 |
2005-11-08 | [PATCH] beginning of the shared-subtree proper | Ram Pai | 1 | -0/+1 |
2005-11-07 | [PATCH] kernel-doc: fix some kernel-api warnings | Randy Dunlap | 1 | -0/+2 |
2005-11-07 | [PATCH] VFS: pass file pointer to filesystem from ftruncate() | Miklos Szeredi | 1 | -1/+9 |
2005-10-31 | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 1 | -2/+8 |
2005-10-28 | [PATCH] gfp_t: fs/* | Al Viro | 1 | -1/+1 |
2005-09-10 | [PATCH] mm/filemap.c: make two functions static | Adrian Bunk | 1 | -2/+0 |
2005-09-10 | [PATCH] files: files struct with RCU | Dipankar Sarma | 1 | -1/+3 |
2005-09-08 | [PATCH] Make ll_rw_block() wait for buffer lock | Jan Kara | 1 | -0/+1 |
2005-09-08 | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 1 | -0/+1 |
2005-09-08 | [PATCH] remove iattr.ia_attr_flags | Miklos Szeredi | 1 | -10/+0 |
2005-09-08 | [PATCH] remove file.f_maxcount | Eric Dumazet | 1 | -1/+0 |
2005-08-20 | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 1 | -4/+4 |
2005-07-28 | [PATCH] stale POSIX lock handling | Peter Staubach | 1 | -2/+4 |
2005-07-13 | [PATCH] Fix soft lockup due to NTFS: VFS part and explanation | Anton Altaparmakov | 1 | -0/+3 |
2005-07-13 | [PATCH] inotify | Robert Love | 1 | -1/+5 |
2005-07-08 | [PATCH] export generic_drop_inode() to modules | Mark Fasheh | 1 | -0/+1 |
2005-06-28 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 1 | -0/+19 |
2005-06-24 | [PATCH] xip: reduce code duplication | Carsten Otte | 1 | -8/+4 |
2005-06-24 | [PATCH] xip: ext2: execute in place | Carsten Otte | 1 | -0/+5 |
2005-06-24 | [PATCH] xip: fs/mm: execute in place | Carsten Otte | 1 | -0/+18 |
2005-06-24 | [PATCH] xip: bdev: execute in place | Carsten Otte | 1 | -0/+1 |
2005-06-24 | [PATCH] pass iocb to dio_iodone_t | Christoph Hellwig | 1 | -2/+2 |
2005-06-23 | [PATCH] Remove f_error field from struct file | Christoph Lameter | 1 | -1/+0 |