Commit Graph

27410 Commits (9455e34cb2ded22e01abb6daa65ba1caeed8d7fe)

Author SHA1 Message Date
Randy Dunlap b84297197c exofs: fix sparse non-ANSI function warning 13 years ago
Jan Kara ead188f9f9 writeback: Fix lock imbalance in writeback_sb_inodes() 13 years ago
Linus Torvalds 32ba9c3fca Revert "vfs: stop d_splice_alias creating directory aliases" 13 years ago
Linus Torvalds 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
Tao Ma b22b1f178f ext4: don't set i_flags in EXT4_IOC_SETFLAGS 13 years ago
Theodore Ts'o b0dd6b70f0 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg 13 years ago
Konstantin Khlebnikov 40af1bbdca mm: correctly synchronize rss-counters at exit/exec 13 years ago
Artem Bityutskiy 818039c7d5 UBIFS: fix debugfs-less systems support 13 years ago
Linus Torvalds 0640113be2 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling 13 years ago
Linus Torvalds 8b8c0daa2c nls: fix (and rename) mac NLS table files and config options 13 years ago
Andrew Morton 92a8956364 fs/nls/Makefile: remove bogus CONFIG_ assignments 13 years ago
Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct 13 years ago
Pavel Shilovsky 7f0adb53bc CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe 13 years ago
Pavel Shilovsky ea319d57d3 CIFS: Improve identation in cifs_unlock_range 13 years ago
Pavel Shilovsky 0013fb4ca3 CIFS: Fix possible wrong memory allocation 13 years ago
Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
Miklos Szeredi 0ef97dcfce nfs: don't open in ->d_revalidate 13 years ago
Miklos Szeredi 16b1c1cd71 vfs: retry last component if opening stale dentry 13 years ago
Miklos Szeredi 50ee93afca vfs: nameidata_to_filp(): don't throw away file on error 13 years ago
Miklos Szeredi 91daee988d vfs: nameidata_to_filp(): inline __dentry_open() 13 years ago
Miklos Szeredi 78f71eff3c vfs: do_dentry_open(): don't put filp 13 years ago
Miklos Szeredi 90ad1a8ecb vfs: split __dentry_open() 13 years ago
Miklos Szeredi 5f5daac12a vfs: do_last() common post lookup 13 years ago
Miklos Szeredi d7fdd7f6e1 vfs: do_last(): add audit_inode before open 13 years ago
Miklos Szeredi 050ac841ea vfs: do_last(): only return EISDIR for O_CREAT 13 years ago
Miklos Szeredi af2f55426d vfs: do_last(): check LOOKUP_DIRECTORY 13 years ago
Miklos Szeredi 54c33e7f95 vfs: do_last(): make ENOENT exit RCU safe 13 years ago
Miklos Szeredi d45ea86792 vfs: make follow_link check RCU safe 13 years ago
Miklos Szeredi decf340087 vfs: do_last(): use inode variable 13 years ago
Miklos Szeredi a1eb331530 vfs: do_last(): inline walk_component() 13 years ago
Miklos Szeredi e276ae672f vfs: do_last(): make exit RCU safe 13 years ago
Miklos Szeredi 697f514df1 vfs: split do_lookup() 13 years ago
Josef Bacik e41f941a23 Btrfs: move over to use ->update_time 13 years ago
Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
Artem Bityutskiy 033369d1af reiserfs: get rid of resierfs_sync_super 13 years ago
Artem Bityutskiy 5c5fd81962 reiserfs: mark the superblock as dirty a bit later 13 years ago
Artem Bityutskiy 717f03c4d7 reiserfs: remove useless superblock dirtying 13 years ago
Artem Bityutskiy 25729b0e94 reiserfs: clean-up function return type 13 years ago
Artem Bityutskiy efaa33eb13 reiserfs: cleanup reiserfs_fill_super a bit 13 years ago
Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
Hugh Dickins 5e44f8c374 ext4: hole-punch use truncate_pagecache_range 13 years ago
Wanlong Gao b2f4edb335 jbd2: use kmem_cache_zalloc wrapper instead of flag 13 years ago
Salman Qazi 95599968d1 ext4: remove mb_groups before tearing down the buddy_cache 13 years ago
Salman Qazi 02b7831019 ext4: add ext4_mb_unload_buddy in the error path 13 years ago
Theodore Ts'o 79906964a1 ext4: don't trash state flags in EXT4_IOC_SETFLAGS 13 years ago
Tao Ma 9660755100 ext4: let getattr report the right blocks in delalloc+bigalloc 13 years ago
Cyrill Gorcunov 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat 13 years ago
Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry 13 years ago
Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
Sha Zhengju ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago