Commit Graph

22145 Commits (433c9c67c53cc42b2824532d3abb7ac62970d3fb)

Author SHA1 Message Date
Goldwyn Rodrigues 272b62c1f0 Treat writes as new when holes span across page boundaries 14 years ago
Rakib Mullick ed59992e8d fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS. 14 years ago
Chris Mason d9d0487932 Btrfs: fix __btrfs_map_block on 32 bit machines 14 years ago
Miao Xie 1561deda68 btrfs: fix possible deadlock by clearing __GFP_FS flag 14 years ago
Al Viro c055e99eea btrfs: check link counter overflow in link(2) 14 years ago
Al Viro 92986796d8 btrfs: don't mess with i_nlink of unlocked inode in rename() 14 years ago
Tsutomu Itoh c2db1073fd Btrfs: check return value of btrfs_alloc_path() 14 years ago
liubo c59021f846 Btrfs: fix OOPS of empty filesystem after balance 14 years ago
liubo 9f7c43c967 Btrfs: fix memory leak of empty filesystem after balance 14 years ago
liubo 2d4e6f6ad2 Btrfs: fix return value of setflags ioctl 14 years ago
Yoshinori Sano dac97e516c Btrfs: fix uncheck memory allocations 14 years ago
liubo c622ae6085 btrfs: make inode ref log recovery faster 14 years ago
Li Dongyang f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM 14 years ago
Li Dongyang 5378e60734 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes 14 years ago
Li Dongyang fce3bb9a1b Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP 14 years ago
Li Dongyang b4d00d569a Btrfs: make update_reserved_bytes() public 14 years ago
Mark Fasheh 3ab3564f01 btrfs: return EXDEV when linking from different subvolumes 14 years ago
Liu Bo 75e7cb7fe0 Btrfs: Per file/directory controls for COW and compression 14 years ago
Miao Xie fc0e4a314e btrfs: use GFP_NOFS instead of GFP_KERNEL 14 years ago
Tsutomu Itoh 97d9a8a420 Btrfs: check return value of read_tree_block() 14 years ago
David Sterba 7e75bf3ff3 btrfs: properly access unaligned checksum buffer 14 years ago
Tsutomu Itoh db5b493ac7 Btrfs: cleanup some BUG_ON() 14 years ago
liubo 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 years ago
Chris Mason 240f62c875 Btrfs: use RCU instead of a spinlock to protect the root node 14 years ago
Roberto Sassu b5695d0463 eCryptfs: write lock requested keys 14 years ago
Roberto Sassu 950983fc04 eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock 14 years ago
Roberto Sassu 0e1fc5ef47 eCryptfs: verify authentication tokens before their use 14 years ago
Roberto Sassu 7762e230fd eCryptfs: modified size of keysig in the ecryptfs_key_sig structure 14 years ago
Roberto Sassu cf35ca6913 eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat 14 years ago
Roberto Sassu 1821df040a eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix 14 years ago
Tyler Hicks 50f198ae16 eCryptfs: Unlock page in write_begin error path 14 years ago
Thieu Le 57db4e8d73 ecryptfs: modify write path to encrypt page in writepage 14 years ago
Tyler Hicks fed8859b3a eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 14 years ago
Tyler Hicks bd4f0fe8bb eCryptfs: Remove unnecessary grow_file() function 14 years ago
Randy Dunlap b6d0ad686d fs: fix inode.c kernel-doc warning 14 years ago
Linus Torvalds 76597cd314 proc: fix oops on invalid /proc/<pid>/maps access 14 years ago
Trond Myklebust a0e7e3cf79 NFS: Don't leak RPC clients in NFSv4 secinfo negotiation 14 years ago
Trond Myklebust 4d65c520fb NFS: Fix a hang in the writeback path 14 years ago
Rakib Mullick c03e3126e4 codafs: fix build break when CONFIG_PROC_SYSCTL=n 14 years ago
Josef Bacik c0da7aa1a2 Btrfs: mark the bio with an error if we have a failure in dio 14 years ago
Josef Bacik 98bc3149fa Btrfs: don't allocate dip->csums when doing writes 14 years ago
Josef Bacik 4e69b598f6 Btrfs: cleanup how we setup free space clusters 14 years ago
Dave Chinner 0e6e847ffe xfs: stop using the page cache to back the buffer cache 14 years ago
Dave Chinner 704b2907c2 xfs: register the inode cache shrinker before quotachecks 14 years ago
Dave Chinner 7401aafd50 xfs: xfs_trans_read_buf() should return an error on failure 14 years ago
Dave Chinner 1bfd8d0419 xfs: introduce inode cluster buffer trylocks for xfs_iflush 14 years ago
Dave Chinner a19fb38096 vmap: flush vmap aliases when mapping fails 14 years ago
Dave Chinner 8287889742 xfs: preallocation transactions do not need to be synchronous 14 years ago
Christoph Hellwig 0b2d0724e2 fs: simplify iget & friends 14 years ago
Dave Chinner 0f1b1fd86f fs: pull inode->i_lock up out of writeback_single_inode 14 years ago