summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-13Btrfs: Fix incorrect inode nlink in btrfs_link()Miao Xie
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()Li Zefan
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()Li Zefan
2011-04-12Btrfs: make uncache_state unconditionalChris Mason
2011-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds
2011-04-12cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton
2011-04-12[CIFS] Warn on requesting default security (ntlm) on mountSteve French
2011-04-12[CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French
2011-04-12cifs: wrap received signature check in srv_mutexJeff Layton
2011-04-12cifs: clean up various nits in unicode routines (try #2)Jeff Layton
2011-04-12cifs: clean up length checks in check2ndT2Jeff Layton
2011-04-12cifs: set ra_pages in backing_dev_infoJeff Layton
2011-04-12cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton
2011-04-12cifs: always do is_path_accessible check in cifs_mountJeff Layton
2011-04-12various endian fixes to cifsSteve French
2011-04-12Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French
2011-04-12Max share size is too smallSteve French
2011-04-11Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2011-04-11btrfs: using cached extent_state in set/unlock combinationsArne Jansen
2011-04-11Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik
2011-04-12Allow user names longer than 32 bytesSteve French
2011-04-12cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton
2011-04-12cifs: check for private_data before trying to put itJeff Layton
2011-04-11Btrfs: fix subvolume mount by name problem when default mount subvolume is setXin Zhong
2011-04-11fix user annotation in ioctl.cDaniel J Blueman
2011-04-11Btrfs: check for duplicate iov_base's when doing dio readsJosef Bacik
2011-04-11btrfs: properly handle overlapping areas in memmove_extent_bufferSergei Trofimovich
2011-04-11Btrfs: fix memory leaks in btrfs_new_inode()Yoshinori Sano
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony
2011-04-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-04-11Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-10ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o
2011-04-10ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio
2011-04-10ext4: allow an active handle to be started when freezingYongqiang Yang
2011-04-10ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-10ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan
2011-04-08ufs: Fix a typoAlessio Igor Bogani
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-08Btrfs: check for duplicate iov_base's when doing dio readsJosef Bacik
2011-04-08Btrfs: reuse the extent_map we found when calling btrfs_get_extentJosef Bacik
2011-04-08Btrfs: do not use async submit for small DIO io'sJosef Bacik
2011-04-08Btrfs: don't split dio bios if we don't have toJosef Bacik
2011-04-08Btrfs: do not call btrfs_update_inode in endio if nothing changedJosef Bacik
2011-04-08Btrfs: map the inode item when doing fill_inode_itemJosef Bacik
2011-04-08Btrfs: only retry transaction reservation onceJosef Bacik