aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-1/+2
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+1
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu1-1/+1
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-01-06ext4: fix bigalloc regressionEric Whitney1-1/+1
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-4/+0
2014-01-02epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-02Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds6-5/+58
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa1-0/+2
2013-12-27cifs: set FILE_CREATEDShirish Pargaonkar1-5/+6
2013-12-27cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu3-20/+19
2013-12-27Add missing end of line termination to some cifs messagesSteve French1-3/+3
2013-12-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-57/+93
2013-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+1
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-9/+46
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-8/+44
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-83/+167
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-2/+5
2013-12-20ext4: add explicit casts when masking cluster sizesTheodore Ts'o3-17/+25
2013-12-20GFS2: Wait for async DIO in glock state changesSteven Whitehouse1-2/+8
2013-12-20GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse1-0/+30
2013-12-18Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+3
2013-12-18ext4: fix deadlock when writing in ENOSPC conditionsJan Kara1-12/+0
2013-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-80/+64
2013-12-17xfs: abort metadata writeback on permanent errorsDave Chinner3-5/+32
2013-12-17xfs: swalloc doesn't align allocations properlyDave Chinner1-6/+17
2013-12-17xfs: remove xfsbdstrat errorChristoph Hellwig5-29/+43
2013-12-17xfs: align initial file allocations correctlyDave Chinner1-2/+7
2013-12-17xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu1-21/+50
2013-12-17xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu1-1/+2
2013-12-17xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu1-6/+3
2013-12-17xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely1-13/+13
2013-12-13GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson1-0/+5
2013-12-13GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson1-2/+2
2013-12-13GFS2: don't hold s_umount over blkdev_putSteven Whitehouse1-1/+11
2013-12-13ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang1-2/+6
2013-12-13ceph: initialize inode before instantiating dentryYan, Zheng1-78/+58
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-5/+9
2013-12-12procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich1-5/+9
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-42/+73
2013-12-12Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon2-7/+2
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-5/+12
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter1-2/+2
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong1-0/+7
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong1-1/+3
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong1-23/+47
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana1-12/+10
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba1-1/+2
2013-12-12Btrfs: don't clear the default compression typeMiao Xie1-3/+2
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton1-1/+8
2013-12-10xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner1-1/+5
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2013-12-08jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov3-9/+9
2013-12-08jbd2: revise KERN_EMERG error messagesJan Kara2-10/+8
2013-12-08jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o1-2/+4
2013-12-08ext4: Do not reserve clusters when fs doesn't support extentsJan Kara1-4/+13
2013-12-08ext4: fix del_timer() misuse for ->s_err_reportAl Viro1-2/+2
2013-12-07sysfs: give different locking key to regular and bin filesTejun Heo1-5/+3
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+1
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-87/+22
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-9/+51
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+4
2013-12-04ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara1-0/+1
2013-12-03ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan1-1/+18
2013-12-03ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu1-3/+8
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir1-2/+1
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds1-20/+19
2013-12-02ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o1-0/+9
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+189
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20
2013-11-27remove obsolete references to powertweakDave Jones1-1/+1
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman1-9/+0
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+121
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French1-2/+4
2013-11-24block: submit_bio_wait() conversionsKent Overstreet6-87/+22
2013-11-24Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher1-1/+4
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang1-1/+1
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng3-4/+26
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng1-5/+18
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng3-21/+14
2013-11-23sysfs: use a separate locking class for open files depending on mmapTejun Heo1-2/+20
2013-11-23sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg1-0/+9
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-54/+53
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-23/+43
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-2/+14
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-8/+12
2013-11-21configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse1-1/+4
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz1-1/+2
2013-11-20btrfs: update kconfig help textDavid Sterba1-5/+10
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt1-2/+1
2013-11-20btrfs: fix typo in the log messageAnand Jain1-1/+1
2013-11-20Btrfs: fix list delete warning when removing ordered root from the listMiao Xie1-0/+1
2013-11-20Btrfs: print bytenr instead of page pointer in check-intStefan Behrens1-8/+17
2013-11-20Btrfs: remove dead codes from ctree.hWang Shilong1-6/+0
2013-11-20Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana1-1/+1
2013-11-20Btrfs: fix lockdep error in async commitLiu Bo1-2/+2
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo1-20/+1
2013-11-20Btrfs: fix __btrfs_start_workers retvalIlya Dryomov1-0/+1
2013-11-20Btrfs: disable online raid-repair on ro mountsIlya Dryomov1-3/+8
2013-11-20Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov1-2/+4
2013-11-20Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik1-1/+1
2013-11-20Btrfs: make sure to copy everything if we renameJosef Bacik1-1/+2
2013-11-20Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik1-1/+2
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-20NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust1-3/+6
2013-11-20NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust1-2/+8
2013-11-20NFSv4 wait on recovery for async session errorsAndy Adamson1-1/+1
2013-11-19Check SMB3 dialects against downgrade attacksSteve French6-4/+90
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-19nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields1-1/+2
2013-11-19aio: nullify aio->ring_pages after freeing itSasha Levin1-1/+3
2013-11-19aio: prevent double free in ioctx_allocSasha Levin1-1/+0
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-19NFS: Fix a warning in nfs_setsecurityTrond Myklebust1-1/+1
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker4-0/+26
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-18Removed duplicated (and unneeded) gotoSteve French1-4/+2
2013-11-18CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2-14/+93
2013-11-18bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-18nfsd: make sure to balance get/put_write_accessChristoph Hellwig1-14/+15
2013-11-18nfsd: split up nfsd_setattrChristoph Hellwig1-60/+84
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner1-3/+5
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner3-3/+17
2013-11-18xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely1-17/+21
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-14eCryptfs: file->private_data is always validTyler Hicks1-6/+2
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