Commit Graph

9679 Commits (61f10fad1947116055c694321d9d8f21152c0582)

Author SHA1 Message Date
Shen Feng cfbe7e4f5e ext4: error proc entry creation when the fs/ext4 is not correctly created 17 years ago
Li Zefan f795e14073 ext4: fix build failure if DX_DEBUG is enabled 17 years ago
Theodore Ts'o 7ad72ca60b ext4: Remove unused variable from ext4_show_options 17 years ago
Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 years ago
Shen Feng 3537576a70 ext4: remove double definitions of xattr macros 17 years ago
Shen Feng 74767c5a2d ext4: miscellaneous error checks and coding cleanups for mballoc 17 years ago
Shen Feng fdf6c7a768 ext4: add error processing when calling ext4_mb_init_cache in mballoc 17 years ago
Mingming Cao 31b481dc7c ext4: Fix ext4_mb_init_cache return error 17 years ago
Shen Feng 69baee062a ext4: improve some code in rb tree part of dir.c 17 years ago
Alexey Dobriyan 91d9982779 ext4: switch to seq_files 17 years ago
Julia Lawall 07d45f1267 ext4: Use BUG_ON() instead of BUG() 17 years ago
Aneesh Kumar K.V ed8f9c751f ext4: start searching for the right extent from the goal group. 17 years ago
Shen Feng 8a35694e11 ext4: fix comments to say "ext4" 17 years ago
Aneesh Kumar K.V e7dfb2463e ext4: Fix mb_find_next_bit not to return larger than max 17 years ago
Duane Griffin f3b35f063e ext4: validate directory entry data before use 17 years ago
Duane Griffin 71dc8fbcf5 ext4: handle deleting corrupted indirect blocks 17 years ago
Duane Griffin 91ef4caf80 ext4: handle corrupted orphan list at mount 17 years ago
Dave Chinner 49641f1acf Fix reference counting race on log buffers 17 years ago
Stoyan Gaydarov 0533400b78 [JFFS2] Use .unlocked_ioctl 17 years ago
David Howells 4abaca17e7 [GFS2] Fix GFS2's use of do_div() in its quota calculations 17 years ago
Hugh Dickins 96a8e13ed4 exec: fix stack excutability without PT_GNU_STACK 17 years ago
Mark Fasheh e988cf1cfe ocfs2: Fix flags in ocfs2_file_lock 17 years ago
Li Xiaodong a93a6ce242 [GFS2] Remove unused declaration 17 years ago
Steven Whitehouse c9f6a6bbc2 [GFS2] Remove support for unused and pointless flag 17 years ago
Steven Whitehouse 9cabcdbd46 [GFS2] Replace rgrp "recent list" with mru list 17 years ago
Chuck Lever f45663ce5f NFS: Allow either strict or sloppy mount option parsing 17 years ago
Chuck Lever 6738b2512b NFS4: Set security flavor default for NFSv4 mounts like other defaults 17 years ago
Chuck Lever dd07c94750 NFS: Set security flavor default for NFSv2/3 mounts like other defaults 17 years ago
Chuck Lever 01060c896e NFS: Refactor logic for parsing NFS security flavor mount options 17 years ago
Chuck Lever 0e0cab744b NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} 17 years ago
Chuck Lever ed596a8adb NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Chuck Lever 40fef8a649 SUNRPC: Use only rpcbind v2 for AF_INET requests 17 years ago
Jeff Layton 5afc597c5f nfs4: fix potential race with rapid nfs_callback_up/down cycle 17 years ago
Jeff Layton ee84dfc454 nfs4: remove BKL from nfs_callback_up and nfs_callback_down 17 years ago
Benny Halevy 77e03677ac nfs: initialize timeout variable in nfs4_proc_setclientid_confirm 17 years ago
Chuck Lever d8e7748ab8 NFS: handle interface identifiers in incoming IPv6 addresses 17 years ago
Chuck Lever ce3b7e1906 NFS: Add string length argument to nfs_parse_server_address 17 years ago
Chuck Lever d1aa082573 NFS: Support raw IPv6 address hostnames during NFS mount operation 17 years ago
Chuck Lever dc04589827 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 17 years ago
Trond Myklebust cd10072562 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount 17 years ago
Trond Myklebust e468bae97d NFS: Allow redirtying of a completed unstable write. 17 years ago
Trond Myklebust e7d39069e3 NFS: Clean up nfs_update_request() 17 years ago
Chuck Lever 396cee977f NFS: missing newline in NFS mount debugging message 17 years ago
Chuck Lever d33e4dfeab NFS: Treat "intr" and "nointr" options as deprecated 17 years ago
Chuck Lever ecbb3845dd NFS: Allow any value for the "retry" option 17 years ago
Trond Myklebust f41f741838 NFS: Ensure we zap only the access and acl caches when setting new acls 17 years ago
Trond Myklebust 2e96d28672 NFS: Fix a warning in nfs4_async_handle_error 17 years ago
Chuck Lever 34e8f92831 NFS: Move fs/nfs/iostat.h to include/linux 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago