Commit Graph

9370 Commits (2c6a37bb076b9718c6362d4ffa1c7e58fdb1a0e9)

Author SHA1 Message Date
Coly Li c0420ad2ca [PATCH] ocfs2: fix oops in mmap_truncate testing 17 years ago
Randy Dunlap 3c3622dcb6 Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled 17 years ago
Trond Myklebust f839c4c199 NFSv4: Remove BKL from the nfsv4 state recovery 17 years ago
Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions 17 years ago
Trond Myklebust c3cc8c019c NFS: Remove BKL from the readdir code 17 years ago
Trond Myklebust 76566991f9 NFS: Remove BKL from the symlink code 17 years ago
Trond Myklebust 52e2e8d37e NFS: Remove BKL from the sillydelete operations 17 years ago
Trond Myklebust bd9bb454b7 NFS: Remove the BKL from the rename, rmdir and unlink operations 17 years ago
Trond Myklebust fc0f684c21 NFS: Remove BKL from NFS lookup code 17 years ago
Trond Myklebust fc81af535e NFS: Remove the BKL from nfs_link() 17 years ago
Trond Myklebust f1e2eda235 NFS: Remove the BKL from the inode creation operations 17 years ago
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Trond Myklebust b6a2e569e2 NFS: Remove BKL usage from the write path 17 years ago
Trond Myklebust 4d80f2ecd5 NFS: Remove the BKL from the permission checking code 17 years ago
Trond Myklebust fa6dc9dc59 NFS: Remove attribute update related BKL references 17 years ago
Trond Myklebust a3d01454bc NFS: Remove BKL requirement from attribute updates 17 years ago
Trond Myklebust 1b83d70703 NFS: Protect inode->i_nlink updates using inode->i_lock 17 years ago
Felix Blyakher d67d1c7bf9 nfs: set correct fl_len in nlmclnt_test() 17 years ago
Artem Bityutskiy 0d7eff873c UBIFS: include to compilation 17 years ago
Artem Bityutskiy 1e51764a3c UBIFS: add new flash file system 17 years ago
Louis Rilling e752065175 configfs: call drop_link() to cleanup after create_link() failure 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Louis Rilling 6d8344baee configfs: Fix failing mkdir() making racing rmdir() fail 17 years ago
Louis Rilling b3e76af874 configfs: Fix deadlock with racing rmdir() and rename() 17 years ago
Louis Rilling 107ed40bd0 configfs: Make configfs_new_dirent() return error code instead of NULL 17 years ago
Louis Rilling 5301a77da2 configfs: Protect configfs_dirent s_links list mutations 17 years ago
Louis Rilling 6f61076406 configfs: Introduce configfs_dirent_lock 17 years ago
Joel Becker fe9f387740 ocfs2: Don't snprintf() without a format. 17 years ago
Joel Becker e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs 17 years ago
Sunil Mushran 461c6a30ec ocfs2/net: Silence build warnings on sparc64 17 years ago
Wengang Wang 01af482037 ocfs2: Handle error during journal load 17 years ago
Sunil Mushran 56753bd3b9 ocfs2: Silence an error message in ocfs2_file_aio_read() 17 years ago
Akinobu Mita 7600c72b75 ocfs2: use simple_read_from_buffer() 17 years ago
Randy Dunlap dd25e55ea1 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n 17 years ago
Sunil Mushran 8ddb7b004d [PATCH 2/2] ocfs2: Instrument fs cluster locks 17 years ago
Sunil Mushran ce7231e92d [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option 17 years ago
Artem Bityutskiy 4ee6afd344 VFS: export sync_sb_inodes 17 years ago
Hans Reiser ae8547b0a9 VFS: move inode_lock into sync_sb_inodes 17 years ago
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Jeff Layton 536abdb080 cifs: fix wksidarr declaration to be big-endian friendly 17 years ago
Jeff Layton e911d0cc87 cifs: fix inode leak in cifs_get_inode_info_unix 17 years ago
Eric Sandeen e4079a11f5 ext4: do not set extents feature from the kernel 17 years ago
Aneesh Kumar K.V c07651b556 ext4: Don't allow nonextenst mount option for large filesystem 17 years ago
Aneesh Kumar K.V dd919b9822 ext4: Enable delalloc by default. 17 years ago
Mingming Cao 3e3398a08d ext4: delayed allocation i_blocks fix for stat 17 years ago
Mingming Cao 632eaeab1f ext4: fix delalloc i_disksize early update issue 17 years ago
Aneesh Kumar K.V f0e6c98593 ext4: Handle page without buffers in ext4_*_writepage() 17 years ago
Aneesh Kumar K.V cd1aac3292 ext4: Add ordered mode support for delalloc 17 years ago
Mingming Cao 61628a3f3a ext4: Invert lock ordering of page_lock and transaction start in delalloc 17 years ago