Commit Graph

12849 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Eric W. Biederman 04256b4a8f sysfs: reference sysfs_dirent from sysfs inodes 16 years ago
Alex Chiang 425cb02912 sysfs: sysfs_add_one WARNs with full path to duplicate filename 16 years ago
Eric W. Biederman 4a67a1bc0b sysfs: Take sysfs_mutex when fetching the root inode. 16 years ago
Qinghuang Feng 8231f2f99a SYSFS: use standard magic.h for sysfs 16 years ago
Gertjan van Wingerde f762dd6821 Update my email address 16 years ago
Tyler Hicks 2aac0cf886 eCryptfs: NULL crypt_stat dereference during lookup 16 years ago
Tyler Hicks 8faece5f90 eCryptfs: Allocate a variable number of pages for file headers 16 years ago
Jeff Moyer 65c24491b4 aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
Davide Libenzi 87c3a86e1c eventfd: remove fput() call from possible IRQ context 16 years ago
Linus Torvalds a8e7d49aa7 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() 16 years ago
Benny Halevy 84f09f46b4 NFSD: provide encode routine for OP_OPENATTR 16 years ago
Linus Torvalds ee568b25ee Avoid 64-bit "switch()" statements on 32-bit architectures 16 years ago
Eric Sandeen d33a1976fb ext4: fix bb_prealloc_list corruption due to wrong group locking 16 years ago
Zhang Le ee6f779b9e filp->f_pos not correctly updated in proc_task_readdir 16 years ago
Li Zefan 059ea3318c block: fix memory leak in bio_clone() 16 years ago
un'ichi Nomura 87092698c6 block: Add gfp_mask parameter to bio_integrity_clone() 16 years ago
Tyler Hicks 84814d642a eCryptfs: don't encrypt file key with filename key 16 years ago
Johannes Weiner 15e7b87676 nommu: ramfs: don't leak pages when adding to page cache fails 16 years ago
Enrik Berkhan 020fe22ff1 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded 16 years ago
Eric Sandeen 8d03c7a0c5 ext4: fix bogus BUG_ONs in in mballoc code 16 years ago
Tao Ma 712e53e46a ocfs2: Use xs->bucket to set xattr value outside 16 years ago
Tao Ma 74e77eb30d ocfs2: Fix a bug found by sparse check. 16 years ago
Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
Tiger Yang 6c9fd1dc0a ocfs2: reserve xattr block for new directory with inline data 16 years ago
Nick Piggin 7ef0d7377c fs: new inode i_state corruption fix 16 years ago
Li Zefan a3cfbb53b1 vfs: add missing unlock in sget() 16 years ago
Oleg Nesterov e5bc49ba74 pipe_rdwr_fasync: fix the error handling to prevent the leak/crash 16 years ago
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Theodore Ts'o 2842c3b544 ext4: Print the find_group_flex() warning only once 16 years ago
Phillip Lougher 363911d027 Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch 16 years ago
OGAWA Hirofumi 3a95ea1155 Fix _fat_bmap() locking 16 years ago
Wu Fengguang ad3bdefe87 proc: fix kflags to uflags copying in /proc/kpageflags 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Suresh Jayaraman a71ee337b3 NFS: Handle -ESTALE error in access() 16 years ago
Chuck Lever 57df675c60 NLM: Fix GRANT callback address comparison when IPv6 is enabled 16 years ago
Trond Myklebust ae46141ff0 NFSv3: Fix posix ACL code 16 years ago
Trond Myklebust ef95d31e6d NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) 16 years ago
Alexey Dobriyan 260219cc48 devpts: remove graffiti 16 years ago
Eric Sandeen 395a87bfef ext4: fix header check in ext4_ext_search_right() for deep extent trees. 16 years ago
Chris Mason 913d952eb5 Btrfs: Clear space_info full when adding new devices 16 years ago
Chris Mason 4184ea7f90 Btrfs: Fix locking around adding new space_info 16 years ago
Chris Mason b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 years ago
Christoph Hellwig c141b2928f xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Christoph Hellwig 7d46be4a25 xfs: prevent lockdep false positive in xfs_iget_cache_miss 16 years ago
Christoph Hellwig ff392c497b xfs: prevent kernel crash due to corrupted inode log format 16 years ago
Roel Kluin f4f8056a86 Squashfs: frag_size should be signed, as it can hold an error result 16 years ago
Phillip Lougher 118e1ef6fa Squashfs: Fix oops when reading fsfuzzer corrupted filesystems 16 years ago
Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 years ago
Christoph Hellwig 5cf8cf4146 Fix FREEZE/THAW compat_ioctl regression 16 years ago
Benny Halevy adc487204a EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL 16 years ago