Btrfs: make df be a little bit more understandable
[safe/jmp/linux-2.6] / fs /
2010-03-15 Josef BacikBtrfs: make df be a little bit more understandable
2010-03-15 TARUISI Hiroakibtrfs: Update existing btrfs_device for renaming device
2010-03-15 Chris MasonBtrfs: add new defrag-range ioctl.
2010-03-15 Chris MasonBtrfs: be more selective in the defrag ioctl
2010-03-15 Chris MasonBtrfs: run the backing dev more often in the submit_bio...
2010-03-15 Josef BacikBtrfs: make subvolid=0 mount the original default root
2010-03-15 Josef BacikBtrfs: add ioctl and incompat flag to set the default...
2010-03-15 Josef BacikBtrfs: change how we mount subvolumes
2010-03-15 Josef BacikBtrfs: make set/get functions for the super compat_ro...
2010-03-15 Chris MasonBtrfs: add search and inode lookup ioctls
2010-03-15 TARUISI HiroakiBtrfs: add a function to lookup a directory path by...
2010-03-08 Josef BacikBtrfs: kfree correct pointer during mount option parsing
2010-03-08 Eric ParisBtrfs: use RB_ROOT to intialize rb_trees instead of...
2010-02-12 Shaohua LiBtrfs: btrfs_mark_extent_written uses the wrong slot
2010-02-04 Aneesh Kumar K.VBtrfs: apply updated fallocate i_size fix
2010-02-04 Josef BacikBtrfs: do not try and lookup the file extent when finis...
2010-02-04 Yan, ZhengBtrfs: Fix oopsen when dropping empty tree.
2010-02-04 Miao XieBtrfs: remove BUG_ON() due to mounting bad filesystem
2010-02-04 Roel KluinBtrfs: make error return negative in btrfs_sync_file()
2010-02-04 Yan, ZhengBtrfs: fix race between allocate and release extent...
2010-01-28 Josef BacikBtrfs: check total number of devices when removing...
2010-01-28 Josef BacikBtrfs: check return value of open_bdev_exclusive properly
2010-01-28 Josef BacikBtrfs: do not mark the chunk as readonly if in degraded...
2010-01-28 Josef BacikBtrfs: run orphan cleanup on default fs root
2010-01-28 Yang HongyangBtrfs: fix a memory leak in btrfs_init_acl
2010-01-28 Aneesh Kumar K.VBtrfs: Use correct values when updating inode i_size...
2010-01-28 Miao XieBtrfs: remove tree_search() in extent_map.c
2010-01-28 Chris MasonBtrfs: Add mount -o compress-force
2010-01-18 Josef BacikBtrfs: fix possible panic on unmount
2010-01-18 Chris MasonBtrfs: deal with NULL acl sent to btrfs_set_acl
2010-01-18 Josef BacikBtrfs: fix regression in orphan cleanup
2010-01-18 Yan, ZhengBtrfs: Fix race in btrfs_mark_extent_written
2010-01-18 Jiri SlabyBtrfs, fix memory leaks in error paths
2010-01-18 Yan, ZhengBtrfs: align offsets for btrfs_ordered_update_i_size
2010-01-18 Jan Engelhardtbtrfs: fix missing last-entry in readdir(3)
2009-12-17 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2009-12-17 Josef BacikBtrfs: make metadata chunks smaller
2009-12-17 Matthew WilcoxBtrfs: Show discard option in /proc/mounts
2009-12-17 TARUISI HiroakiBtrfs: deny sys_link across subvolumes.
2009-12-17 Sage WeilBtrfs: fail mount on bad mount options
2009-12-17 Yan, ZhengBtrfs: don't add extent 0 to the free space cache v2
2009-12-17 Yan, ZhengBtrfs: Fix per root used space accounting
2009-12-17 Yan, ZhengBtrfs: Fix btrfs_drop_extent_cache for skip pinned...
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-17 Yan, ZhengBtrfs: Pass transaction handle to security and ACL...
2009-12-17 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Make fallocate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup during committing...
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2009-12-17 Yan, ZhengBtrfs: Fix disk_i_size update corner case
2009-12-16 Yan, ZhengBtrfs: Rewrite btrfs_drop_extents
2009-12-16 Yan, ZhengBtrfs: Add btrfs_duplicate_item
2009-12-16 Yan, ZhengBtrfs: Avoid superfluous tree-log writeout
2009-12-01 Marc DionneCacheFiles: Update IMA counters when using dentry_open
2009-12-01 David Howells9p: fix build breakage introduced by FS-Cache
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 David Woodhousejffs2: Fix memory corruption in jffs2_read_inode_range()
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-11-27 Csaba Henkfuse: reject O_DIRECT flag also in fuse_create
2009-11-25 Steve French[CIFS] Fix sparse warning
2009-11-24 Steve French[CIFS] Duplicate data on appending to some Samba servers
2009-11-24 Steve French[CIFS] fix oops in cifs_lookup during net boot
2009-11-20 David HowellsFS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACH...
2009-11-20 David HowellsSLOW_WORK: Fix GFS2 to #include <linux/module.h> before...
2009-11-20 David HowellsSLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_re...
2009-11-20 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-11-19 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-11-19 David HowellsCacheFiles: Don't log lookup/create failing with ENOBUFS
2009-11-19 David HowellsCacheFiles: Catch an overly long wait for an old active...
2009-11-19 David HowellsCacheFiles: Better showing of debugging information...
2009-11-19 David HowellsCacheFiles: Mark parent directory locks as I_MUTEX_PARE...
2009-11-19 David HowellsCacheFiles: Handle truncate unlocking the page we're...
2009-11-19 David HowellsCacheFiles: Don't write a full page if there's only...
2009-11-19 David HowellsFS-Cache: Actually requeue an object when requested
2009-11-19 David HowellsFS-Cache: Start processing an object's operations on...
2009-11-19 David HowellsFS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared...
2009-11-19 David HowellsFS-Cache: Add a retirement stat counter
2009-11-19 David HowellsFS-Cache: Handle pages pending storage that get evicted...
2009-11-19 David HowellsFS-Cache: Handle read request vs lookup, creation or...
2009-11-19 David HowellsFS-Cache: Don't delete pending pages from the page...
2009-11-19 David HowellsFS-Cache: Fix lock misorder in fscache_write_op()
2009-11-19 David HowellsFS-Cache: The object-available state can't rely on...
2009-11-19 David HowellsFS-Cache: Permit cache retrieval ops to be interrupted...
2009-11-19 David HowellsFS-Cache: Use radix tree preload correctly in tracking...
2009-11-19 David HowellsFS-Cache: Clear netfs pointers in cookie after detachin...
2009-11-19 David HowellsFS-Cache: Add counters for entry/exit to/from cache...
2009-11-19 David HowellsFS-Cache: Allow the current state of all objects to...
2009-11-19 David HowellsFS-Cache: Annotate slow-work runqueue proc lines for...
2009-11-19 David HowellsSLOW_WORK: Wait for outstanding work items belonging...
2009-11-18 Peter Zijlstrafcntl: rename F_OWNER_GID to F_OWNER_PGRP
2009-11-18 Stefani Seiboldprocfs: fix /proc/<pid>/stat stack pointer for kernel...
2009-11-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-11-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-17 Nathaniel W. Turnerxfs: copy li_lsn before dropping AIL lock
2009-11-17 Jan RekorajskiXFS bug in log recover with quota (bugzilla id 855)
2009-11-16 Suresh Jayaramancifs: clear server inode number flag while autodisabling
2009-11-15 Jiro SEKIBAnilfs2: deleted inconsistent comment in nilfs_load_inod...
2009-11-14 Petr VandrovecFix memory corruption caused by nfsd readdir+
next