Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-12 | [PATCH] bugfix: two read_inode() calls without clear_inode() call between | Artem B. Bityuckiy | 1 | -4/+7 |
2005-07-12 | [PATCH] __wait_on_freeing_inode fix | Miklos Szeredi | 1 | -17/+9 |
2005-07-13 | Merge with rsync://fileserver/linux | Todd Poynor | 18 | -247/+238 |
2005-07-13 | [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n | Todd Poynor | 1 | -1/+3 |
2005-07-13 | [JFFS2] Init locks early during mount | Artem B. Bityuckiy | 2 | -9/+11 |
2005-07-12 | [JFFS2] Rename function and update comments | Artem B. Bityuckiy | 1 | -7/+7 |
2005-07-12 | [JFFS2] Remove needless variable initialization | Artem B. Bityuckiy | 1 | -2/+1 |
2005-07-12 | [JFFS2] Avoid alloc/dealloc for zero sized nodes | Artem B. Bityuckiy | 1 | -6/+4 |
2005-07-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 22 | -311/+533 |
2005-07-07 | [PATCH] nfsd4: fix fh_expire_type | NeilBrown | 1 | -2/+2 |
2005-07-07 | [PATCH] nfsd4: check lock type against openmode. | NeilBrown | 1 | -16/+33 |
2005-07-07 | [PATCH] nfsd4: clean up nfs4_preprocess_seqid_op | NeilBrown | 1 | -34/+22 |
2005-07-07 | [PATCH] nfsd4: clarify close_lru handling | NeilBrown | 1 | -26/+14 |
2005-07-07 | [PATCH] nfsd4: renew lease on seqid modifying operations | NeilBrown | 1 | -1/+1 |
2005-07-07 | [PATCH] nfsd4: return better error on io incompatible with open mode | NeilBrown | 1 | -1/+1 |
2005-07-07 | [PATCH] nfsd4: always update stateid on open | NeilBrown | 1 | -0/+1 |
2005-07-07 | [PATCH] nfsd4: relax new lock seqid check | NeilBrown | 1 | -5/+0 |
2005-07-07 | [PATCH] nfsd4: seqid comments | NeilBrown | 1 | -4/+4 |
2005-07-07 | [PATCH] nfsd4: fix open_reclaim seqid | NeilBrown | 2 | -11/+7 |
2005-07-07 | [PATCH] nfsd4: comment indentation | NeilBrown | 1 | -9/+9 |
2005-07-07 | [PATCH] nfsd4: stop overusing RECLAIM_BAD | NeilBrown | 1 | -18/+7 |
2005-07-07 | [PATCH] nfsd4: ERR_GRACE should bump seqid on lock | NeilBrown | 1 | -5/+7 |