| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| |\ |
|
| * | | JFS: Initialize dentry->d_op for negative dentries too | Dave Kleikamp | 2005-08-17 | 1 | -3/+2 |
* | | | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git | Linus Torvalds | 2005-08-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense | Adrian Bunk | 2005-08-20 | 1 | -2/+2 |
* | | | | [PATCH] Fix oops in sysfs_hash_and_remove_file() | James Bottomley | 2005-08-26 | 1 | -0/+4 |
* | | | | [PATCH] Fix oops in fs/locks.c on close of file with pending locks | Steve French | 2005-08-26 | 1 | -1/+1 |
* | | | | [PATCH] hppfs: fix symlink error path | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -15/+9 |
* | | | | [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] | Paolo 'Blaisorblade' Giarrusso | 2005-08-26 | 1 | -8/+8 |
* | | | | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan | 2005-08-26 | 1 | -1/+1 |
* | | | | Don't allow normal users to set idle IO priority | Linus Torvalds | 2005-08-20 | 1 | -0/+2 |
* | | | | [PATCH] freevxfs: fix breakage introduced by symlink fixes | Alexey Dobriyan | 2005-08-20 | 1 | -1/+1 |
* | | | | befs: fix up missed follow_link declaration change | Linus Torvalds | 2005-08-20 | 1 | -1/+1 |
* | | | | [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() | Steve Dickson | 2005-08-19 | 1 | -0/+1 |
* | | | | [PATCH] Fix up symlink function pointers | Al Viro | 2005-08-19 | 13 | -37/+37 |
* | | | | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 8 | -62/+44 |
* | | | | [PATCH] jffs2: fix symlink error handling | Al Viro | 2005-08-19 | 1 | -4/+6 |
* | | | | [PATCH] reiserfs+acl+quota deadlock fix | Jan Kara | 2005-08-18 | 1 | -1/+1 |
* | | | | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi | Chuck Lever | 2005-08-18 | 4 | -3/+44 |
* | | | | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags | Chuck Lever | 2005-08-18 | 2 | -28/+45 |
* | | | | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 2005-08-18 | 5 | -41/+47 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2005-08-17 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | NTFS: Complete the previous fix for the unset device when mapping buffers | Anton Altaparmakov | 2005-08-16 | 2 | -1/+2 |
| |/ / |
|
* | | | [PATCH] nfsd to unlock kernel before exiting | Steven Rostedt | 2005-08-17 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... | Linus Torvalds | 2005-08-16 | 5 | -24/+34 |
|\ \
| |/
|/| |
|
| * | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-08-10 | 5 | -15/+16 |
| |\ |
|