Commit Graph

2680 Commits (5b1c674d223eef6c6494be8be91e9e3a3054817e)

Author SHA1 Message Date
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Amy Griffis 9c937dcc71 [PATCH] log more info for directory entry change events 19 years ago
Al Viro e018290929 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array 19 years ago
Al Viro 473ae30bc7 [PATCH] execve argument logging 19 years ago
Amy Griffis 3ca10067f7 [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
Amy Griffis a9dc971d3f [PATCH] inotify (3/5): add interfaces to kernel API 19 years ago
Amy Griffis 7c29772288 [PATCH] inotify (2/5): add name's inode to event handler 19 years ago
Amy Griffis 2d9048e201 [PATCH] inotify (1/5): split kernel API from userspace support 19 years ago
David Woodhouse 1046d88001 [JFFS2] Check CRC32 on dirent and data nodes each time they're read 19 years ago
David Woodhouse fc6612f627 [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space 19 years ago
David Woodhouse 2ba72cb754 [JFFS2] Mark XATTR support as experimental, for now 19 years ago
David Woodhouse 3877f0b6c9 [JFFS2] Don't trust node headers before the CRC is checked. 19 years ago
Jens Axboe 991721572e [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
Kirill Korotaev 9cedc194a7 [PATCH] Return error in case flock_lock_file failure 19 years ago
David Woodhouse 4ed0156f77 [JFFS2] Fix more breakage caused by janitorial meddling. 19 years ago
Jens Axboe 71601e2b33 [PATCH] debugfs inode leak 19 years ago
Trond Myklebust 6d09bb627d [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() 19 years ago
David Woodhouse 3bcc86f507 [JFFS2] Remove stray __exit from jffs2_compressors_exit() 19 years ago
Andrew Morton 6855a3a6c3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
Steve French 55aa2e097d [[CIFS] Pass truncate open flag through on file open in case setattr fails 19 years ago
Steve French 08775834c4 [CIFS] Fix typos in previous fix 19 years ago
Steve French cec6815a12 [CIFS] endian fix for new POSIX byte range lock support 19 years ago
Steve French a424f8bfcb [CIFS] fix memory leak in cifs session info struct on reconnect 19 years ago
Steve French c01f36a896 [CIFS] ACPI suspend oops 19 years ago
Steve French a878fb2218 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago
David Woodhouse 098a19811b [JFFS2] Preallocate node refs for cleanmarker in summary scan 19 years ago
David Woodhouse 13ba42df4a [JFFS2] Fix calculation of potential summary marker offset on NOR flash. 19 years ago
Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 years ago
Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
Thomas Gleixner f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 19 years ago
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 19 years ago
Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling 19 years ago
David Woodhouse a6a8bef722 [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan 19 years ago
David Woodhouse 2ebf09c249 [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. 19 years ago
David Woodhouse ddc58bd65e [JFFS2] Fix wbuf recovery of f->metadata->raw node. 19 years ago
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
Florin Malita 3ac8141366 [PATCH] affs: possible null pointer dereference in affs_rename() 19 years ago
David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 19 years ago
David Woodhouse 8b9e9fe8c6 [JFFS2] Fix and improve debugging output during scan. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse f61579c337 [JFFS2] Correctly handle wasted space before summary node. 19 years ago
David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. 19 years ago
David Woodhouse f560928baa [JFFS2] Allocate node_ref for wasted space when skipping to page boundary 19 years ago
David Woodhouse c7c16c8e76 [JFFS2] Revert Artem's Bunkage in debug messages. 19 years ago
Dave Kleikamp b964638ffd JFS: Fix multiple errors in metapage_releasepage 19 years ago
David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
NeilBrown a2eb0c101d [PATCH] md: Make sure bi_max_vecs is set properly in bio_split 19 years ago
NeilBrown f2d395865f [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die 19 years ago