Btrfs: fix subvolume mount by name problem when default mount subvolume is set
[sfrench/cifs-2.6.git] / fs /
2011-04-12 Xin ZhongBtrfs: fix subvolume mount by name problem when default...
2011-04-12 Daniel J Bluemanfix user annotation in ioctl.c
2011-04-12 Josef BacikBtrfs: check for duplicate iov_base's when doing dio...
2011-04-12 Sergei Trofimovichbtrfs: properly handle overlapping areas in memmove_ext...
2011-04-12 Yoshinori SanoBtrfs: fix memory leaks in btrfs_new_inode()
2011-04-05 Josef BacikBtrfs: don't warn in btrfs_add_orphan
2011-04-05 Josef BacikBtrfs: fix free space cache when there are pinned exten...
2011-04-05 Li ZefanBtrfs: Fix uninitialized root flags for subvolumes
2011-04-05 Miao Xiebtrfs: clear __GFP_FS flag in the space cache inode
2011-04-05 Yoshinori SanoBtrfs: fix memory leak in start_transaction()
2011-04-05 Tsutomu ItohBtrfs: fix memory leak in btrfs_ioctl_start_sync()
2011-04-05 Johann LombardiBtrfs: fix subvol_sem leak in btrfs_rename()
2011-04-05 Li ZefanBtrfs: Fix oops for defrag with compression turned on
2011-04-05 Tsutomu ItohBtrfs: fix /proc/mounts info.
2011-04-05 Tsutomu ItohBtrfs: fix compiler warning in file.c
2011-03-28 Chris MasonBtrfs: fix __btrfs_map_block on 32 bit machines
2011-03-28 Miao Xiebtrfs: fix possible deadlock by clearing __GFP_FS flag
2011-03-28 Al Virobtrfs: check link counter overflow in link(2)
2011-03-28 Al Virobtrfs: don't mess with i_nlink of unlocked inode in...
2011-03-28 Tsutomu ItohBtrfs: check return value of btrfs_alloc_path()
2011-03-28 liuboBtrfs: fix OOPS of empty filesystem after balance
2011-03-28 liuboBtrfs: fix memory leak of empty filesystem after balance
2011-03-28 liuboBtrfs: fix return value of setflags ioctl
2011-03-28 Yoshinori SanoBtrfs: fix uncheck memory allocations
2011-03-28 liubobtrfs: make inode ref log recovery faster
2011-03-28 Li DongyangBtrfs: add btrfs_trim_fs() to handle FITRIM
2011-03-28 Li DongyangBtrfs: adjust btrfs_discard_extent() return errors...
2011-03-28 Li DongyangBtrfs: make btrfs_map_block() return entire free extent...
2011-03-28 Li DongyangBtrfs: make update_reserved_bytes() public
2011-03-28 Mark Fashehbtrfs: return EXDEV when linking from different subvolumes
2011-03-28 Liu BoBtrfs: Per file/directory controls for COW and compression
2011-03-28 Miao Xiebtrfs: use GFP_NOFS instead of GFP_KERNEL
2011-03-28 Tsutomu ItohBtrfs: check return value of read_tree_block()
2011-03-28 David Sterbabtrfs: properly access unaligned checksum buffer
2011-03-28 Tsutomu ItohBtrfs: cleanup some BUG_ON()
2011-03-28 liuboBtrfs: add initial tracepoint support for btrfs
2011-03-28 Chris MasonBtrfs: use RCU instead of a spinlock to protect the...
2011-03-25 Josef BacikBtrfs: mark the bio with an error if we have a failure...
2011-03-25 Josef BacikBtrfs: don't allocate dip->csums when doing writes
2011-03-25 Josef BacikBtrfs: cleanup how we setup free space clusters
2011-03-21 Josef BacikBtrfs: don't be as aggressive about using bitmaps
2011-03-21 Josef BacikBtrfs: deal with min_bytes appropriately when looking...
2011-03-21 Josef BacikBtrfs: check free space in block group before searching...
2011-03-17 Josef BacikBtrfs: add checks to verify dir items are correct
2011-03-17 Josef BacikBtrfs: check return value of btrfs_search_slot properly
2011-03-17 Josef BacikBtrfs: check items for correctness as we search
2011-03-17 Josef BacikBtrfs: return error if the range we want to map is...
2011-03-17 Josef BacikBtrfs: add a comment explaining what btrfs_cont_expand...
2011-03-17 Josef BacikBtrfs: use mark_inode_dirty when expanding the file
2011-03-17 Josef BacikBtrfs: only add orphan items when truncating
2011-03-17 Josef BacikBtrfs: make sure to remove the orphan item from the...
2011-03-17 Josef BacikBtrfs: handle errors in btrfs_orphan_cleanup
2011-03-17 Josef BacikBtrfs: cleanup error handling in the truncate path
2011-03-17 Josef BacikBtrfs: convert to the new truncate sequence
2011-03-17 Josef BacikBtrfs: use a slab for the free space entries
2011-03-17 Josef BacikBtrfs: change reserved_extents to an atomic_t
2011-03-17 Josef BacikBtrfs: fix how we deal with the pages array in the...
2011-03-17 Josef BacikBtrfs: simplify our write path
2011-03-17 Josef BacikBtrfs: fix formatting in file.c
2011-03-14 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-03-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-03-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-03-14 Timo WarnsFix corrupted OSF partition table parsing
2011-03-13 Al Virocompat breakage in preadv() and pwritev()
2011-03-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-03-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.38
2011-03-13 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-03-12 Chris MasonBtrfs: break out of shrink_delalloc earlier
2011-03-11 Chuck LeverNFS: NFSROOT should default to "proto=udp"
2011-03-11 Huang Weiyinfs4: remove duplicated #include
2011-03-11 Trond MyklebustNFSv4: nfs4_state_mark_reclaim_nograce() should be...
2011-03-11 Trond MyklebustNFSv4: Fix the setlk error handler
2011-03-11 Trond MyklebustNFSv4.1: Fix the handling of the SEQUENCE status bits
2011-03-11 Trond MyklebustNFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-03-10 Andy AdamsonNFSv4.1 reclaim complete must wait for completion
2011-03-10 Andy AdamsonNFSv4: remove duplicate clientid in struct nfs_client
2011-03-10 Ricardo LabiagaNFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
2011-03-10 Frank Filz(try3-resend) Fix nfs_compat_user_ino64 so it doesn...
2011-03-10 Jovi Zhangnfs: fix compilation warning
2011-03-10 Stanislav Fomichevnfs: add kmalloc return value check in decode_and_add_ds
2011-03-10 Jeff Laytonnfs: close NFSv4 COMMIT vs. CLOSE race
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2011-03-10 Miao Xiebtrfs: fix not enough reserved space
2011-03-10 Daniel J Bluemanbtrfs: fix dip leak
2011-03-10 J. Bruce Fieldsfs/dcache: allow d_obtain_alias() to return unhashed...
2011-03-10 Marco StornelliCheck for immutable/append flag in fallocate path
2011-03-10 Al Virofat: fix d_revalidate oopsen on NFS exports
2011-03-10 Al Virojfs: fix d_revalidate oopsen on NFS exports
2011-03-10 Al Viroocfs2: fix d_revalidate oopsen on NFS exports
next