Commit Graph

13861 Commits (87960c0b12d0c5a0b37e0c79aef77aa1a0b10d44)

Author SHA1 Message Date
Sukadev Bhattiprolu 1f71ebedb3 devpts: correctly set default options 16 years ago
Theodore Ts'o 2ec0ae3ace ext4: Fix race in ext4_inode_info.i_cached_extent 16 years ago
Aneesh Kumar K.V 2a8964d63d ext4: Clear the unwritten buffer_head flag after the extent is initialized 16 years ago
Sankar P 9f55684c2d Btrfs: Spelling fix in btrfs_lookup_first_block_group comments 16 years ago
Sage Weil 6b65c5c61b Btrfs: make show_options result match actual option names 16 years ago
Li Hong 5d847a8ed9 Btrfs: remove outdated comment in btrfs_ioctl_resize() 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Chris Mason 76a05b35a3 Btrfs: Don't loop forever on metadata IO failures 16 years ago
Chris Mason 2757495c90 Btrfs: init inode ordered_data_close flag properly 16 years ago
Jeff Layton d8e2f53ac9 cifs: fix error handling in parse_DFS_referrals 16 years ago
Mel Gorman f2deae9d4e Remove implementation of readpage from the hugetlbfs_aops 16 years ago
Phillip Lougher e5d287539d Squashfs: cody tidying, remove commented out line in Makefile 16 years ago
Phillip Lougher fffb47b80e Squashfs: check page size is not larger than the filesystem block size 16 years ago
Doug Chapman a37b06d589 Squashfs: fix breakage when page size > metadata block size 16 years ago
Davide Libenzi bfe3891a5f epoll: fix size check in epoll_create() 16 years ago
Aneesh Kumar K.V 33b9817e2a ext4: Use a fake block number for delayed new buffer_head 16 years ago
Aneesh Kumar K.V 9c1ee184a3 ext4: Fix sub-block zeroing for writes into preallocated extents 16 years ago
J. Bruce Fields 8daed1e549 nfsd: silence lockdep warning 16 years ago
Jeff Mahoney 2b79bc4f7e dup2: Fix return value with oldfd == newfd and invalid fd 16 years ago
Ryusuke Konishi 83aca8f480 nilfs2: check size of array structured data exchanged via ioctls 16 years ago
Ryusuke Konishi 4f6b828837 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl 16 years ago
Ryusuke Konishi 47eb6b9c8f nilfs2: fix possible circular locking for get information ioctls 16 years ago
Ryusuke Konishi 843382370e nilfs2: ensure to clear dirty state when deleting metadata file block 16 years ago
Al Viro 2a32cebd6c Fix races around the access to ->s_options 16 years ago
Al Viro f9dbd05bc9 switch ufs directories to ufs_sync_file() 16 years ago
Al Viro 6e8341a11e Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
Al Viro a44ddbb6d8 Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts 16 years ago
Al Viro e24977d45f Reduce path_lookup() abuses 16 years ago
Manish Katiyar 6b3304b531 Make checkpatch.pl shut up on fs/inode.c 16 years ago
H Hartley Sweeten ddbaaf3024 NULL noise in fs/super.c:kill_bdev_super() 16 years ago
Roel Kluin 774e33e70b ROMFS: romfs_dev_read() error ignored 16 years ago
npiggin@suse.de c490d79bb7 fs: dcache fix LRU ordering 16 years ago
Joel Becker a731d12d6d ocfs2: Use nd_set_link(). 16 years ago
Al Viro c96f585737 Fix a leak in failure exit in 9p ->get_sb() 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Al Viro 74dbbdd7fd New helper: deactivate_locked_super() 16 years ago
Jeff Mahoney 677c9b2e39 reiserfs: remove privroot hiding in lookup 16 years ago
Jeff Mahoney b82bb72ba7 reiserfs: dont associate security.* with xattr files 16 years ago
Jeff Mahoney ab17c4f021 reiserfs: fixup xattr_root caching 16 years ago
Al Viro edcc37a047 Always lookup priv_root on reiserfs mount and keep it 16 years ago
Jeff Mahoney 5a6059c358 reiserfs: Expand i_mutex to enclose lookup_one_len 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Steven Whitehouse 0c7a531a20 GFS2: Fix glock ref counting bug 16 years ago
Ryusuke Konishi 201913ed74 nilfs2: fix circular locking dependency of writer mutex 16 years ago
Ryusuke Konishi 85c2a74fab nilfs2: fix possible recovery failure due to block creation without writer 16 years ago
Steve French 90e4ee5d31 [CIFS] Fix double list addition in cifs posix open code 16 years ago
Josef Bacik df3935ffd6 fiemap: fix problem with setting FIEMAP_EXTENT_LAST 16 years ago
Wu Fengguang 381a80e6df inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
J. Bruce Fields 89996df4b5 lockd: fix list corruption on lockd restart 16 years ago
J. Bruce Fields b2c0cea6b1 nfsd4: check for negative dentry before use in nfsv4 readdir 16 years ago