Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-27 | [PATCH] fix xip sparse file handling in ext2 | Carsten Otte | 1 | -1/+1 |
2005-07-27 | [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message | Ian Kent | 2 | -0/+74 |
2005-07-27 | [PATCH] ext3: drop quota references before releasing inode | Jan Kara | 1 | -0/+2 |
2005-07-27 | [PATCH] ext2: drop quota reference before releasing inode | Jan Kara | 1 | -0/+1 |
2005-07-27 | [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL | Jeff Mahoney | 1 | -1/+11 |
2005-07-27 | [PATCH] Fix missing refrigerator invocation in jffs2 | Nigel Cunningham | 1 | -0/+3 |
2005-07-27 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 1 | -54/+71 |
2005-07-27 | JFS: Improve sync barrier processing | Dave Kleikamp | 4 | -24/+26 |
2005-07-26 | [PATCH] inotify: fix oops fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] inotify: check retval in init | Robert Love | 1 | -1/+8 |
2005-07-26 | [PATCH] inotify: change default limits | Robert Love | 1 | -2/+2 |
2005-07-26 | [PATCH] inotify: exit path cleanups | Robert Love | 1 | -10/+8 |
2005-07-26 | [PATCH] inotify: oops fix | Robert Love | 1 | -1/+15 |
2005-07-26 | [PATCH] inotify: use fget_light | Robert Love | 1 | -8/+8 |
2005-07-26 | [PATCH] inotify: misc. cleanup | Robert Love | 1 | -34/+32 |
2005-07-26 | JFS: Fix i_blocks accounting when allocation fails | Dave Kleikamp | 1 | -4/+9 |
2005-07-25 | JFS: Don't set log_SYNCBARRIER when log->active == 0 | Dave Kleikamp | 1 | -1/+2 |
2005-07-22 | JFS: Fix typo in last patch | Dave Kleikamp | 1 | -1/+1 |
2005-07-19 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 30 | -1008/+2632 |
2005-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 28 | -892/+2493 |
2005-07-16 | Merge with rsync://fileserver/linux | Thomas Gleixner | 1 | -34/+47 |
2005-07-15 | [PATCH] execute-in-place fixes | Carsten Otte | 1 | -34/+47 |
2005-07-15 | JFS: fsync wrong behavior when I/O failure occurs | Qu Fuping | 1 | -1/+1 |
2005-07-15 | JFS: Remove assert statement in dbJoin & return -EIO instead | Dave Kleikamp | 1 | -16/+30 |
2005-07-15 | [JFFS2] Fix node allocation leak | Thomas Gleixner | 1 | -82/+92 |
2005-07-14 | JFS: Remove bogus WARN_ON statement and some dead code | Dave Kleikamp | 1 | -9/+0 |
2005-07-14 | [PATCH] uml: hostfs: unuse ROOT_DEV | Paolo 'Blaisorblade' Giarrusso | 1 | -9/+0 |
2005-07-14 | [PATCH] uml: fix hppfs error path | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+3 |
2005-07-13 | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 87 | -23056/+25295 |
2005-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 5 | -24/+25 |
2005-07-13 | [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 | Steve Dickson | 1 | -2/+2 |
2005-07-13 | [PATCH] Fix soft lockup due to NTFS: VFS part and explanation | Anton Altaparmakov | 1 | -6/+39 |
2005-07-13 | [PATCH] inotify: misc cleanup | Robert Love | 1 | -6/+3 |
2005-07-13 | [PATCH] inotify: move sysctl | Robert Love | 1 | -4/+45 |
2005-07-13 | JFS: Need to be root to create files with security context | Ian Dall | 1 | -2/+2 |
2005-07-13 | JFS: Allow security.* xattrs to be set on symlinks | Dave Kleikamp | 1 | -1/+1 |
2005-07-13 | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 137 | -22905/+27588 |
2005-07-13 | Merge with rsync://fileserver/linux | Thomas Gleixner | 43 | -21521/+24413 |
2005-07-12 | [PATCH] inotify | Robert Love | 13 | -63/+1070 |
2005-07-12 | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 25 | -21422/+23222 |
2005-07-12 | [PATCH] reiserfs: fix up case where indent misreads the code | Jeff Mahoney | 1 | -1/+1 |
2005-07-12 | [PATCH] cdev: cdev_put oops | Brian King | 1 | -1/+2 |
2005-07-12 | [PATCH] ext2: fix mount options parting | Jan Kara | 2 | -3/+30 |
2005-07-12 | [PATCH] ext3: fix options parsing | Jan Kara | 1 | -10/+60 |
2005-07-12 | [PATCH] reset real_timer target on exec leader change | Roland McGrath | 1 | -0/+12 |