Commit Graph

3418 Commits (e6cab99bb478e067b1a7a120333ff326954a2412)

Author SHA1 Message Date
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
Eric W. Biederman aafe6c2a2b [PATCH] de_thread: Use tsk not current 19 years ago
Adrian Bunk 66f37509fc [PATCH] fs/nfs/: make code static 19 years ago
Martin Bligh b7b52630de [PATCH] add newline to nfs dprintk 19 years ago
Eric W. Biederman c18258c6f0 [PATCH] pid: Implement transfer_pid and use it to simplify de_thread 19 years ago
Eric W. Biederman b89a81712f [PATCH] sysctl: Allow /proc/sys without sys_sysctl 19 years ago
Andrew Morton 8b0e330b77 [PATCH] alloc_fdtable() cleanup 19 years ago
Adrian Bunk 36b756f2b5 [PATCH] reiserfs: warn about the useless nolargeio option 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o 577c4eb09d [PATCH] inode-diet: Move i_cdev into a union 19 years ago
Theodore Ts'o eaf796e7ef [PATCH] inode-diet: Move i_bdev into a union 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
OGAWA Hirofumi 6a1d9805ec [PATCH] fat: cleanup fat_get_block(s) 19 years ago
Ian Kent bcdc5e019d [PATCH] autofs4 needs to force fail return revalidate 19 years ago
David Howells f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
David Howells 5da6185bca [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Vasily Averin 7543fc7b3a [PATCH] ext3: wrong error behavior 19 years ago
Mingming Cao 36faadc144 [PATCH] ext3: more comments about block allocation/reservation code 19 years ago
Mingming Cao 321fb9e818 [PATCH] ext3: turn on reservation dump on block allocation errors 19 years ago
Eric Sandeen 37ed322290 [PATCH] JBD: 16T fixes 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Eric Sandeen 41f04d852e [PATCH] ext2: fix mounts at 16T 19 years ago
Eric Sandeen 855565e81a [PATCH] fix ext3 mounts at 16T 19 years ago
Alexey Dobriyan 2aed348469 [PATCH] jbd: use BUILD_BUG_ON in journal init 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Josh Triplett e7ab8d6505 [PATCH] jbd: add lock annotation to jbd_sync_bh 19 years ago