summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso2005-07-141-9/+0Star
* [PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso2005-07-141-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-135-24/+25
|\
| * Merge with rsync://fileserver/linuxThomas Gleixner2005-07-1343-21521/+24413
| |\
| * \ Merge with rsync://fileserver/linuxTodd Poynor2005-07-1318-247/+238Star
| |\ \
| * | | [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor2005-07-131-1/+3
| * | | [JFFS2] Init locks early during mountArtem B. Bityuckiy2005-07-132-9/+11
| * | | [JFFS2] Rename function and update commentsArtem B. Bityuckiy2005-07-121-7/+7
| * | | [JFFS2] Remove needless variable initializationArtem B. Bityuckiy2005-07-121-2/+1Star
| * | | [JFFS2] Avoid alloc/dealloc for zero sized nodesArtem B. Bityuckiy2005-07-121-6/+4Star
* | | | [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson2005-07-131-2/+2
* | | | [PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov2005-07-131-6/+39
* | | | [PATCH] inotify: misc cleanupRobert Love2005-07-131-6/+3Star
* | | | [PATCH] inotify: move sysctlRobert Love2005-07-131-4/+45
* | | | JFS: Need to be root to create files with security contextIan Dall2005-07-131-2/+2
* | | | JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp2005-07-131-1/+1
* | | | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-07-13137-22905/+27588
|\ \ \ \ | | |_|/ | |/| |
| * | | [PATCH] inotifyRobert Love2005-07-1313-63/+1070
| * | | reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-1325-21422/+23222
| * | | [PATCH] reiserfs: fix up case where indent misreads the codeJeff Mahoney2005-07-131-1/+1
| * | | [PATCH] cdev: cdev_put oopsBrian King2005-07-131-1/+2
| * | | [PATCH] ext2: fix mount options partingJan Kara2005-07-132-3/+30
| * | | [PATCH] ext3: fix options parsingJan Kara2005-07-131-10/+60
| * | | [PATCH] reset real_timer target on exec leader changeRoland McGrath2005-07-131-0/+12
| * | | [PATCH] bugfix: two read_inode() calls without clear_inode() call betweenArtem B. Bityuckiy2005-07-131-4/+7
| * | | [PATCH] __wait_on_freeing_inode fixMiklos Szeredi2005-07-131-17/+9Star
| | |/ | |/|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-1122-311/+533
| |\|
| | * Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-0624-173/+325
| | |\
| | * | [JFFS2] Simplify the tree insert code.Artem B. Bityuckiy2005-07-061-5/+4Star
| | * | [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-064-60/+8Star
| | * | [JFFS2] Optimise jffs2_add_tn_to_list David Woodhouse2005-07-063-27/+88
| | * | Merge with rsync://fileserver/linuxThomas Gleixner2005-06-26249-4075/+8353
| | |\ \
| | * \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Thomas Gleixner2005-05-233-2/+4
| | |\ \ \
| | * | | | [JFFS2] Whitespace cleanup. Fix missing debug messageThomas Gleixner2005-05-232-6/+7
| | * | | | [JFFS2] Fix crosscompileThomas Gleixner2005-05-231-2/+2
| | * | | | [JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner2005-05-231-2/+5
| | * | | | [JFFS2] Convert thread start semaphore to completionThomas Gleixner2005-05-231-4/+4
| | * | | | [JFFS2] Kill GC thread before cleanupArtem B. Bityuckiy2005-05-231-3/+3
| | * | | | [JFFS2] Suppress annoying debug messagesArtem B. Bityuckiy2005-05-231-3/+3
| | * | | | [JFFS2] Fix NOR only compileArtem B. Bityuckiy2005-05-232-7/+5Star
| | * | | | [JFFS2] Fix inode allocation raceDavid Woodhouse2005-05-233-6/+13
| | * | | | [JFFS2] Fix race in garbage collectorArtem B. Bityuckiy2005-05-232-7/+37
| | * | | | [JFFS2] Add KERN_DEBUG level to printksArtem B. Bityuckiy2005-05-231-3/+3
| | * | | | [JFFS2] Fix race problems with wbuf.Artem B. Bityuckiy2005-05-232-10/+10
| | * | | | [JFFS2] Prevent deadlock when flushing write bufferArtem B. Bityuckiy2005-05-231-1/+3
| | * | | | [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.Artem B. Bityuckiy2005-05-232-4/+4
| | * | | | [JFFS2] Improve garbage collector block selectionArtem B. Bityuckiy2005-05-231-1/+7
| | * | | | [JFFS2] Use function to manipulate superblock dirty flagArtem B. Bityuckiy2005-05-231-2/+2
| | * | | | [JFFS2] Add symlink caching support.Artem B. Bityuckiy2005-05-235-70/+117
| | * | | | [JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy2005-05-232-8/+12