Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] uml: hostfs: unuse ROOT_DEV | Paolo 'Blaisorblade' Giarrusso | 2005-07-14 | 1 | -9/+0 |
* | [PATCH] uml: fix hppfs error path | Paolo 'Blaisorblade' Giarrusso | 2005-07-14 | 1 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-13 | 5 | -24/+25 |
|\ | |||||
| * | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-07-13 | 43 | -21521/+24413 |
| |\ | |||||
| * \ | Merge with rsync://fileserver/linux | Todd Poynor | 2005-07-13 | 18 | -247/+238 |
| |\ \ | |||||
| * | | | [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n | Todd Poynor | 2005-07-13 | 1 | -1/+3 |
| * | | | [JFFS2] Init locks early during mount | Artem B. Bityuckiy | 2005-07-13 | 2 | -9/+11 |
| * | | | [JFFS2] Rename function and update comments | Artem B. Bityuckiy | 2005-07-12 | 1 | -7/+7 |
| * | | | [JFFS2] Remove needless variable initialization | Artem B. Bityuckiy | 2005-07-12 | 1 | -2/+1 |
| * | | | [JFFS2] Avoid alloc/dealloc for zero sized nodes | Artem B. Bityuckiy | 2005-07-12 | 1 | -6/+4 |
* | | | | [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 | Steve Dickson | 2005-07-13 | 1 | -2/+2 |
* | | | | [PATCH] Fix soft lockup due to NTFS: VFS part and explanation | Anton Altaparmakov | 2005-07-13 | 1 | -6/+39 |
* | | | | [PATCH] inotify: misc cleanup | Robert Love | 2005-07-13 | 1 | -6/+3 |
* | | | | [PATCH] inotify: move sysctl | Robert Love | 2005-07-13 | 1 | -4/+45 |
* | | | | JFS: Need to be root to create files with security context | Ian Dall | 2005-07-13 | 1 | -2/+2 |
* | | | | JFS: Allow security.* xattrs to be set on symlinks | Dave Kleikamp | 2005-07-13 | 1 | -1/+1 |
* | | | | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-07-13 | 137 | -22905/+27588 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | [PATCH] inotify | Robert Love | 2005-07-12 | 13 | -63/+1070 |
| * | | | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 25 | -21422/+23222 |
| * | | | [PATCH] reiserfs: fix up case where indent misreads the code | Jeff Mahoney | 2005-07-12 | 1 | -1/+1 |
| * | | | [PATCH] cdev: cdev_put oops | Brian King | 2005-07-12 | 1 | -1/+2 |
| * | | | [PATCH] ext2: fix mount options parting | Jan Kara | 2005-07-12 | 2 | -3/+30 |
| * | | | [PATCH] ext3: fix options parsing | Jan Kara | 2005-07-12 | 1 | -10/+60 |
| * | | | [PATCH] reset real_timer target on exec leader change | Roland McGrath | 2005-07-12 | 1 | -0/+12 |
| * | | | [PATCH] bugfix: two read_inode() calls without clear_inode() call between | Artem B. Bityuckiy | 2005-07-12 | 1 | -4/+7 |
| * | | | [PATCH] __wait_on_freeing_inode fix | Miklos Szeredi | 2005-07-12 | 1 | -17/+9 |
| | |/ | |/| | |||||
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-11 | 22 | -311/+533 |
| |\ \ | | |/ | |||||
| | * | Merge with rsync://fileserver/linux | Artem B. Bityuckiy | 2005-07-06 | 24 | -173/+325 |
| | |\ | |||||
| | * | | [JFFS2] Simplify the tree insert code. | Artem B. Bityuckiy | 2005-07-06 | 1 | -5/+4 |
| | * | | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse | 2005-07-06 | 4 | -60/+8 |
| | * | | [JFFS2] Optimise jffs2_add_tn_to_list | David Woodhouse | 2005-07-06 | 3 | -27/+88 |
| | * | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-06-26 | 249 | -4075/+8353 |
| | |\ \ | |||||
| | * \ \ | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Thomas Gleixner | 2005-05-23 | 3 | -2/+4 |
| | |\ \ \ | |||||
| | * | | | | [JFFS2] Whitespace cleanup. Fix missing debug message | Thomas Gleixner | 2005-05-23 | 2 | -6/+7 |
| | * | | | | [JFFS2] Fix crosscompile | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
| | * | | | | [JFFS2] Fix cleanup in case of GC-Task not started | Thomas Gleixner | 2005-05-23 | 1 | -2/+5 |
| | * | | | | [JFFS2] Convert thread start semaphore to completion | Thomas Gleixner | 2005-05-23 | 1 | -4/+4 |
| | * | | | | [JFFS2] Kill GC thread before cleanup | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 |
| | * | | | | [JFFS2] Suppress annoying debug messages | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 |
| | * | | | | [JFFS2] Fix NOR only compile | Artem B. Bityuckiy | 2005-05-23 | 2 | -7/+5 |
| | * | | | | [JFFS2] Fix inode allocation race | David Woodhouse | 2005-05-23 | 3 | -6/+13 |
| | * | | | | [JFFS2] Fix race in garbage collector | Artem B. Bityuckiy | 2005-05-23 | 2 | -7/+37 |
| | * | | | | [JFFS2] Add KERN_DEBUG level to printks | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 |
| | * | | | | [JFFS2] Fix race problems with wbuf. | Artem B. Bityuckiy | 2005-05-23 | 2 | -10/+10 |
| | * | | | | [JFFS2] Prevent deadlock when flushing write buffer | Artem B. Bityuckiy | 2005-05-23 | 1 | -1/+3 |
| | * | | | | [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. | Artem B. Bityuckiy | 2005-05-23 | 2 | -4/+4 |
| | * | | | | [JFFS2] Improve garbage collector block selection | Artem B. Bityuckiy | 2005-05-23 | 1 | -1/+7 |
| | * | | | | [JFFS2] Use function to manipulate superblock dirty flag | Artem B. Bityuckiy | 2005-05-23 | 1 | -2/+2 |
| | * | | | | [JFFS2] Add symlink caching support. | Artem B. Bityuckiy | 2005-05-23 | 5 | -70/+117 |
| | * | | | | [JFFS2] Fix NOR specific scan BUG | Artem B. Bityuckiy | 2005-05-23 | 2 | -8/+12 |