aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-16befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit1-2/+2
2014-01-13fs: __fget_light() can use __fget() in slow pathOleg Nesterov1-11/+3
2014-01-13fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov1-24/+9
2014-01-13fs: factor out common code in fget() and fget_raw()Oleg Nesterov1-17/+8
2014-01-13change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov1-17/+9
2014-01-13introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov1-2/+2
2013-11-22kill reiserfs_bdevname()Al Viro3-14/+6
2013-11-22afs: get rid of junk in fs/afs/proc.cAl Viro2-101/+22
2013-11-22nls: have register_nls() set ->ownerAl Viro52-53/+3
2013-11-20[splitme] use %p[dD]Al Viro15-106/+96
2013-11-20lose the redundant argument of __generic_file_aio_write()Al Viro3-4/+3
2013-11-20Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-243/+1145
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-164/+52
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher1-4/+3
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher5-1/+336
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher4-71/+118
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher13-67/+163
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher3-20/+145
2013-11-20squashfs: Enhance parallel I/OMinchan Kim3-1/+221
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher11-136/+216
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+20
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-8/+7
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+1
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-2/+15
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-4/+6
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-18bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-74/+358
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-5/+10
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-77/+115
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-11/+11
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French2-0/+20
2013-11-15fold try_to_ascend() into the sole remaining callerAl Viro1-31/+18
2013-11-15dcache.c: get rid of pointless macrosAl Viro1-4/+2
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro1-29/+0
2013-11-15consolidate simple ->d_delete() instancesAl Viro7-78/+13
2013-11-15gfs2: endianness misannotationsAl Viro3-19/+16
2013-11-15dump_emit(): use __kernel_write(), not vfs_write()Al Viro1-1/+1
2013-11-15dump_align(): fix the dumb brainoAl Viro1-2/+2
2013-11-15setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French1-3/+5
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2013-11-15[CIFS] Set copychunk defaultsSteve French2-1/+12
2013-11-15nfs: fix pnfs Kconfig defaultsChristoph Hellwig1-3/+3
2013-11-15NFS: correctly report misuse of "migration" mount option.NeilBrown1-1/+1
2013-11-15btrfs: get rid of fdentry()Al Viro2-9/+4
2013-11-15btrfs: fix empty_zero_page misusageChris Mason1-2/+7
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds10-55/+56
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang3-4/+4
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa4-40/+21
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa1-0/+15
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov1-1/+1
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov1-6/+7
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov1-1/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-973/+2600
2013-11-14nfsd: export proper maximum file size to the clientChristoph Hellwig1-1/+1
2013-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-127/+168
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds116-4681/+5209
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French4-1/+210
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+49
2013-11-13nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton1-1/+6
2013-11-13nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields1-0/+31
2013-11-13prepend_path() needs to reinitialize dentry/vfsmount/mnt on restartsAl Viro1-3/+6
2013-11-13fix unpaired rcu lock in prepend_path()Li Zhong1-0/+4
2013-11-13locks: missing unlock on error in generic_add_lease()Dan Carpenter1-0/+1
2013-11-13aio: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds37-206/+601
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds103-1944/+1731
2013-11-13Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-3/+1
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-7/+10
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-27/+340
2013-11-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-13/+48
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds17-412/+593
2013-11-13devpts: plug the memory leak in kill_sbIlija Hadzic1-0/+1
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-0/+6
2013-11-13kcore: add Kconfig help textRandy Dunlap1-0/+4
2013-11-13procfs: clean up proc_reg_get_unmapped_area for 80-column limitHATAYAMA Daisuke1-6/+10
2013-11-13hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko3-2/+151
2013-11-13hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko2-0/+68
2013-11-13hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko2-0/+113
2013-11-13fs/hfs/btree.h: remove duplicate definesMichael Opdenacker2-9/+4
2013-11-13epoll: do not take global 'epmutex' for simple topologiesJason Baron1-26/+69
2013-11-13epoll: optimize EPOLL_CTL_DEL using rcuJason Baron1-24/+32
2013-11-13debugfs: use list_next_entry() in debugfs_remove_recursive()Oleg Nesterov1-2/+1
2013-11-13cramfs: mark as obsoleteMichael Opdenacker1-1/+4
2013-11-13mm: factor commit limit calculationJerome Marchand1-4/+1
2013-11-13writeback: do not sync data dirtied after sync startJan Kara3-18/+32
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi1-0/+3
2013-11-13mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes1-8/+6
2013-11-13mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu1-2/+1
2013-11-13ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara1-17/+2
2013-11-13ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2013-11-13ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei1-2/+6
2013-11-13ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu1-2/+6
2013-11-13ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu1-3/+6
2013-11-13ocfs2: rollback transaction in ocfs2_group_add()Younger Liu1-0/+3
2013-11-13ocfs2: break useless while loopJunxiao Bi1-1/+3
2013-11-13ocfs2: use find_last_bit()Akinobu Mita1-16/+2
2013-11-13ocfs2: delay migration when the lockres is in migration stateXue jiufei1-0/+4
2013-11-13ocfs2: skip locks in the blocked listXue jiufei1-0/+7
2013-11-13ocfs2: use bitmap_weight()Akinobu Mita1-15/+7
2013-11-13ocfs2: don't spam on -EDQUOTJoel Becker1-1/+2
2013-11-13ocfs2: add necessary check in case sb_getblk() failsRui Xiang2-0/+11
2013-11-13ocfs2: return ENOMEM when sb_getblk() failsRui Xiang9-16/+18
2013-11-13fs/ocfs2/file.c: fix wrong commentJunxiao Bi1-1/+1
2013-11-13fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues7-29/+16
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-11-11ext4: add prototypes for macro-generated functionsAndreas Dilger1-0/+11
2013-11-11ext4: return non-zero st_blocks for inline dataAndreas Dilger1-3/+11
2013-11-11Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie7-9/+7
2013-11-11Btrfs: don't wait for the completion of all the ordered extentsMiao Xie8-18/+31
2013-11-11Btrfs: don't wait for all the async delalloc when shrinking delallocMiao Xie1-2/+12
2013-11-11Btrfs: fix the confusion between delalloc bytes and metadata bytesMiao Xie1-0/+6
2013-11-11Btrfs: pick up the code for the item number calculation in flush_space()Miao Xie1-9/+16
2013-11-11Btrfs: wait for the ordered extent only when we wantMiao Xie1-1/+2
2013-11-11Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()Miao Xie1-4/+3
2013-11-11Btrfs: avoid unnecessary scrub workers allocationWang Shilong1-13/+10
2013-11-11Btrfs: check file extent type before anything elseJosef Bacik1-5/+5
2013-11-11btrfs: Remove useless variable in write_ctree_super()Rashika1-4/+1
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana9-19/+19
2013-11-11btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana4-5/+5
2013-11-11btrfs: Enclose macros with complex values within parenthesisDulshani Gunawardhana1-4/+4
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana14-70/+28
2013-11-11btrfs: Remove redundant local zero structureDulshani Gunawardhana1-3/+2
2013-11-11btrfs: Pack struct btrfs_deviceDulshani Gunawardhana1-10/+10
2013-11-11btrfs: Replace multiple atomic_inc() with atomic_add()Rashika1-4/+4
2013-11-11btrfs: Add helper function for free_root_pointers()Rashika1-41/+19
2013-11-11Btrfs: fix a crash when running balance and defrag concurrentlyLiu Bo1-0/+3
2013-11-11Btrfs: do not run snapshot-aware defragment on errorLiu Bo1-19/+28
2013-11-11Btrfs: log recovery, don't unlink inode always on errorFilipe David Borba Manana1-1/+4
2013-11-11Btrfs: fix csum search offset/length calculation in log treeFilipe David Borba Manana1-7/+7
2013-11-11Btrfs: fix verification of dir_itemFilipe David Borba Manana1-2/+4
2013-11-11Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong5-20/+8
2013-11-11Btrfs: use 'u64' rather than 'int' to get extent's generationWang Shilong1-1/+1
2013-11-11Btrfs: fix the free space write out failure when there is no data spaceMiao Xie1-3/+12
2013-11-11Btrfs: stop committing the transaction so much during relocateJosef Bacik1-20/+13
2013-11-11Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik1-6/+12
2013-11-11Btrfs: take ordered root lock when removing ordered operations inodeJosef Bacik1-0/+2
2013-11-11Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik1-15/+5
2013-11-11Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik1-1/+4
2013-11-11Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik6-41/+78
2013-11-11Btrfs: stop using vfs_read in sendJosef Bacik1-103/+72
2013-11-11Btrfs: check_int, remove warning for mixed-modeStefan Behrens1-4/+5
2013-11-11Btrfs: fix check_int 'leaf item out of bounce' regressionStefan Behrens1-1/+1
2013-11-11Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana1-7/+20
2013-11-11btrfs: add tracing for failed reservationsJeff Mahoney1-0/+7
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown14-26/+6
2013-11-11btrfs: remove move_pages()Zach Brown1-18/+1
2013-11-11btrfs: use get_seconds() instead of btrfs wrapperZach Brown1-12/+4
2013-11-11Btrfs: fix incorrect inode acl resetFilipe David Borba Manana1-1/+1
2013-11-11Btrfs: Don't allocate inode that is already in useStefan Behrens1-1/+1
2013-11-11Btrfs: fix btrfs_prev_leaf() previous key computationFilipe David Borba Manana1-4/+8
2013-11-11Btrfs: optimize tree-log.c:count_inode_refs()Filipe David Borba Manana1-0/+5
2013-11-11btrfs: simplify kmalloc+copy_from_user to memdup_userGeyslan G. Bem1-8/+3
2013-11-11Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.chandan1-1/+1
2013-11-11Btrfs: don't leak delayed node on path allocation failureFilipe David Borba Manana1-1/+3
2013-11-11Btrfs: Wait for uuid-tree rebuild task on remount read-onlyStefan Behrens1-0/+6
2013-11-11Btrfs: init device stats for new devicesStefan Behrens1-0/+2
2013-11-11Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo1-8/+2
2013-11-11Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mountsIlya Dryomov2-0/+6
2013-11-11Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov1-4/+5
2013-11-11Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devicesIlya Dryomov1-1/+2
2013-11-11btrfs: Fix memory leakage in the tree-log.cGeyslan G. Bem1-14/+19
2013-11-11Btrfs: kill unused code in btrfs_search_forwardLiu Bo1-2/+0
2013-11-11Btrfs: cleanup dead code of defragmentLiu Bo1-2/+1
2013-11-11Btrfs: remove unnecessary key copy when logging inodeFilipe David Borba Manana1-3/+2
2013-11-11Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman3-40/+28
2013-11-11Btrfs: fix up seek_hole/seek_data handlingJosef Bacik1-75/+19
2013-11-11Btrfs: add an assert to btrfs_lookup_csums_range for alignmentJosef Bacik1-0/+3
2013-11-11Btrfs: fix hole check in log_one_extentJosef Bacik1-1/+1
2013-11-11Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik1-5/+128
2013-11-11Btrfs: handle a missing extent for the first file extentJosef Bacik1-2/+9
2013-11-11Btrfs: stop all workers after we free block groupsJosef Bacik1-2/+2
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik7-2/+861
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik8-8/+388
2013-11-11Btrfs: free reserved space on error in a few placesJosef Bacik2-2/+21
2013-11-11Btrfs: fixup reserved trace pointsJosef Bacik1-2/+6
2013-11-11Btrfs: free up block groups after everythingJosef Bacik1-2/+2
2013-11-11Btrfs: cleanup reserved space when freeing tree log on errorJosef Bacik1-22/+25
2013-11-11Btrfs: do not free the dirty bytes from the trans block rsv on cleanupJosef Bacik1-2/+0
2013-11-11Btrfs: fix memory leaks on transaction commit failureFilipe David Borba Manana1-4/+8
2013-11-11Btrfs: fix the dev-replace suspend sequenceIlya Dryomov1-2/+3
2013-11-11Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana3-3/+25
2013-11-11Btrfs: remove unnecessary tree search when logging inodeFilipe David Borba Manana1-5/+5
2013-11-11Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana7-30/+7
2013-11-11Btrfs: fix memory leak of chunks' extent mapLiu Bo1-0/+2
2013-11-11Btrfs: improve jitter performance of the sequential buffered writeMiao Xie1-3/+4
2013-11-11Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie3-3/+28
2013-11-11btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk4-10/+10
2013-11-11Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik3-82/+52
2013-11-11Btrfs: remove all BUG_ON()'s from commit_cowonly_rootsJosef Bacik1-5/+8
2013-11-11Btrfs: don't delete ordered roots from list during cleanupJosef Bacik1-1/+2
2013-11-11Btrfs: cleanup transaction on abortJosef Bacik2-1/+6
2013-11-11Btrfs: do not release metadata for space cache inodesJosef Bacik1-1/+7
2013-11-11Btrfs: reset intwrite on transaction abortJosef Bacik1-0/+2
2013-11-11Btrfs: relocate csums properly with prealloc extentsJosef Bacik1-3/+15