Age | Commit message (Expand) | Author | Files | Lines |
2005-08-20 | Don't allow normal users to set idle IO priority | Linus Torvalds | 1 | -0/+2 |
2005-08-20 | [PATCH] freevxfs: fix breakage introduced by symlink fixes | Alexey Dobriyan | 1 | -1/+1 |
2005-08-20 | befs: fix up missed follow_link declaration change | Linus Torvalds | 1 | -1/+1 |
2005-08-19 | [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() | Steve Dickson | 1 | -0/+1 |
2005-08-19 | [PATCH] Fix up symlink function pointers | Al Viro | 13 | -37/+37 |
2005-08-19 | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 8 | -62/+44 |
2005-08-19 | [PATCH] jffs2: fix symlink error handling | Al Viro | 1 | -4/+6 |
2005-08-18 | [PATCH] reiserfs+acl+quota deadlock fix | Jan Kara | 1 | -1/+1 |
2005-08-18 | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi | Chuck Lever | 4 | -3/+44 |
2005-08-18 | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags | Chuck Lever | 2 | -28/+45 |
2005-08-18 | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 5 | -41/+47 |
2005-08-17 | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2 | -1/+2 |
2005-08-17 | [PATCH] nfsd to unlock kernel before exiting | Steven Rostedt | 1 | -0/+1 |
2005-08-16 | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... | Linus Torvalds | 5 | -24/+34 |
2005-08-16 | NTFS: Complete the previous fix for the unset device when mapping buffers | Anton Altaparmakov | 2 | -1/+2 |
2005-08-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2 | -0/+5 |
2005-08-16 | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates | Trond Myklebust | 4 | -15/+38 |
2005-08-16 | [PATCH] NFS: Ensure ACL xdr code doesn't overflow. | Trond Myklebust | 1 | -0/+1 |
2005-08-16 | NTFS: Fix bug in mft record writing where we forgot to set the device in | Anton Altaparmakov | 2 | -0/+5 |
2005-08-15 | [PATCH] inotify: add MOVE_SELF event | John McCutchan | 1 | -1/+2 |
2005-08-15 | [PATCH] inotify: fix idr_get_new_above usage | Robert Love | 1 | -1/+1 |
2005-08-14 | [PATCH] CIFS: Fix path name conversion for long filenames | Steve French | 2 | -0/+7 |
2005-08-14 | [PATCH] CIFS: Fix missing entries in search results | Steve French | 1 | -0/+3 |
2005-08-13 | [PATCH] Fix error handling in reiserfs | Jan Kara | 1 | -0/+3 |
2005-08-10 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 5 | -15/+16 |
2005-08-10 | JFS: Fix race in txLock | Dave Kleikamp | 2 | -0/+4 |
2005-08-08 | [PATCH] fsnotify_name/inoderemove | John McCutchan | 2 | -3/+7 |
2005-08-07 | [PATCH] namespace.c: fix bind mount from foreign namespace | Miklos Szeredi | 1 | -1/+1 |
2005-08-07 | [PATCH] __bio_clone() dead comment | Andrew Morton | 1 | -6/+2 |
2005-08-06 | Check input buffer size in zisofs | Linus Torvalds | 1 | -0/+6 |
2005-08-04 | [PATCH] Clean up inotify delete race fix | John McCutchan | 1 | -7/+2 |
2005-08-04 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 13 | -20/+57 |
2005-08-04 | [PATCH] inotify delete race fix | John McCutchan | 1 | -1/+7 |
2005-08-04 | [PATCH] inotify: update help text | Robert Love | 1 | -4/+7 |
2005-08-01 | [PATCH] hfs: don't reference missing page | Roman Zippel | 2 | -0/+4 |
2005-08-01 | [PATCH] hfs: don't dirty unchanged inode | Roman Zippel | 2 | -2/+5 |
2005-08-01 | JFS: Check for invalid inodes in jfs_delete_inode | Dave Kleikamp | 1 | -0/+4 |
2005-08-01 | [PATCH] inotify: fix race between the kernel and user space | John McCutchan | 1 | -1/+4 |
2005-08-01 | [PATCH] inotify: fix file deletion by rename detection | John McCutchan | 1 | -1/+1 |
2005-07-29 | [PATCH] sysfs: fix sysfs_setattr | Maneesh Soni | 1 | -1/+1 |
2005-07-29 | [PATCH] sysfs: fix sysfs_chmod_file | Maneesh Soni | 1 | -8/+10 |
2005-07-28 | [PATCH] uml: implement hostfs syncing | Paolo 'Blaisorblade' Giarrusso | 3 | -2/+17 |
2005-07-28 | [PATCH] bio_clone fix | Andrew Morton | 1 | -0/+1 |
2005-07-28 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 15 | -45/+149 |
2005-07-27 | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... | Linus Torvalds | 4 | -31/+42 |
2005-07-27 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -2/+2 |
2005-07-27 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 1 | -1/+1 |
2005-07-27 | [PATCH] reiserfs doesn't use mbcache | Andreas Gruenbacher | 1 | -1/+0 |
2005-07-27 | [PATCH] mbcache: Remove unused mb_cache_shrink parameter | Andreas Gruenbacher | 3 | -4/+3 |
2005-07-27 | [PATCH] stale POSIX lock handling | Peter Staubach | 2 | -35/+51 |