Commit Graph

2610 Commits (2f785402f39b96a077b6e62bf26164bfb8e0c980)

Author SHA1 Message Date
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
James Morris e7edf9cded [PATCH] LSM: add missing hook to do_compat_readv_writev() 19 years ago
Al Viro a090d9132c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 19 years ago
Al Viro de0bb97aff [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) 19 years ago
Jens Axboe 00522fb41a [PATCH] splice: rearrange moving to/from pipe helpers 19 years ago
Jens Axboe 912d35f867 [PATCH] Add support for the sys_vmsplice syscall 19 years ago
Miklos Szeredi 8aa09a50b5 [fuse] fix race between checking and setting file->private_data 19 years ago
Miklos Szeredi 6dbbcb1205 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 19 years ago
Miklos Szeredi 5a5fb1ea74 Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" 19 years ago
Jens Axboe 016b661e2f [PATCH] splice: fix offset problems 19 years ago
Andrew Morton ba5f5d90c4 [PATCH] splice: fix min() warning 19 years ago
Steve French 301dc3e6f6 [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined 19 years ago
Steve French b66ac3ea21 [CIFS] Fix typo in previous 19 years ago
Jan Kara b9251b823b [PATCH] Fix reiserfs deadlock 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
Steve French 45af7a0f2e [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel 19 years ago