aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17
* ceph: fix cap_snap and realm splitSage Weil2010-09-16
* ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil2010-09-14
* ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-14
* ceph: fix dn offset during readdir_prepopulateSage Weil2010-09-13
* ceph: fix file offset wrapping at 4GB on 32-bit archsSage Weil2010-09-11
* ceph: fix reconnect encoding for old serversSage Weil2010-09-11
* ceph: fix pagelist kunmap tailYehuda Sadeh2010-09-11
* ceph: fix null pointer deref on anon root dentry releaseSage Weil2010-09-11
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-28
|\
| * fsnotify: drop two useless bools in the fnsotify main loopEric Paris2010-08-27
| * fsnotify: fix list walk orderEric Paris2010-08-27
| * fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher2010-08-27
| * fanotify: drop duplicate pr_debug statementTvrtko Ursulin2010-08-22
| * fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-22
| * fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris2010-08-22
| * fsnotify: reset used_inode and used_vfsmount on each passEric Paris2010-08-22
| * fanotify: do not dereference inode_mark when it is unsetEric Paris2010-08-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-28
|\ \
| * | eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2010-08-27
| * | ecryptfs: properly mark init functionsJerome Marchand2010-08-27
| * | fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-28
|\ \
| * | ceph: fix get_ticket_handler() error handlingDan Carpenter2010-08-26
| * | ceph: don't BUG on ENOMEM during mds reconnectSage Weil2010-08-26
| * | ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter2010-08-26
| * | ceph: Fix warningsAlan Cox2010-08-25
| * | ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter2010-08-25
| * | ceph: initialize fields on new dentry_infosSage Weil2010-08-24
| * | ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil2010-08-24
| * | ceph: fix osd request lru adjustment when sending requestHenry C Chang2010-08-23
| * | ceph: don't improperly set dir complete when holding EXCL capSage Weil2010-08-23
| * | mm: exporting account_page_dirtyMichael Rubin2010-08-22
| * | ceph: direct requests in snapped namespace based on nonsnap parentSage Weil2010-08-22
| * | ceph: queue cap snap writeback for realm children on snap updateSage Weil2010-08-22
| * | ceph: include dirty xattrs state in snapped capsSage Weil2010-08-22
| * | ceph: fix xattr cap writebackSage Weil2010-08-22
| * | ceph: fix multiple mds session shutdownSage Weil2010-08-22
* | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-28
|\ \ \
| * | | nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-26
| * | | Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields2010-08-26
| |\ \ \
| * | | | nfsd4: fix downgrade/lock logicJ. Bruce Fields2010-08-26
| * | | | nfsd4: typo fix in find_any_fileJ. Bruce Fields2010-08-26
| * | | | nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields2010-08-26
* | | | | Cannot allocate memory error on mountSuresh Jayaraman2010-08-26
* | | | | [CIFS] Eliminate unused variable warningSteve French2010-08-25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-25
|\ \ \ \ \
| * | | | | Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com2010-08-24
| * | | | | cifs: check for NULL session passwordJeff Layton2010-08-23
| * | | | | missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar2010-08-23