Commit Graph

15635 Commits (cfea1cf42b614583c02727d5bffd5a2384e92bda)

Author SHA1 Message Date
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Jeff Layton 086f68bd97 cifs: eliminate cifs_init_private 16 years ago
Al Viro 36dd2fdb37 nfs[23] tcp breakage in mount with binary options 16 years ago
Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 16 years ago
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Julia Lawall a21f3c2a04 fs/romfs: correct error-handling code 16 years ago
Roel Kluin 3886de938c adfs: remove redundant test on unsigned 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Renzo Davoli dd5d81f326 fs/char_dev.c: remove useless loop 16 years ago
Mike Frysinger 0b8c78f2bf flat: use IS_ERR_VALUE() helper macro 16 years ago
David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size 16 years ago
Amerigo Wang 0cf062d0ff elf: clean up fill_note_info() 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Oleg Nesterov 06f1631a16 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() 16 years ago
Oleg Nesterov 964ee7df90 exec: fix set_binfmt() vs sys_delete_module() race 16 years ago
Neil Horman 61be228a06 exec: allow do_coredump() to wait for user space pipe readers to complete 16 years ago
Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 16 years ago
Neil Horman 725eae32df exec: make do_coredump() more resilient to recursive crashes 16 years ago
From: Mel Gorman ef1ff6b8c0 hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix 16 years ago
Yan Zheng c65ddb52dc Btrfs: hash the btree inode during fill_super 16 years ago
Yan, Zheng 0257bb82d2 Btrfs: relocate file extents in clusters 16 years ago
Yan, Zheng f679a84034 Btrfs: don't rename file into dummy directory 16 years ago
Yan, Zheng a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks 16 years ago
Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem 16 years ago
Boaz Harrosh 1ba50bbe93 exofs: remove BKL from super operations 16 years ago
Julia Lawall 88a0a53d70 fs/romfs: correct error-handling code 16 years ago
Miklos Szeredi f84398068d vfs: seq_file: add helpers for data filling 16 years ago
Jeff Layton f9098980ff vfs: remove redundant position check in do_sendfile 16 years ago
Jeff Layton 42cb56ae2a vfs: change sb->s_maxbytes to a loff_t 16 years ago
Jeff Layton 5aa98b706e vfs: explicitly cast s_maxbytes in fiemap_check_ranges 16 years ago
Wu Fengguang 05cc0cee69 libfs: return error code on failed attr set 16 years ago
Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. 16 years ago
Andi Kleen ce06e0b21d vfs: optimize touch_time() too 16 years ago
Andi Kleen b12536c270 vfs: optimization for touch_atime() 16 years ago
Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it 16 years ago
Manish Katiyar af0d9ae811 fs/inode.c: add dev-id and inode number for debugging in init_special_inode() 16 years ago
Steven Rostedt 14be27460e libfs: make simple_read_from_buffer conventional 16 years ago
Michael Abbott 96830a57de [PATCH] Fix idle time field in /proc/uptime 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Chris Mason 11ef160fda Btrfs: fix releasepage to avoid unlocking extents we haven't locked 16 years ago
Chris Mason 46562cec98 Btrfs: Fix test_range_bit for whole file extents 16 years ago
Chris Mason 42daec299b Btrfs: fix errors handling cached state in set/clear_extent_bit 16 years ago
David Howells 2df5480638 NFS: Propagate 'fsc' mount option through automounts 16 years ago
Chuck Lever 9423a08ad5 NFS: Add nfs_alloc_parsed_mount_data 16 years ago
Trond Myklebust 8a6e5deb8a NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags 16 years ago