summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge git://git.infradead.org/mtd-2.6KaiGai Kohei2006-05-1928-242/+361
| |\
| * | [JFFS2][XATTR] Fix obvious typoKaiGai Kohei2006-05-131-1/+1
| * | [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.KaiGai Kohei2006-05-131-1/+7
| * | [JFFS2][XATTR] remove redundant pointer cast in acl.cKaiGai Kohei2006-05-131-20/+21
| * | [JFFS2][XATTR] remove '__KERNEL__' from acl.hKaiGai Kohei2006-05-131-2/+0
| * | [JFFS2][XATTR] remove senseless commentKaiGai Kohei2006-05-131-1/+1
| * | [JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei2006-05-137-52/+56
| * | [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.KaiGai Kohei2006-05-131-0/+1
| * | [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)KaiGai Kohei2006-05-133-57/+36
| * | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei2006-05-139-43/+55
| * | [JFFS2][XATTR] Add a description about c->xattr_semKaiGai Kohei2006-05-131-0/+21
| * | [JFFS2][XATTR] remove typedef from posix_acl related definition.KaiGai Kohei2006-05-132-32/+32
| * | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-1328-15/+2760
* | | [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()David Woodhouse2006-05-201-18/+21
* | | [JFFS2] Optimise reading of eraseblock summary nodesDavid Woodhouse2006-05-203-49/+64
* | | [JFFS2] Remove forgotten summary codeFerenc Havasi2006-05-191-11/+0
* | | [JFFS2] Support new device nodesDavid Woodhouse2006-05-195-22/+37
| |/ |/|
* | [JFFS2] Fix printk format in jffs2_sum_write_data() error message.David Woodhouse2006-05-161-1/+1
* | [JFFS2] Fix section mismatch warnings in JFFS2.David Brownell2006-05-162-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-1621-225/+324
|\ \
| * | [PATCH] jffs2 warning fixesAndrew Morton2006-05-151-2/+4
| * | [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"Andrew Morton2006-05-151-5/+2
| * | [PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan2006-05-151-1/+1
| * | [PATCH] v9fs: signal handling fixesLatchesar Ionkov2006-05-154-100/+158
| * | [PATCH] v9fs: Twalk memory leakLatchesar Ionkov2006-05-151-12/+9
| * | [PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann2006-05-151-1/+3
| * | [PATCH] smbfs chroot issue (CVE-2006-1864)Olaf Kirch2006-05-151-0/+5
| * | [PATCH] autofs4: NFY_NONE wait race fixIan Kent2006-05-153-34/+58
| * | [PATCH] fs/open.c: unexport sys_openatAdrian Bunk2006-05-151-1/+0
| * | Alternative fix for MMC oops on unmount after removalLinus Torvalds2006-05-121-1/+2
| * | Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-05-084-20/+26
| |\ \
| | * | [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-081-1/+4
| | * | [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-082-1/+13
| | * | [XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott2006-05-081-18/+9
| * | | [PATCH] fs/locks.c: Fix lease_initTrond Myklebust2006-05-081-9/+12
| |/ /
| * | [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe2006-05-041-1/+1
| * | [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXISTJens Axboe2006-05-041-0/+2
| * | [PATCH] splice: rename remaining info variables to pipeJens Axboe2006-05-041-10/+10
| * | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-22/+11
| * | [PATCH] splice: fix unlocking of page on error ->prepare_write()Jens Axboe2006-05-041-3/+16
| * | [PATCH] ext3: multile block allocate little endian fixesMingming Cao2006-05-031-5/+8
* | | [PATCH] jffs2: memory leak in jffs2_scan_medium()Florin Malita2006-05-151-3/+3
* | | [JFFS2] Fix printk format in some error messages.Andrew Morton2006-05-151-2/+2
* | | [JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse2006-05-151-1/+13
* | | [JFFS2] Reduce excessive node count for syslog files.David Woodhouse2006-05-141-6/+14
| |/ |/|
* | [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.cJesper Juhl2006-05-121-19/+19
* | [JFFS2] Remove obsolete histo.hDomen Puncer2006-05-121-3/+0
* | [JFFS2] Fix race in setting file attributesDmitry Bazhenov2006-05-051-1/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-0336-420/+968
|\ \ | |/
| * [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-022-4/+4
OpenPOWER on IntegriCloud