Commit Graph

2734 Commits (6937a25cff818d32d0f9ff58a518c9ab96760aeb)

Author SHA1 Message Date
Latchesar Ionkov 41e5a6ac80 [PATCH] v9fs: signal handling fixes 19 years ago
Latchesar Ionkov 343f1fe6f2 [PATCH] v9fs: Twalk memory leak 19 years ago
Jan Niehusmann 48564e628b [PATCH] smbfs: Fix slab corruption in samba error path 19 years ago
Olaf Kirch 3b7c810827 [PATCH] smbfs chroot issue (CVE-2006-1864) 19 years ago
Ian Kent a537055395 [PATCH] autofs4: NFY_NONE wait race fix 19 years ago
Adrian Bunk 6aff5cb8ec [PATCH] fs/open.c: unexport sys_openat 19 years ago
Andrew Morton 184f565210 [JFFS2] Fix printk format in some error messages. 19 years ago
David Woodhouse 3e68fbb59b [JFFS2] Don't pack on-medium structures, because GCC emits crappy code 19 years ago
David Woodhouse cf5eba5334 [JFFS2] Reduce excessive node count for syslog files. 19 years ago
KaiGai Kohei 21b9879bf2 [JFFS2][XATTR] Fix obvious typo 19 years ago
KaiGai Kohei c8708a9275 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. 19 years ago
KaiGai Kohei dea80134dc [JFFS2][XATTR] remove redundant pointer cast in acl.c 19 years ago
KaiGai Kohei 5a14959c07 [JFFS2][XATTR] remove '__KERNEL__' from acl.h 19 years ago
KaiGai Kohei ee886b5df1 [JFFS2][XATTR] remove senseless comment 19 years ago
KaiGai Kohei 652ecc20d1 [JFFS2][XATTR] Unify each file header part with any jffs2 file. 19 years ago
KaiGai Kohei 4470d0409b [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. 19 years ago
KaiGai Kohei 084702e001 [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) 19 years ago
KaiGai Kohei 8f2b6f49c6 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. 19 years ago
KaiGai Kohei 8b0b339d46 [JFFS2][XATTR] Add a description about c->xattr_sem 19 years ago
KaiGai Kohei de1f72fab3 [JFFS2][XATTR] remove typedef from posix_acl related definition. 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Linus Torvalds 032ebf2620 Alternative fix for MMC oops on unmount after removal 19 years ago
Jesper Juhl 20ffdcb00a [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c 19 years ago
Domen Puncer 7e59f2ccd7 [JFFS2] Remove obsolete histo.h 19 years ago
Trond Myklebust 75dff55af9 [PATCH] fs/locks.c: Fix lease_init 19 years ago
Nathan Scott e63a369001 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an 19 years ago
Nathan Scott b1ecdda931 [XFS] Fix a project quota space accounting leak on rename. 19 years ago
Nathan Scott d08d389d5a [XFS] Fix a possible forced shutdown due to mishandling write barriers 19 years ago
Dmitry Bazhenov 422138dd68 [JFFS2] Fix race in setting file attributes 19 years ago
Jens Axboe 98232d504d [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check 19 years ago
Jens Axboe a0548871ed [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST 19 years ago
Jens Axboe 76ad4d1110 [PATCH] splice: rename remaining info variables to pipe 19 years ago
Jens Axboe 1432873af7 [PATCH] splice: LRU fixups 19 years ago
Jens Axboe bfc4ee39fd [PATCH] splice: fix unlocking of page on error ->prepare_write() 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
David Woodhouse cbb9a56177 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ 19 years ago
Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 years ago
Jens Axboe a893b99be7 [PATCH] splice: fix page LRU accounting 19 years ago
Jens Axboe 7591489a8f [PATCH] vmsplice: fix badly placed end paranthesis 19 years ago
Andi Kleen d261020229 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 19 years ago
Jens Axboe 7afa6fd037 [PATCH] vmsplice: allow user to pass in gift pages 19 years ago
Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 years ago
Jens Axboe e27dedd84c [PATCH] splice: call handle_ra_miss() on failure to lookup page 19 years ago
Jens Axboe 7f9c51f0d9 [PATCH] Add ->splice_read/splice_write to def_blk_fops 19 years ago
Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 years ago
Jens Axboe 0568b409c7 [PATCH] splice: fix bugs in pipe_to_file() 19 years ago
Jens Axboe 46e678c96b [PATCH] splice: fix bugs with stealing regular pipe pages 19 years ago
Andreas Schwab 2833c28aa0 [PATCH] powerpc: Wire up *at syscalls 19 years ago
Jens Axboe eb20796bf6 [PATCH] splice: make the read-side do batched page lookups 19 years ago
Jens Axboe eb645a24de [PATCH] splice: switch to using page_cache_readahead() 19 years ago