aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter
2008-08-13UBIFS: support splice_writeZoltan Sogor
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter
2008-08-13UBIFS: fix typos in commentsAdrian Hunter
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy
2008-08-13UBIFS: improve debuggingArtem Bityutskiy
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar
2008-08-11lockdep: map_acquirePeter Zijlstra
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2008-08-08[CIFS] list entry can not return nullSteve French
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk
2008-08-06turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton
2008-08-06move file time and dos attribute setting logic into new functionJeff Layton
2008-08-06spin off cifs_setattr with unix extensions to its own functionJeff Layton
2008-08-06bio: make use of bvec_nr_vecsDenis ChengRq
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton
2008-08-06[CIFS] fix trailing whitespaceSteve French
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton
2008-08-05proc: fix warningsAlexander Beregalov
2008-08-05omfs: fix warningAlexander Beregalov
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman