Commit Graph

12503 Commits (c903ff837909ccada51243307d4239f86af40179)

Author SHA1 Message Date
J. Bruce Fields 55ef1274dd nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT 16 years ago
Inaky Perez-Gonzalez 5e07878787 debugfs: add helpers for exporting a size_t simple value 16 years ago
Arjan van de Ven efaee19206 async: make the final inode deletion an asynchronous event 16 years ago
David Woodhouse 709ac06a14 Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING 16 years ago
Chris Mason 9ab86c8e01 Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook 16 years ago
Benjamin Marzinski c8f554b947 GFS2: Fix typo in gfs_page_mkwrite() 16 years ago
Steven Whitehouse 0027ce681e GFS2: LSF and LBD are now one and the same 16 years ago
Steven Whitehouse e4fefbac6c GFS2: Set GFP_NOFS when allocating page on write 16 years ago
Eric Sesterhenn 50682bb4de bfs: check that filesystem fits on the blockdevice 16 years ago
Eric Sesterhenn e1f89ec95b bfs: add some basic sanity checks 16 years ago
WANG Cong 8cd3ac3aca fs/exec.c: make do_coredump() void 16 years ago
Evgeniy Dushistov d6b54841f4 minix: fix add link's wrong position calculation 16 years ago
Ian Kent bae8ec6655 autofs4: fix string validation check order 16 years ago
Ian Kent a92daf6ba1 autofs4: make autofs type usage explicit 16 years ago
Ian Kent 41cfef2eb8 autofs4: fix var shadowed by local delaration 16 years ago
Ian Kent 730c9eeca9 autofs4: improve parameter usage 16 years ago
Qinghuang Feng f70f582f00 fs/ecryptfs/inode.c: cleanup kerneldoc 16 years ago
Michael Halcrow 71c11c378f eCryptfs: Clean up ecryptfs_decode_from_filename() 16 years ago
Michael Halcrow 7d8bc2be51 eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() 16 years ago
Michael Halcrow a8f12864c5 eCryptfs: Fix data types (int/size_t) 16 years ago
Michael Halcrow df261c52ab eCryptfs: Replace %Z with %z 16 years ago
Michael Halcrow 87c94c4df0 eCryptfs: Filename Encryption: mount option 16 years ago
Michael Halcrow addd65ad8d eCryptfs: Filename Encryption: filldir, lookup, and readlink 16 years ago
Michael Halcrow 51ca58dcc9 eCryptfs: Filename Encryption: Encoding and encryption functions 16 years ago
Michael Halcrow a34f60f748 eCryptfs: Filename Encryption: Header updates 16 years ago
Michael Halcrow 9c79f34f7e eCryptfs: Filename Encryption: Tag 70 packets 16 years ago
Qinghuang Feng ee9ef6b778 fs/ncpfs/getopt.c: cleanup keneldoc 16 years ago
Qinghuang Feng 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 years ago
Randy Dunlap 94e2959e7a fs: fix function param name in kernel-doc 16 years ago
Randy Dunlap 0bc02f3fa4 fs/inode: fix kernel-doc notation 16 years ago
Tetsuo Handa 350eaf791b do_coredump(): check return from argv_split() 16 years ago
Gerd Hoffmann ca8a5bd282 add missing accounting calls to compat_sys_{readv,writev} 16 years ago
Cyrill Gorcunov 8c4018884a fs: fix name overwrite in __register_chrdev_region() 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Tejun Heo 5f820f648c poll: allow f_op->poll to sleep 16 years ago
Randy Dunlap 67ec7d3ab7 fs: use menuconfig to control the Misc. filesystems menu 16 years ago
Luiz Fernando N. Capitulino eaccbfa564 fs/exec.c:__bprm_mm_init(): clean up error handling 16 years ago
Nick Piggin 856bf4d717 fs: sys_sync fix 16 years ago
Nick Piggin 38f2197766 fs: sync_sb_inodes fix 16 years ago
Nick Piggin 4f5a99d64c fs: remove WB_SYNC_HOLD 16 years ago
Artem Bityutskiy e8ea175913 UBIFS: do not use WB_SYNC_HOLD 16 years ago
Franck Bui-Huu 69e9930993 block_write_begin(): remove useless goto 16 years ago
Roel Kluin 91bf189c3a hugetlb: unsigned ret cannot be negative 16 years ago
Dmitri Monakhov 0f64415d42 fs: truncate blocks outside i_size after O_DIRECT write error 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Franck Bui-Huu 39f0dee2d8 do_mpage_readpage(): remove useless clear_buffer_mapped() call 16 years ago
Nick Piggin ee53a891f4 mm: do_sync_mapping_range integrity fix 16 years ago
Miquel van Smoorenburg 38c8e61809 do_mpage_readpage(): don't submit lots of small bios on boundary 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago