Commit Graph

3539 Commits (9a53c3a783c2fa9b969628e65695c11c3e51e673)

Author SHA1 Message Date
Alexey Dobriyan d826380b30 [PATCH] 9p: fix leak on error path 19 years ago
Alexey Dobriyan 368bdb3d61 [PATCH] cramfs: make cramfs_uncompress_exit() return void 19 years ago
Alexey Dobriyan a4376e13ce [PATCH] freevxfs: fix leak on error path 19 years ago
Alexey Dobriyan 50d44ed009 [PATCH] cramfs: rewrite init_cramfs_fs() 19 years ago
Frederik Deweerdt f7ca54f486 [PATCH] fix mem_write() return value 19 years ago
Jason Baron 87d7c8aca8 [PATCH] block_dev.c mutex_lock_nested() fix 19 years ago
Ian Kent 44938af6e0 [PATCH] autofs4: pending flag not cleared on mount fail 19 years ago
Ian Kent be3ca7fecb [PATCH] autofs4: autofs4_follow_link false negative fix 19 years ago
Jonathan Corbet cf3e43dbe0 [PATCH] cdev documentation 19 years ago
Alan Cox 3cfd0885fa [PATCH] tty: stop the tty vanishing under procfs access 19 years ago
Joel & Rebecca VanderZee fb50ae7446 [PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system 19 years ago
Jan Kara b525a7e444 [PATCH] dquot: add proper locking when using current->signal->tty 19 years ago
Oleg Nesterov bce9a234ce [PATCH] elf_fdpic_core_dump: don't take tasklist_lock 19 years ago
Oleg Nesterov 486ccb05fd [PATCH] elf_core_dump: don't take tasklist_lock 19 years ago
Ernie Petrides ee731f4f78 [PATCH] fix wrong error code on interrupted close syscalls 19 years ago
Amos Waterland 01d553d0fe [PATCH] Chardev checking of overlapping ranges 19 years ago
Kirill Korotaev 3b9b8ab65d [PATCH] Fix unserialized task->files changing 19 years ago
Chris Mason ae78bf9c4f [PATCH] add -o flush for fat 19 years ago
Alexey Dobriyan 50462062a0 [PATCH] fs.h: ifdef security fields 19 years ago
Alexey Dobriyan cfe14677f2 [PATCH] reiserfs: ifdef ACL stuff from inode 19 years ago
Alexey Dobriyan 068fbb315d [PATCH] reiserfs: ifdef xattr_sem 19 years ago
Chris Mason a317202714 [PATCH] Fix reiserfs latencies caused by data=ordered 19 years ago
Chris Mason 25736b1c69 [PATCH] reiserfs_fsync should only use barriers when they are enabled 19 years ago
Eric Sandeen 39b3f6d6e9 [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY 19 years ago
Olaf Hering e1dfa92dca [PATCH] ignore partition table on disks with AIX label 19 years ago
Miklos Szeredi 650a898342 [PATCH] vfs: define new lookup flag for chdir 19 years ago
Miklos Szeredi 5b35e8e58a [PATCH] fuse: use dentry in statfs 19 years ago
Eugene Teo 8454aeef6f [PATCH] Require mmap handler for a.out executables 19 years ago
Josh Triplett 9c4dbee79d [PATCH] fs: add lock annotation to grab_super 19 years ago
Josh Triplett ddc0a51d2e [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() 19 years ago
Josh Triplett 105f4d7a81 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt 19 years ago
Josh Triplett 99fc705996 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} 19 years ago
Josh Triplett 58f555e5f6 [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() 19 years ago
Olaf Hering 42012cc4a2 [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions 19 years ago
Pekka J Enberg c0d92cbc58 [PATCH] libfs: remove page up-to-date check from simple_readpage 19 years ago
Randy Dunlap 15a67dd8cc [PATCH] fs/namespace: handle init/registration errors 19 years ago
Andrew Morton 4d7dd8fd95 [PATCH] blockdev.c: check driver layer errors 19 years ago
Zoltan Menyhart d1807793e1 [PATCH] JBD: memory leak in "journal_init_dev()" 19 years ago
Dave Kleikamp f71b2f10f5 [PATCH] JBD: Make journal_brelse_array() static 19 years ago
Tim Shimmin 65e8697a12 [XFS] Remove v1 dir trace macro - missed in a past commit. 19 years ago
Vlad Apostolov 6e73b41888 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error 19 years ago
Vlad Apostolov 6f1f216840 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks 19 years ago
Vlad Apostolov 6216ff1883 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in 19 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Eric Sandeen 01106eae97 [XFS] Collapse sv_init and init_sv into just the one interface. 19 years ago
Eric Sandeen 7ae67d78e7 [XFS] standardize on one sema init macro 19 years ago
Eric Sandeen 91d8723204 [XFS] Reduce endian flipping in alloc_btree, same as was done for 19 years ago
Nathan Scott edcd4bce5e [XFS] Minor cleanup from dio locking fix, remove an extra conditional. 19 years ago
Nathan Scott 215101c360 [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. 19 years ago
Vlad Apostolov e132f54ce8 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error 19 years ago