Commit Graph

27 Commits (5af3bde8b264e78565b6d1963ba86bbf6c6b10f6)

Author SHA1 Message Date
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Linus Torvalds a4ce96ac35 Fix up trivial spelling errors ('taht' -> 'that') 15 years ago
Stephen Hemminger 365f0cb9d2 jffs2: constify xattr_handler 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
David Woodhouse 2ad8ee7135 [JFFS2] Fix potential memory leak of dead xattrs on unmount. 18 years ago
David Woodhouse 8ae5d31263 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Jeff Garzik a6b1d82d07 [JFFS2] kill warning RE debug-only variables 19 years ago
Adrian Bunk 0b6c0bb3f9 fs/jffs2/xattr.c: remove dead code 19 years ago
KaiGai Kohei c6e8c6ccf9 [JFFS2][XATTR] Fix xd->refcnt race condition 19 years ago
KaiGai Kohei 2c887e2359 [JFFS2][XATTR] Re-define xd->refcnt as atomic_t 19 years ago
KaiGai Kohei 8a13695cbe [JFFS2][XATTR] rid unnecessary writing of delete marker. 19 years ago
KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion 19 years ago
David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
David Woodhouse 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. 19 years ago
David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() 19 years ago
KaiGai Kohei 21b9879bf2 [JFFS2][XATTR] Fix obvious typo 19 years ago
KaiGai Kohei 652ecc20d1 [JFFS2][XATTR] Unify each file header part with any jffs2 file. 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 aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago