aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-21exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBIFS: fix memory leak on error pathSidney Amani
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy
2012-05-20exofs: Fix CRASH on very early IO errors.Boaz Harrosh
2012-05-19NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson
2012-05-19NFSv4.1 dereference a disconnected data server client recordAndy Adamson
2012-05-19NFSv4.1 ref count nfs_client across filelayout data server ioAndy Adamson
2012-05-19NFSv4.1 send layoutreturn to fence disconnected data serverAndy Adamson
2012-05-19NFSv4.1 wake up all tasks on un-connected DS slot table waitqAndy Adamson
2012-05-19NFSv4.1 Check invalid deviceid upon slot table waitq wakeupAndy Adamson
2012-05-19NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson
2012-05-19NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson
2012-05-19NFSv4.1 data server timeo and retrans module parametersAndy Adamson
2012-05-19NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson
2012-05-19NFSv4.1 cleanup filelayout invalid layout handlingAndy Adamson
2012-05-19NFSv4.1: cleanup filelayout invalid deviceid handlingAndy Adamson
2012-05-19Fixed goto readability in nfs_update_inode.Matthew Treinish
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds
2012-05-18ext2: trivial fix to comment for ext2_free_blocksWang Sheng-Hui
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov
2012-05-17pstore/ram: Switch to persistent_ram routinesAnton Vorontsov
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov
2012-05-17cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar
2012-05-17CIFS: Separate protocol specific part from setlkPavel Shilovsky
2012-05-17CIFS: Separate protocol specific part from getlkPavel Shilovsky
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16CIFS: Separate protocol specific lock type handlingPavel Shilovsky
2012-05-16CIFS: Convert lock type to 32 bit variablePavel Shilovsky
2012-05-16CIFS: Move locks to cifsFileInfo structurePavel Shilovsky
2012-05-16cifs: convert send_nt_cancel into a version specific opJeff Layton
2012-05-16cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton
2012-05-16cifs: remove the vers= and version= synonyms for ver=Jeff Layton
2012-05-16cifs: add warning about change in default cache semantics in 3.7Jeff Layton
2012-05-16cifs: display cache= option in /proc/mountsJeff Layton
2012-05-16cifs: add deprecation warnings to strictcache and forcedirectioJeff Layton
2012-05-16cifs: add a cache= option to better describe the different cache flavorsJeff Layton
2012-05-16cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton
2012-05-16cifs: remove legacy MultiuserMount optionJeff Layton
2012-05-16cifs: convert cifs_iovec_read to use async readsJeff Layton
2012-05-16cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton
2012-05-16cifs: add refcounting to cifs_readdata structuresJeff Layton
2012-05-16cifs: abstract out function to marshal the iovec for readv receivesJeff Layton
2012-05-16cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton