| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix race in do_get_write_access() | Jan Kara | 2005-09-07 | 1 | -18/+21 |
* | [PATCH] Change HFS+ to not use ll_rw_block() | Jan Kara | 2005-09-07 | 1 | -4/+2 |
* | [PATCH] Change ll_rw_block() calls in UFS | Jan Kara | 2005-09-07 | 3 | -18/+9 |
* | [PATCH] Change ll_rw_block() calls in Reiser | Jan Kara | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] Change ll_rw_block() calls in JBD | Jan Kara | 2005-09-07 | 4 | -5/+5 |
* | [PATCH] Make ll_rw_block() wait for buffer lock | Jan Kara | 2005-09-07 | 1 | -14/+16 |
* | [PATCH] Fix JBD race in t_forget list handling | Jan Kara | 2005-09-07 | 1 | -10/+24 |
* | [PATCH] kjournald: missing JFS_UNMOUNT check | Mark Fasheh | 2005-09-07 | 1 | -0/+2 |
* | [PATCH] hfs: NLS support | Roman Zippel | 2005-09-07 | 8 | -46/+176 |
* | [PATCH] hfs: show_options support | Roman Zippel | 2005-09-07 | 4 | -6/+55 |
* | [PATCH] hfs: remove debug code | Roman Zippel | 2005-09-07 | 2 | -40/+2 |
* | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 2 | -42/+42 |
* | [PATCH] cifs_create() fix | Miklos Szeredi | 2005-09-07 | 1 | -14/+13 |
* | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 2 | -8/+21 |
* | [PATCH] remove duplicated code from proc and ptrace | Miklos Szeredi | 2005-09-07 | 1 | -31/+4 |
* | [PATCH] fix enum pid_directory_inos in proc/base.c | Miklos Szeredi | 2005-09-07 | 1 | -2/+3 |
* | [PATCH] use get_fs_struct() in proc | Miklos Szeredi | 2005-09-07 | 1 | -11/+12 |
* | [PATCH] namei cleanup | Miklos Szeredi | 2005-09-07 | 1 | -28/+24 |
* | [PATCH] remove iattr.ia_attr_flags | Miklos Szeredi | 2005-09-07 | 1 | -1/+0 |
* | [PATCH] alloc_buffer_head() and free_buffer_head() cleanup | Coywolf Qi Hunt | 2005-09-07 | 1 | -6/+4 |
* | [PATCH] inotify: fix event loss on hardlinked files | John McCutchan | 2005-09-07 | 1 | -1/+8 |
* | [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver... | Jesper Juhl | 2005-09-07 | 1 | -17/+0 |
* | [PATCH] pipe: remove redundant fifo_poll abstraction | Pekka Enberg | 2005-09-07 | 1 | -6/+7 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] fix cramfs making duplicate entries in inode cache | Dave Johnson | 2005-09-07 | 1 | -4/+39 |
* | [PATCH] remove file.f_maxcount | Eric Dumazet | 2005-09-07 | 2 | -2/+1 |
* | [PATCH] fs: remove redundant timespec_equal test in update_atime() | Tejun Heo | 2005-09-07 | 1 | -3/+0 |
* | [PATCH] jffs/jffs2: remove wrong function prototypes | Adrian Bunk | 2005-09-07 | 2 | -6/+0 |
* | [PATCH] fs/Kconfig: quota help text updates | Adrian Bunk | 2005-09-07 | 1 | -6/+3 |
* | [PATCH] proc: link count fix | Miklos Szeredi | 2005-09-07 | 1 | -0/+13 |
* | [PATCH] fsnotify: hook on removexattr, too | Robert Love | 2005-09-07 | 1 | -0/+2 |
* | [PATCH] Speedup FAT filesystem directory reads | Karsten Wiese | 2005-09-07 | 1 | -2/+26 |
* | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan | 2005-09-07 | 2 | -2/+9 |
* | [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts | Mark Bellon | 2005-09-07 | 4 | -21/+181 |
* | [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion | Adrian Bunk | 2005-09-07 | 1 | -90/+0 |
* | [PATCH] kill bio->bi_set | Peter Osterlund | 2005-09-07 | 1 | -11/+21 |
* | [PATCH] fs/jbd/: cleanups | Adrian Bunk | 2005-09-07 | 2 | -21/+16 |
* | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-07 | 1 | -8/+8 |
* | [PATCH] inotify speedup | John McCutchan | 2005-09-07 | 1 | -0/+7 |
* | [PATCH] relayfs | Tom Zanussi | 2005-09-07 | 8 | -0/+1270 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 | 1 | -3/+2 |
|\ |
|
| * | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 1 | -2/+1 |
| * | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -1/+1 |
* | | [PATCH] uml: fixes performance regression in activate_mm and thus exec() | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -0/+4 |
* | | [PATCH] Generic VFS fallback for security xattrs | Stephen Smalley | 2005-09-05 | 5 | -143/+49 |
* | | [PATCH] add /proc/pid/smaps | Mauricio Lin | 2005-09-05 | 2 | -42/+244 |
* | | [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside | Christoph Lameter | 2005-09-05 | 2 | -0/+167 |
* | | [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader | Greg Ungerer | 2005-09-02 | 1 | -1/+1 |
|/ |
|
* | Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2005-08-30 | 1 | -3/+2 |
|\ |
|
| * | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-08-19 | 5 | -24/+34 |
| |\ |
|