aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | NFS: Fix the ustat() regressionTrond Myklebust2007-11-17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-26
|\ \ \
| * | | sched: fix prev_stime calculationIngo Molnar2007-11-26
| |/ /
* | | [CIFS] Fix check after use error in ACL codeSteve French2007-11-25
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-11-25
|\| |
| * | Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-14
| * | smbfs: fix debug buildsJeff Layton2007-11-14
| * | mark sys_open/sys_read exports unusedArjan van de Ven2007-11-14
| * | proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-14
| * | fuse_file_alloc(): fix NULL dereferencesAdrian Bunk2007-11-14
| * | reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-14
| * | Fixes to the BFS filesystem driverDmitri Vorobiev2007-11-14
| * | hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-14
| * | hugetlb: fix quota management for private mappingsAdam Litke2007-11-14
| * | proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-14
| * | Forbid user to change file flags on quota filesJan Kara2007-11-14
| * | eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow2007-11-14
* | | [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-20
* | | [CIFS] Fix spurious reconnect on 2nd peek from read of SMB lengthPetr Tesarik2007-11-19
* | | [CIFS] remove build warningSteve French2007-11-16
* | | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French2007-11-16
* | | [CIFS] minor checkpatch cleanupSteve French2007-11-16
* | | [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-16
* | | [CIFS] add hostname field to TCP_Server_Info structJeff Layton2007-11-16
* | | [CIFS] clean up error handling in cifs_mountJeff Layton2007-11-16
* | | [CIFS] add ver= prefix to upcall format versionSteve French2007-11-16
* | | [CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French2007-11-13
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-13
|\ \
| * | [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-13
| * | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* | | Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-13
|/ /
* | nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields2007-11-12
* | knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-11-12
|\ \
| * | [CIFS] fix oops on second mount to same server when null auth is usedJeff Layton2007-11-09
| * | [CIFS] Fix stale mode after readdir when cifsacl specifiedSteve French2007-11-08
| * | [CIFS] add mode to acl conversion helper functionSteve French2007-11-08
| * | [CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French2007-11-08
| * | [CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov2007-11-08
| * | [CIFS] Fix walking out end of cifs daclSteve French2007-11-05
| * | [CIFS] Add upcall files for cifs to use spnego/kerberosSteve French2007-11-05
| * | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton2007-11-03
| * | [CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton2007-11-03
| * | [CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton2007-11-03
| * | [CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton2007-11-03
| * | [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-01
| * | [CIFS] when mount helper missing fix slash wrong direction in shareSteve French2007-10-31
| * | [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-31
| * | [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-30
| * | [CIFS] ACL support part 8Steve French2007-10-26