aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-01-12inotify: silence BUG when using inotify ONESHOT functionalityMiklos Szeredi1-1/+4
2012-01-12audit: do not call audit_getname on errorEric Paris1-15/+13
2012-01-12audit: only allow tasks to set their loginuid if it is -1Eric Paris1-3/+0
2012-01-12audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-73/+86
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+16
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds12-83/+587
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov3-4/+94
2012-01-10procfs: parse mount optionsVasiliy Kulikov3-2/+64
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov1-0/+355
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov1-10/+10
2012-01-10reiserfs: don't lock root inode searchingFrederic Weisbecker1-15/+13
2012-01-10reiserfs: don't lock journal_init()Frederic Weisbecker2-43/+31
2012-01-10reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2-22/+24
2012-01-10reiserfs: delete comments referring to the BKLDavidlohr Bueso1-7/+4
2012-01-10fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2-1/+4
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2-0/+7
2012-01-10btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner1-1/+1
2012-01-10mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov1-0/+2
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-460/+1068
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds11-233/+290
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds18-234/+423
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-10/+5
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds16-267/+877
2012-01-10hfsplus: creation of hidden dir on mount can failAl Viro1-2/+9
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds9-134/+98
2012-01-10block_dev: Suppress bdev_cache_init() kmemleak warninigSergey Senozhatsky1-8/+2
2012-01-10fix shrink_dcache_parent() livelockMiklos Szeredi1-4/+11
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o13-460/+1068
2012-01-10ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang1-4/+3
2012-01-10coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()Al Viro4-31/+27
2012-01-10coda: deal correctly with allocation failure from coda_cnode_makectl()Al Viro3-15/+12
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-53/+62
2012-01-09vfs: new helper - d_make_root()Al Viro1-0/+17
2012-01-09dcache: use a dispose list in select_parentDave Chinner1-42/+21
2012-01-09ceph: d_alloc_root() may failAl Viro1-4/+11
2012-01-09ext4: fix failure exitsAl Viro1-5/+8
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds34-107/+200
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-28/+83
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+2
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-26/+50
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2012-01-09NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust1-1/+1
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy1-3/+0
2012-01-09logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy1-2/+2
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy2-5/+2
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy1-5/+1
2012-01-09romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy1-15/+13
2012-01-09mtd: do use mtd->point directlyArtem Bityutskiy3-16/+13
2012-01-09jffs: remove custom mtd_fake_writev functionArtem Bityutskiy1-26/+1
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2-3/+3
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy2-2/+2
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-2/+2
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy3-12/+13
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy3-6/+7
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy3-7/+7
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy3-6/+6
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy2-2/+2
2012-01-09logfs: rename functions starting with mtd_Artem Bityutskiy1-29/+32
2012-01-09jffs2: fix up error handling for insert_inode_lockedEric Sandeen1-1/+0
2012-01-09isofs: inode leak on mount failureAl Viro1-2/+5
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker19-22/+3
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2-2/+10
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-09jbd: Remove j_barrier mutexJan Kara2-17/+22
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-09reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara1-4/+10
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara1-21/+15
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara1-2/+5
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu3-15/+18
2012-01-08ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2-2/+2
2012-01-08exofs: oops after late failure in mountAl Viro1-0/+2
2012-01-08devpts: fix double-free on mount failureAl Viro1-3/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-32/+31
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-28/+25
2012-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds19-334/+394
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds19-1333/+412
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds267-7706/+1920
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh1-12/+60
2012-01-08writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang1-0/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+95
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust4-59/+142
2012-01-06reiserfs: Properly display mount options in /proc/mountsJan Kara2-10/+197
2012-01-06vfs: prevent remount read-only if pending removesMiklos Szeredi3-27/+7
2012-01-06vfs: count unlinked inodesMiklos Szeredi1-0/+85
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi3-5/+58
2012-01-06vfs: keep list of mounts for each superblockMiklos Szeredi3-0/+10
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro31-78/+77
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro2-3/+3
2012-01-06vfs: switch ->show_devname() to struct dentry *Al Viro2-11/+12
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro3-13/+14
2012-01-06switch security_path_chmod() to struct path *Al Viro1-1/+1
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro10-17/+17
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro179-6536/+426
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2-33/+6
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-0/+95
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-41/+41
2012-01-06fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.Aneesh Kumar K.V1-1/+41
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2-2/+6
2012-01-06ore: Fix crash in case of an IO error.Boaz Harrosh1-3/+3
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh3-11/+14
2012-01-06NFS: Remove pNFS bloat from the generic write pathTrond Myklebust3-27/+32
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh3-1/+15
2012-01-06pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh1-0/+4
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds2-37/+3
2012-01-05NFS: Cache state owners after files are closedChuck Lever3-9/+91
2012-01-05fs/9p: We should not allocate a new inode when creating hardlines.Aneesh Kumar K.V1-19/+24
2012-01-05fs/9p: v9fs_stat2inode should update suid/sgid bits.Aneesh Kumar K.V1-12/+28
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches11-202/+197
2012-01-05fs/9p: check schedule_timeout_interruptible return valueJim Garlick1-1/+2
2012-01-05NFS: Clean up nfs4_find_state_owners_locked()Chuck Lever1-12/+3
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2-47/+80
2012-01-05nfs: fix a minor do_div portability issueChris Metcalf1-4/+5
2012-01-05NFSv4.1: cleanup comment and debug printkAndy Adamson1-5/+2
2012-01-05NFSv4.1: change nfs4_free_slot parameters for dynamic slotsAndy Adamson1-3/+2
2012-01-05NFSv4.1: cleanup init and reset of session slot tablesAndy Adamson1-37/+22
2012-01-05NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson1-1/+1
2012-01-05nfs: fix regression in handling of context= option in NFSv4Jeff Layton1-24/+19
2012-01-05NFS - fix recent breakage to NFS error handling.NeilBrown1-2/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-2/+2
2012-01-04ext4: make more symbols staticEric Sandeen3-7/+7
2012-01-04ext4: make local symbol ext4_initxattrs staticDjalal Harouni1-2/+3
2012-01-04jbd2: fix hung processes in jbd2_journal_lock_updates()Jan Kara1-2/+3
2012-01-04ext4: reserve new feature flag codepointsTheodore Ts'o1-0/+3
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-19/+19
2012-01-04ext4: Report max_batch_time option correctlyBen Hutchings1-1/+1
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-04ext4: add missing ext4_resize_end on error pathsDjalal Harouni1-10/+18
2012-01-04ext4: let ext4_group_add() use common codeYongqiang Yang1-299/+10
2012-01-04ext4: let ext4_group_extend() use common codeYongqiang Yang1-39/+2
2012-01-04ext4: add new online resize interfaceYongqiang Yang3-0/+236
2012-01-04dlm: add recovery callbacksDavid Teigland10-167/+267
2012-01-04dlm: add node slots and generationDavid Teigland7-29/+480
2012-01-04dlm: move recovery barrier callsDavid Teigland4-27/+28
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French1-1/+1
2012-01-03ext4: add a new function which adds a flex group to a fsYongqiang Yang1-0/+82
2012-01-03ext4: add a new function which allocates bitmaps and inode tablesYongqiang Yang1-0/+111
2012-01-03ext4: pass verify_reserved_gdb() the number of group decriptorsYongqiang Yang1-3/+4
2012-01-03ext4: add a function which updates the super block during online resizingYongqiang Yang1-0/+94
2012-01-03ext4: add a function which sets up a block group descriptors of a flex bgYongqiang Yang1-0/+56
2012-01-03ext4: add a function which sets up group blocks of a flex bgYongqiang Yang2-0/+258
2012-01-03ext4: add a structure which will be used by 64bit-resize interfaceYongqiang Yang1-0/+55
2012-01-03ext4: add a function which adds a new group descriptors to a fsYongqiang Yang1-0/+46
2012-01-03ext4: add a function which extends a group without checking parametersYongqiang Yang1-0/+51
2012-01-03vfs: trim includes a bitAl Viro2-20/+6
2012-01-03switch mnt_namespace ->root to struct mountAl Viro2-7/+7
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro5-325/+364
2012-01-03vfs: opencode mntget() mnt_set_mountpoint()Al Viro1-1/+2
2012-01-03vfs: spread struct mount - remaining argument of next_mnt()Al Viro1-17/+18
2012-01-03vfs: move fsnotify junk to struct mountAl Viro5-37/+47
2012-01-03vfs: move mnt_devnameAl Viro2-10/+11
2012-01-03vfs: move mnt_list to struct mountAl Viro2-24/+26
2012-01-03vfs: switch pnode.h macros to struct mount *Al Viro3-29/+29
2012-01-03vfs: move the rest of int fields to struct mountAl Viro3-16/+21
2012-01-03vfs: mnt_id/mnt_group_id movedAl Viro4-18/+22
2012-01-03vfs: mnt_ns moved to struct mountAl Viro4-28/+30
2012-01-03vfs: spread struct mount - mntput_no_expireAl Viro1-6/+7
2012-01-03vfs: spread struct mount - do_add_mount and graft_treeAl Viro1-11/+11
2012-01-03vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro3-36/+41
2012-01-03vfs: and now we can make ->mnt_master point to struct mountAl Viro3-12/+12
2012-01-03vfs: take mnt_master to struct mountAl Viro3-18/+20
2012-01-03vfs: spread struct mount - remaining argument of mnt_set_mountpoint()Al Viro3-6/+6
2012-01-03vfs: spread struct mount - propagate_mnt()Al Viro3-13/+13
2012-01-03vfs: spread struct mount - shared subtree iteratorsAl Viro1-50/+47
2012-01-03vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro3-31/+31
2012-01-03vfs: take mnt_child/mnt_mounts to struct mountAl Viro3-24/+26
2012-01-03vfs: all counters taken to struct mountAl Viro2-20/+32
2012-01-03vfs: spread struct mount - work with countersAl Viro3-62/+66
2012-01-03vfs: move mnt_mountpoint to struct mountAl Viro5-23/+23
2012-01-03vfs: now it can be done - make mnt_parent point to struct mountAl Viro5-50/+53
2012-01-03vfs: mnt_parent moved to struct mountAl Viro5-28/+30
2012-01-03vfs: spread struct mount - is_path_reachableAl Viro3-13/+13
2012-01-03vfs: spread struct mount - mnt_has_parentAl Viro3-12/+13
2012-01-03vfs: spread struct mount - do_umount/propagate_mount_busyAl Viro3-23/+23
2012-01-03vfs: spread struct mount mnt_set_mountpoint child argumentAl Viro3-7/+7
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro3-32/+35
2012-01-03vfs: spread struct mount - shrink_submounts/select_submountsAl Viro1-14/+14
2012-01-03vfs: spread struct mount - umount_tree argumentAl Viro3-20/+20
2012-01-03vfs: the first spoils - mnt_hash movedAl Viro3-17/+18
2012-01-03vfs: spread struct mount to remaining users of ->mnt_hashAl Viro1-13/+13
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro3-26/+30
2012-01-03vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro3-14/+14
2012-01-03vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_idAl Viro1-41/+40
2012-01-03vfs: spread struct mount - tree_contains_unbindableAl Viro1-3/+3
2012-01-03vfs: spread struct mount - attach_recursive_mntAl Viro1-11/+14
2012-01-03vfs: spread struct mount - mount group id handlingAl Viro3-20/+20
2012-01-03vfs: spread struct mount - commit_treeAl Viro1-9/+9
2012-01-03vfs: spread struct mount - attach_mnt/detach_mntAl Viro1-19/+22