aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-07-11fat: fix non-atomic NFS i_pos readSteven J. Magnani1-7/+6
2012-07-11fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-11ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques1-1/+1
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds1-3/+3
2012-07-06Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-20/+30
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks1-7/+16
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds4-18/+23
2012-07-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-21/+20
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-201/+258
2012-07-03ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara1-2/+0
2012-07-03ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu1-2/+0
2012-07-03ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda1-12/+19
2012-07-03ocfs2: Misplaced parens in unlikleyroel1-1/+1
2012-07-03ocfs2: clear unaligned io flag when dio failsJunxiao Bi1-1/+3
2012-07-03eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks1-12/+13
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-15/+20
2012-07-03cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton1-6/+3
2012-07-02Btrfs: run delayed directory updates during log replayChris Mason1-0/+6
2012-07-02Btrfs: hold a ref on the inode during writepagesJosef Bacik1-0/+14
2012-07-02Btrfs: fix tree log remove space corner caseJosef Bacik1-93/+52
2012-07-02Btrfs: fix wrong check during log recoveryLiu Bo1-1/+1
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block1-1/+1
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov4-18/+47
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov3-25/+26
2012-07-02Btrfs: fix dio write vs buffered read raceJosef Bacik2-18/+50
2012-07-02Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens1-10/+12
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-38/+64
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+6
2012-06-28udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-06-27Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt1-0/+12
2012-06-27Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt1-5/+1
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt1-2/+1
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt1-7/+7
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt1-13/+15
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt1-4/+8
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt1-5/+6
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-9/+12
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds11-131/+153
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-11/+19
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-46/+62
2012-06-21xfs: rename log structure to xlogMark Tinguely6-88/+116
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers2-16/+17
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara1-14/+2
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster1-9/+8
2012-06-21Btrfs: delay iput with async extentsJosef Bacik1-2/+2
2012-06-21Btrfs: add a missing spin_lockJosef Bacik1-0/+1
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block1-42/+52
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+21
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+12
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-1/+5
2012-06-20mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov1-1/+1
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-06-20xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu1-1/+1
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud1-3/+8
2012-06-20NFS: Force the legacy idmapper to be single threadedBryan Schumaker1-5/+8
2012-06-20ceph: check PG_Private flag before accessing page->privateYan, Zheng1-9/+12
2012-06-19NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust1-1/+1
2012-06-19NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust1-0/+1
2012-06-19NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust1-4/+4
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2-1/+5
2012-06-18UBIFS: fix assertionDan Carpenter1-2/+2
2012-06-17hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett1-2/+7
2012-06-17hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki1-1/+1
2012-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+3
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-39/+74
2012-06-15Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+7
2012-06-15Btrfs: cast devid to unsigned long long for printk %lluChris Mason1-1/+2
2012-06-15Btrfs: init old_generation in get_old_rootChris Mason1-1/+1
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds18-189/+476
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-22/+12
2012-06-15Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie3-0/+27
2012-06-15Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo1-0/+11
2012-06-15Btrfs: avoid memory leak of extent state in error handling routineLiu Bo1-0/+2
2012-06-15Btrfs: do not resize a seeding deviceLiu Bo1-0/+7
2012-06-15Btrfs: fix missing inherited flag in renameLiu Bo1-3/+6
2012-06-15Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason3-35/+70
2012-06-14Btrfs: fix incompat flags settingLi Zefan1-1/+1
2012-06-14Btrfs: fix defrag regressionLi Zefan1-48/+49
2012-06-14Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik3-7/+31
2012-06-14Btrfs: keep inode pinned when compressing writesJosef Bacik1-2/+6
2012-06-14Btrfs: implement ->show_devnameJosef Bacik1-0/+33
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik8-64/+162
2012-06-14Btrfs: unlock everything properly in the error case for nocowJosef Bacik1-2/+35
2012-06-14Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik1-4/+2
2012-06-14Btrfs: abort the transaction if the commit failsJosef Bacik1-2/+8
2012-06-14Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik2-6/+7
2012-06-14Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik1-13/+17
2012-06-14Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik1-2/+2
2012-06-14nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields1-2/+2
2012-06-14NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky1-6/+5
2012-06-14Btrfs: fix race in tree mod log additionJan Schmidt1-4/+19
2012-06-14Btrfs: add btrfs_next_old_leafJan Schmidt3-4/+16
2012-06-14Btrfs: fix return value for __tree_mod_log_oldest_rootJan Schmidt1-13/+20
2012-06-14Btrfs: use btrfs_read_lock_root_node in get_old_rootJan Schmidt1-4/+16
2012-06-14Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_refJan Schmidt1-9/+1
2012-06-13pstore/inode: Make pstore_fill_super() staticAnton Vorontsov1-1/+1
2012-06-13pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov1-0/+1
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-3/+8
2012-06-13pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov1-0/+1
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2-7/+10
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet1-15/+20
2012-06-12cifs: fix parsing of password mount optionSuresh Jayaraman1-15/+17
2012-06-12Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-06-12NFS: add an endian notation for sparseDan Carpenter1-1/+1
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter1-3/+3
2012-06-12exofs: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2012-06-11NFSv4 do not send an empty SETATTR compoundAndy Adamson1-4/+8
2012-06-11NFSv2: EOF incorrectly set on short readSachin Prabhu1-1/+1
2012-06-09NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker1-0/+1
2012-06-09NFS: fix directio refcount bug on commitFred Isaman1-2/+2
2012-06-09writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara1-0/+1
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+4
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+10
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust1-0/+1
2012-06-07Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds1-0/+1
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov1-1/+0
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust1-1/+1
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman1-1/+1
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust1-2/+0
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson1-0/+2
2012-06-05NFS: Fix a commit bugTrond Myklebust2-5/+6
2012-06-05NFS4: Set parsed mount data version to 4Bryan Schumaker1-0/+2
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-10/+74
2012-06-05NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust1-10/+12
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust1-2/+1
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust1-1/+2
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust3-6/+30
2012-06-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-143/+167
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-04Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt1-3/+0
2012-06-01Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds13-45/+33
2012-06-01nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-01fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds6-13/+97
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+0
2012-06-01CIFS: Move get_next_mid to ops structPavel Shilovsky7-95/+103
2012-06-01CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky1-2/+4
2012-06-01CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky1-40/+35
2012-06-01CIFS: Fix possible wrong memory allocationPavel Shilovsky1-6/+25
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds89-1081/+1175
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds26-194/+1726
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro3-12/+0
2012-06-01nfs: don't open in ->d_revalidateMiklos Szeredi2-55/+78
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi1-2/+35
2012-06-01vfs: nameidata_to_filp(): don't throw away file on errorMiklos Szeredi1-3/+5
2012-06-01vfs: nameidata_to_filp(): inline __dentry_open()Miklos Szeredi1-2/+18
2012-06-01vfs: do_dentry_open(): don't put filpMiklos Szeredi1-1/+2
2012-06-01vfs: split __dentry_open()Miklos Szeredi2-14/+34
2012-06-01vfs: do_last() common post lookupMiklos Szeredi1-31/+3
2012-06-01vfs: do_last(): add audit_inode before openMiklos Szeredi1-0/+1
2012-06-01vfs: do_last(): only return EISDIR for O_CREATMiklos Szeredi1-1/+1
2012-06-01vfs: do_last(): check LOOKUP_DIRECTORYMiklos Szeredi1-0/+3
2012-06-01vfs: do_last(): make ENOENT exit RCU safeMiklos Szeredi1-2/+4
2012-06-01vfs: make follow_link check RCU safeMiklos Szeredi1-2/+10
2012-06-01vfs: do_last(): use inode variableMiklos Szeredi1-3/+5
2012-06-01vfs: do_last(): inline walk_component()Miklos Szeredi1-5/+30
2012-06-01vfs: do_last(): make exit RCU safeMiklos Szeredi1-1/+1
2012-06-01vfs: split do_lookup()Miklos Szeredi1-14/+45
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik3-41/+15
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik7-26/+64
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds33-866/+2849
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-375/+436
2012-06-01reiserfs: get rid of resierfs_sync_superArtem Bityutskiy3-11/+55
2012-06-01reiserfs: mark the superblock as dirty a bit laterArtem Bityutskiy1-2/+1
2012-06-01reiserfs: remove useless superblock dirtyingArtem Bityutskiy1-1/+0
2012-06-01reiserfs: clean-up function return typeArtem Bityutskiy2-6/+4
2012-06-01reiserfs: cleanup reiserfs_fill_super a bitArtem Bityutskiy1-10/+10
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro1-3/+3
2012-06-01ext4: hole-punch use truncate_pagecache_rangeHugh Dickins1-2/+2
2012-06-01jbd2: use kmem_cache_zalloc wrapper instead of flagWanlong Gao1-2/+2
2012-05-31ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi1-2/+3
2012-05-31ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi1-0/+1
2012-05-31ext4: don't trash state flags in EXT4_IOC_SETFLAGSTheodore Ts'o1-3/+9
2012-05-31ext4: let getattr report the right blocks in delalloc+bigallocTao Ma1-1/+2
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-153/+245
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds32-153/+6772
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov1-3/+17
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov3-0/+127
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh3-9/+8
2012-05-31eventfd: change int to __u64 in eventfd_signal()Sha Zhengju1-8/+4
2012-05-31fs/nls: add Apple NLSVladimir Serbinenko13-1/+6451
2012-05-31proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov1-0/+12
2012-05-31proc/smaps: carefully handle migration entriesKonstantin Khlebnikov1-8/+10
2012-05-31proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov1-18/+30
2012-05-31procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt1-2/+2
2012-05-31proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan1-4/+4
2012-05-31proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan1-6/+7
2012-05-31proc: use mm_access() instead of ptrace_may_access()Cong Wang1-5/+2
2012-05-31proc: remove mm_for_maps()Cong Wang4-11/+4
2012-05-31proc: clean up /proc/<pid>/environ handlingCong Wang1-21/+24