summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-03-16UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy1-1/+9
2011-03-16UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy1-9/+18
2011-03-16UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy1-9/+20
2011-03-16UBIFS: allocate scanning buffer on demandArtem Bityutskiy1-6/+20
2011-03-16UBIFS: allocate dump buffer on demandArtem Bityutskiy1-2/+13
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy1-0/+1
2011-03-11UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy3-37/+12
2011-03-11UBIFS: print max. index node sizeArtem Bityutskiy1-2/+2
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech3-6/+54
2011-03-08UBIFS: use max_write_size during recoveryArtem Bityutskiy1-13/+10
2011-03-08UBIFS: use max_write_size for write-buffersArtem Bityutskiy1-44/+137
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy2-9/+21
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy2-0/+4
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy2-0/+24
2011-02-08UBIFS: fix LEB number in printkArtem Bityutskiy1-1/+1
2011-02-06UBIFS: restrict world-writable debugfs filesVasiliy Kulikov1-3/+3
2011-02-06UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy1-0/+21
2011-02-06UBIFS: remove double semicolonArtem Bityutskiy1-1/+1
2011-01-25UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy1-1/+57
2011-01-18UBIFS: introduce mounting flagArtem Bityutskiy4-19/+19
2011-01-18UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy1-11/+11
2010-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-28/+81
2010-12-24Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o1-0/+5
2010-12-23logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi1-0/+3
2010-12-23logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi1-1/+1
2010-12-22ocfs2: Fix system inodes cache overflow.Tao Ma1-1/+1
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-17/+25
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-4/+4
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil1-1/+2
2010-12-17Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds4-31/+60
2010-12-16ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma1-0/+4
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran2-8/+10
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2-9/+12
2010-12-16ceph: fix direct-io on non-page-aligned buffersHenry C Chang1-12/+19
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds4-4/+18
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy1-0/+5
2010-12-15fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris1-2/+4
2010-12-15ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen1-1/+1
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o3-3/+17
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-13/+14
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds11-94/+207
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-6/+66
2010-12-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-61/+111
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds9-51/+53
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-144/+157
2010-12-14Btrfs: prevent RAID level downgrades when space is lowChris Mason1-1/+19
2010-12-14Btrfs: account for missing devices in RAID allocation profilesChris Mason3-3/+36