Commit Graph

9770 Commits (17de50b7f71d176375e9d4d67ffce42482e5515f)

Author SHA1 Message Date
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Alexander Beregalov dc60bf1d83 omfs: fix warning 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Eric Sandeen 7d55992d60 ext4: remove write-only variables from ext4_ordered_write_end 17 years ago
OGAWA Hirofumi 17263849c7 fat: Fix allow_utime option 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Miklos Szeredi a95164d979 [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
Alexey Dobriyan 7ee7c12b71 [PATCH] devpts: switch to IDA 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Stephen Smalley f418b00607 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree 17 years ago
David Woodhouse b7600dba6d [JFFS2] Fix allocation of summary buffer 17 years ago
Julia Lawall c259ae52e2 [PATCH] ocfs2: Release mutex in error handling code 17 years ago
Sunil Mushran 961cecbee6 [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Sunil Mushran c69991aac7 [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays 17 years ago
Joel Becker 70526b6744 [PATCH] configfs: Pin configfs subsystems separately from new config_items. 17 years ago
Louis Rilling 99cefda42a [PATCH] configfs: Fix open directory making rmdir() fail 17 years ago
Louis Rilling 2e2ce171c3 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure 17 years ago
Louis Rilling 2a109f2a41 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories 17 years ago
Louis Rilling 9a73d78cda [PATCH] configfs: Fix failing symlink() making rmdir() fail 17 years ago
Louis Rilling 4768e9b18d [PATCH] configfs: Fix symlink() to a removing item 17 years ago
Joel Becker dacdd0e047 [PATCH] configfs: Include linux/err.h in linux/configfs.h 17 years ago
Linus Torvalds 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 years ago
Thomas Petazzoni dbacefc9c4 fs/buffer.c: uninline __remove_assoc_queue() 17 years ago
Harvey Harrison d406f66ddb omfs: sparse annotations 17 years ago
Alex Nixon 3971e1a917 VFS: increase pseudo-filesystem block size to PAGE_SIZE 17 years ago
Eric Sandeen 7fcba05437 eCryptfs: use page_alloc not kmalloc to get a page of memory 17 years ago
Yoichi Yuasa e3b6e806cf bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Hugh Dickins ca5b172bd2 exec: include pagemap.h again to fix build 17 years ago
Paul Mundt 3bc24a1a54 sh: Initial ELF FDPIC support. 17 years ago
Paul Mundt 9b14ec35f0 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. 17 years ago
Christoph Hellwig f13fae2d2a [XFS] Remove vn_revalidate calls in xfs. 17 years ago
Christoph Hellwig 0f285c8a1c [XFS] Now that xfs_setattr is only used for attributes set from ->setattr 17 years ago
Christoph Hellwig 25fe55e814 [XFS] xfs_setattr currently doesn't just handle the attributes set through 17 years ago
Lachlan McIlroy c032bfcf46 [XFS] fix use after free with external logs or real-time devices 17 years ago
Tim Shimmin 6a617dd22b [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a 17 years ago
Christoph Hellwig 766b0925c0 [XFS] fix compilation without CONFIG_PROC_FS 17 years ago
Christoph Hellwig 26cc002180 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 17 years ago
Christoph Hellwig 62a877e35d [XFS] fix mount option parsing in remount 17 years ago
Eric Sandeen deeb5912db [XFS] Disable queue flag test in barrier check. 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago