Commit Graph

29142 Commits (53f9313f5c465b128febf763b58156e0acae136b)

Author SHA1 Message Date
Al Viro 08f05c4974 Return the right error value when dup[23]() newfd argument is too large 12 years ago
David Zafman 52eb5a900a ceph: fix dentry reference leak in encode_fh() 12 years ago
Eric Sandeen ffb5387e85 ext4: fix unjournaled inode bitmap modification 12 years ago
Mikulas Patocka 1a25b1c4ce Lock splice_read and splice_write functions 12 years ago
Linus Torvalds 561ec64ae6 VFS: don't do protected {sym,hard}links by default 12 years ago
Kees Cook 1217650336 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check 12 years ago
Oleg Nesterov b40a79591c freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD 12 years ago
Josef Bacik c37b2b6269 Btrfs: do not bug when we fail to commit the transaction 12 years ago
Liu Bo 7bfdcf7fba Btrfs: fix memory leak when cloning root's node 12 years ago
Josef Bacik be6aef6049 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot 12 years ago
Alex Lyakas e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 years ago
Miao Xie 671415b7db Btrfs: fix deadlock caused by the nested chunk allocation 12 years ago
Lukas Czerner e515c18bfe btrfs: Return EINVAL when length to trim is less than FSB 12 years ago
Tsutomu Itoh 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 years ago
Arne Jansen d79e50433b Btrfs: send correct rdev and mode in btrfs-send 12 years ago
Jan Schmidt 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 years ago
Stefan Behrens 84167d1905 Btrfs: Fix wrong error handling code 12 years ago
Gabriel de Perthuis 661bec6ba8 Fix a sign bug causing invalid memory access in the ino_paths ioctl. 12 years ago
Geert Uytterhoeven 66081a7251 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() 12 years ago
Trond Myklebust e498daa812 LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero 12 years ago
Trond Myklebust a4ee8d978e LOCKD: fix races in nsm_client_get 12 years ago
Jan Schmidt 01763a2e37 Btrfs: comment for loop in tree_mod_log_insert_move 12 years ago
Jan Schmidt d638108484 Btrfs: fix extent buffer reference for tree mod log roots 12 years ago
Jan Schmidt 5b6602e762 Btrfs: determine level of old roots 12 years ago
Jan Schmidt 834328a849 Btrfs: tree mod log's old roots could still be part of the tree 12 years ago
Jan Schmidt ba1bfbd592 Btrfs: fix a tree mod logging issue for root replacement operations 12 years ago
Jan Schmidt 57911b8ba8 Btrfs: don't put removals from push_node_left into tree mod log twice 12 years ago
Lukas Czerner 5de35e8d5c ext4: Avoid underflow in ext4_trim_fs() 12 years ago
Anna Leuschner 386bc35a2d vfs: fix: don't increase bio_slab_max if krealloc() fails 12 years ago
Dmitry Torokhov 2f0157f13f char_dev: pin parent kobject 12 years ago
Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
KAMEZAWA Hiroyuki 9e7814404b hold task->mempolicy while numa_maps scans. 12 years ago
David Rientjes 4338584696 fs, xattr: fix bug when removing a name not in xattr list 12 years ago
Lukas Czerner 4e7a4b0122 jfs: Fix FITRIM argument handling 12 years ago
Trond Myklebust cd0b16c1c3 NLM: nlm_lookup_file() may return NLMv4-specific error codes 12 years ago
David Rientjes 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps 12 years ago
Al Viro 45525b26a4 fix a leak in replace_fd() users 12 years ago
Trond Myklebust e9b7e91745 NFSv4: Fix the return value for nfs_callback_start_svc 12 years ago
Trond Myklebust 2e928e4878 NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static 12 years ago
Trond Myklebust d6aa6a81d4 NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" 12 years ago
Lukas Czerner 76495ec1d4 ext4: fix undefined bit shift result in ext4_fill_flex_info 12 years ago
Trond Myklebust 1813badd98 NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() 12 years ago
Trond Myklebust d527e5c15d NFSv4.1: Do not call pnfs_return_layout() from an rpciod context 12 years ago
Trond Myklebust 8fcdc31b3d NFSv4.1: Kill nfs4_ds_disconnect() 12 years ago
Jeff Layton f81700bd83 procfs: don't need a PATH_MAX allocation to hold a string representation of an int 12 years ago
Jeff Layton 7950e3852a vfs: embed struct filename inside of names_cache allocation if possible 12 years ago
Jeff Layton adb5c2473d audit: make audit_inode take struct filename 12 years ago
Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
Jeff Layton 873f1eedc1 vfs: turn do_path_lookup into wrapper around struct filename variant 12 years ago
Jeff Layton 7ac86265dc audit: allow audit code to satisfy getname requests from its names_list 12 years ago