Commit Graph

25709 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Linus Torvalds ae942ae719 vfs: export full_name_hash() function to modules 13 years ago
Linus Torvalds 200e9ef7ab vfs: split up name hashing in link_path_walk() into helper function 13 years ago
Linus Torvalds 0145acc202 vfs: uninline full_name_hash() 13 years ago
Linus Torvalds 8966be9030 vfs: trivial __d_lookup_rcu() cleanups 13 years ago
H. Peter Anvin c8e252586f regset: Prevent null pointer reference on readonly regsets 13 years ago
Randy Dunlap 164974a8f2 ecryptfs: fix printk format warning for size_t 13 years ago
Steven Whitehouse a365fbf354 GFS2: Read resource groups on mount 13 years ago
Bob Peterson 9e73f571ea GFS2: Ensure rindex is uptodate for fallocate 13 years ago
Bob Peterson 718b97bd6b GFS2: Read in rindex if necessary during unlink 13 years ago
Steven Whitehouse 4043b886b0 GFS2: Fix race between lru_list and glock ref count 13 years ago
Ian Kent a32744d4ab autofs: work around unhappy compat problem on x86-64 13 years ago
Oleg Nesterov 971316f050 epoll: ep_unregister_pollwait() can use the freed pwq->whead 13 years ago
Oleg Nesterov d80e731eca epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() 13 years ago
Chris Mason e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems 13 years ago
Anton Altaparmakov 9b556248ec NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. 13 years ago
Anton Altaparmakov 37fbf4bfb8 Restore direct_io / truncate locking API 13 years ago
Liu Bo 5500cdbe14 Btrfs: increase the global block reserve estimates 13 years ago
Chris Mason 5065319052 Btrfs: clear the extent uptodate bits during parent transid failures 13 years ago
Chris Mason 16780cabb8 Btrfs: add extra sanity checks on the path names in btrfs_mksubvol 13 years ago
Chris Mason a6b0d5c8db Btrfs: make sure we update latest_bdev 13 years ago
Chris Mason fe66a05a06 Btrfs: improve error handling for btrfs_insert_dir_item callers 13 years ago
Anton Altaparmakov 45d95bcd7a NTFS: Do not dereference pointer before checking for NULL. 13 years ago
Anton Altaparmakov 0e37579506 NTFS: Remove unused variable. 13 years ago
Linus Torvalds faf309009e sys_poll: fix incorrect type for 'timeout' parameter 13 years ago
Mitsuo Hayasaka c922bbc819 xfs: make inode quota check more general 13 years ago
Mitsuo Hayasaka 20f12d8ac0 xfs: change available ranges of softlimit and hardlimit in quota check 13 years ago
Liu Bo 692e5759a4 Btrfs: be less strict on finding next node in clear_extent_bit 13 years ago
Weston Andros Adamson abe9a6d57b NFSv4: fix server_scope memory leak 13 years ago
Trond Myklebust f86f36a6ae NFSv4.1: Fix a NFSv4.1 session initialisation regression 13 years ago
Cong Wang 465c9343c5 ecryptfs: remove the second argument of k[un]map_atomic() 13 years ago
Tyler Hicks 545d680938 eCryptfs: Copy up lower inode attrs after setting lower xattr 13 years ago
Tyler Hicks 4a26620df4 eCryptfs: Improve statfs reporting 13 years ago
Liu Bo d9b0218f6c Btrfs: fix a bug on overcommit stuff 13 years ago
Liu Bo 9d47c7671d Btrfs: kick out redundant stuff in convert_extent_bit 13 years ago
Liu Bo 0449314a9c Btrfs: skip states when they does not contain bits to clear 13 years ago
Tsutomu Itoh 285190d99f Btrfs: check return value of lookup_extent_mapping() correctly 13 years ago
Miao Xie 600a45e1d5 Btrfs: fix deadlock on page lock when doing auto-defragment 13 years ago
Tsutomu Itoh 013bd4c336 Btrfs: fix return value check of extent_io_ops 13 years ago
Florian Albrechtskirchinger 12fc9d0923 btrfs: honor umask when creating subvol root 13 years ago
David Sterba 8a33442694 btrfs: silence warning in raid array setup 13 years ago
David Sterba c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word 13 years ago
Jeff Mahoney 87826df0ec btrfs: delalloc for page dirtied out-of-band in fixup worker 13 years ago
Tsutomu Itoh a7e221e900 Btrfs: fix memory leak in load_free_space_cache() 13 years ago
Arne Jansen 859acaf1a2 btrfs: don't check DUP chunks twice 13 years ago
Liu Bo 2cac13e41b Btrfs: fix trim 0 bytes after a device delete 13 years ago
Jeff Liu 6af021d8fc Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry 13 years ago
Jan Schmidt 8f24b49688 Btrfs: avoid positive number with ERR_PTR 13 years ago
Keith Mannthey 941b2ddf71 btrfs: Sector Size check during Mount 13 years ago
Al Viro 847c9db5cb ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() 13 years ago
Al Viro fcf83067bf vfs: fix compat_sys_stat() handling of overflows in st_nlink 13 years ago